Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 515 Bytes

File metadata and controls

29 lines (22 loc) · 515 Bytes

ObjAreaN

Description

HObjAreaN, this VS Call is the same as HOBJArea() call but it gives more accurate result when the object is a polyline.

FUNCTION ObjAreaN(ObjectHandle : HANDLE): REAL;
def vs.ObjAreaN(ObjectHandle ):
    return REAL

Parameters

Name Type Description
ObjectHandle HANDLE

Examples

area := HOBJAreaN(object);

Version

Availability: from Vectorworks 2012

Category