RipFeatures.Add Method
Parent Object: RipFeaturesDescription
Method that creates a new rip feature. The newly created RipFeature object is returned.
Syntax
RipFeatures.Add( RipDefinition As RipDefinition ) As RipFeatureParameters
Name | Type | Description |
RipDefinition | RipDefinition | Input LoftedFlangeDefinition object that defines the lofted flange feature you want to create. A LoftedFlangeDefinition object can be created using the CreateLoftedFlangeDefinition method on the LoftedFlangeFeatures object. |