Description Returns a handle of a point in the specified arc. A point of an arc can be referred by it’s ordinal number. It’s important that the ordinal numbers of the points start from 0.
Syntax lRet = [BIVision.]GetArcPoint lpArc lNum
Remarks lRet LONGLONG Handle of the specified point.
lpArc LONGLONG Source Arc structure.
lNum Long Ordinal number of the desired point.
See Also