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| Name | Type | Description |
|---|---|---|
| c | CRITERIA | The search criteria string. |
| index | INTEGER | The index of the component. |
Availability: from Vectorworks 2011