Returns the area of one side of the specified component, minus any holes in the 3D object.
FUNCTION ComponentArea(
c : CRITERIA;
index : INTEGER): REAL;def vs.ComponentArea(c, index):
return REAL| Name | Type | Description |
|---|---|---|
| c | CRITERIA | The search criteria string |
| index | INTEGER | The index of the component. |
Availability: from Vectorworks 2011