Solid Edge Part Type Library
GetBoundaryCurves Method
Specifies the number of boundary curves.
Specifies the boundary curves.
Description
Returns the boundary curves for the referenced object.
Syntax
Visual Basic
Public Sub GetBoundaryCurves( _
   ByRef NumberOfBoundaryCurves As Long, _
   ByRef BoundaryCurves() As Object _
) 
Parameters
NumberOfBoundaryCurves
Specifies the number of boundary curves.
BoundaryCurves
Specifies the boundary curves.
See Also

Vent Object  | Vent Members