Share

RipFeatures.Add Method

Parent Object: RipFeatures

Description

Method that creates a new rip feature. The newly created RipFeature object is returned.

Syntax

RipFeatures.Add( RipDefinition As RipDefinition ) As RipFeature

Parameters

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.

Version

Introduced in version 2011

Was this information helpful?