Solid Edge Part Type Library
GetEdgeArray Method
Specifies the number of objects in EdgesArray.
Specifies the edges.
Description
Array of edges/curves.
Syntax
Visual Basic
Public Sub GetEdgeArray( _
   ByRef nEdgeNum As Long, _
   ByRef EdgesArray() As Object _
) 
Parameters
nEdgeNum
Specifies the number of objects in EdgesArray.
EdgesArray
Specifies the edges.
See Also

RipEdge Object  | RipEdge Members

Send comments on this topic.