Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 461 Bytes

File metadata and controls

26 lines (21 loc) · 461 Bytes

vstDrawCoordLineN

PROCEDURE vstDrawCoordLineN(
				pt1X, pt1Y : REAL;
				pt2X, pt2Y : REAL;
				planeRefID : LONGINT);
def vs.vstDrawCoordLineN(pt1X, pt1Y, pt2X, pt2Y, planeRefID):
    return None

Parameters

Name Type Description
pt1X, pt1Y REAL
pt2X, pt2Y REAL
planeRefID LONGINT

Version

Availability: from Vectorworks 2011

Category