Solid Edge Part Type Library
SetRibCurves Method
Specifies the number of rib curves.
Specifies the rib curves.
Description
Sets the rib curves for the referenced object.
Syntax
Visual Basic
Public Sub SetRibCurves( _
   ByVal NumberOfRibCurves As Long, _
   ByRef RibCurves() As Object _
) 
Parameters
NumberOfRibCurves
Specifies the number of rib curves.
RibCurves
Specifies the rib curves.
See Also

Vent Object  | Vent Members