Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 326 Bytes

File metadata and controls

25 lines (19 loc) · 326 Bytes

vstDrawCoordLine3D

PROCEDURE vstDrawCoordLine3D(
				pt1 : REAL;
				pt2 : REAL);
def vs.vstDrawCoordLine3D(pt1, pt2):
    return None

Parameters

Name Type Description
pt1 REAL
pt2 REAL

Version

Availability: from Vectorworks 2011

Category

  • Tool Events