VS:HAreaN

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

ObjectHandle HANDLE It is the object we want to calculate its area.

Example

HAreaN(object);

Version

Availability: from Vectorworks 2012

Deprecated: Vectorworks 2012