PolylineDefn.getSingleSet2dDlgCoords


getSingleSet2dDlgCoords(whichSet, CrdIdx1, CrdIdx2, Coords)

Return one or other set of coordinates from a polyline defined by two sets of 2D coordinates

whichSetinteger1 = first set of 2D coordinates, 2 = second set of 2D coordinates
CrdIdx1integer First coordinate type 1 = x, 2 = y, 3 = z
CrdIdx2integer Second coordinate type 1 = x, 2 = y, 3 = z
Coordsinteger Coordinate data (first coord, second coord, fillet radius), repeat, ...
Return valueintegerError code 0 = no error, -1 = no coordinates all other values = error

Back to PolylineDefn

Back to Overview