Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 466 Bytes

File metadata and controls

27 lines (20 loc) · 466 Bytes

ZCoordinate

Description

Returns the Z coordinate of the object relative to the object's layer plane.

FUNCTION ZCoordinate(c : CRITERIA): REAL;
def vs.ZCoordinate(c):
    return REAL

Parameters

Name Type Description
c CRITERIA The search criteria string.

Remarks

Valid objects are PIOs, Symbols and Loci

Version

Availability: from Vectorworks 2011

Category