GetArc  Method

Description         Returns a handle of an arc in the specified vector list. An arc can be referred by it’s ordinal number. It’s important that the ordinal numbers of the arcs start from 0.

Syntax                 lRet = [BIVision.]GetArc lpVectors lNum

Remarks             lRet                         LONGLONG Handle of the specified arc.

                            lpVectors                LONGLONG Source Vector handle.

                            lNum                      Long                Ordinal number of the desired arc.

See Also