Function GetRoofVertices returns the number of roof edges in the referenced roof object.
FUNCTION GetRoofVertices(roofObject : HANDLE): INTEGER;def vs.GetRoofVertices(roofObject):
return INTEGER| Name | Type | Description |
|---|---|---|
| roofObject | HANDLE | Handle to roof. |
Availability: from VectorWorks8.0