Solid Edge Part Type Library
Add Method
Specifies the number of objects in EdgesArray.
Specifies the rip edges.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal nEdgeNum As Long, _
   ByRef EdgesArray() As Object _
) As RipEdge
Parameters
nEdgeNum
Specifies the number of objects in EdgesArray.
EdgesArray
Specifies the rip edges.
See Also

RipEdges Collection  | RipEdges Members

Send comments on this topic.