Procedure SetSegPt2 sets the location of the end point of the referenced line or wall object.
PROCEDURE SetSegPt2(
h : HANDLE;
pX,pY : REAL);def vs.SetSegPt2(h, p):
return None| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to arc. |
| p | REAL | New end point of line. |
Although GetSegPt1 works on linear dimensions this call does not successfully set the pt for a dimension.
VS Functions: SetSegPt1
Availability: from All Versions