Solid Edge Part Type Library
SetBoundaryCurves Method
Specifies the number of boundary curves.
Specifies the boundary curves.
Description
Sets the boundary curves for the referenced object.
Syntax
Visual Basic
Public Sub SetBoundaryCurves( _
   ByVal 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