Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 458 Bytes

File metadata and controls

27 lines (20 loc) · 458 Bytes

XCoordinate

Description

Returns the X coordinate of the object relative to the user origin.

FUNCTION XCoordinate(c : CRITERIA): REAL;
def vs.XCoordinate(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