Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 475 Bytes

File metadata and controls

28 lines (21 loc) · 475 Bytes

GetSegPt1

Description

Procedure GetSegPt1 returns the X-Y coordinates of the start point of the referenced line, wall, or linear dimension object.

PROCEDURE GetSegPt1(
				h         : HANDLE;
				VAR pX,pY : REAL);
def vs.GetSegPt1(h):
    return p

Parameters

Name Type Description
h HANDLE Handle to line.
p REAL Coordinates of start point.

Version

Availability: from All Versions

Category

  • Objects - 2D