PolylineDefn.getSet2dDlgCoords


getSet2dDlgCoords(whichSet, pCrdIdx1, pCrdIdx2, pCoords)

return a set of coordinate data from a polyline defined by 2 sets of 2d coords

whichSetinteger1 = first set of coords, 2 = second set
pCrdIdx1VARIANTfirst coordinate type 1 = x, 2 = y, 3 = z
pCrdIdx2VARIANTsecond coordinate type 1 = x, 2 = y, 3 = z
pCoordsVARIANTcoordinate data (first coord, second coord, fillet radius), repeat, ...
Return valueintegererror flag, non-zero = error

Back to PolylineDefn

Back to Overview