Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 467 Bytes

File metadata and controls

26 lines (21 loc) · 467 Bytes

vstDrawCoordLineN3D

PROCEDURE vstDrawCoordLineN3D(
				pt1X, pt1Y : REAL;
				pt2X, pt2Y : REAL;
				planeRefID : LONGINT);
def vs.vstDrawCoordLineN3D(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