Sets the position of a vertex in the current open Link item.
Visual Basic |
---|
Public Function TopoSetLinkPt( _ ByVal nPt As Long, _ ByVal x As Double, _ ByVal y As Double, _ ByVal z As Double _ ) As Integer |
Available: GEO ME MD OD SISpy
Group:
Having retrieved the position of vertex 2, move this vertex 50 metres north and east.
sis.TopoSetLinkPt (2, x + 50, y + 50, z)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).