Compute the area of a given object, it has the same function as HArea(), but the result in case of polyline is more accurate.
FUNCTION HAreaN(ObjectHandle : HANDLE): REAL;
def vs.HAreaN(ObjectHandle):
return REAL
| Name | Type | Description |
|---|---|---|
| ObjectHandle | HANDLE | It is the object we want to calculate its area. |
HAreaN(object);
Availability: from Vectorworks 2012 Deprecated: Vectorworks 2012 Deprecated Functions