Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 491 Bytes

File metadata and controls

28 lines (21 loc) · 491 Bytes

ComponentVolume

Description

Returns the total 3D volume of the specified component, minus any holes in the 3D object.

FUNCTION ComponentVolume(
				c     : CRITERIA;
				index : INTEGER): REAL;
def vs.ComponentVolume(c, index):
    return REAL

Parameters

Name Type Description
c CRITERIA The search criteria string.
index INTEGER The index of the component.

Version

Availability: from Vectorworks 2011

Category

  • Criteria