Share

RibFeatures.Add Method

Parent Object: RibFeatures

Description

Method that creates a new Rib feature. The newly created RibFeature object is returned.

Syntax

RibFeatures.Add( Definition As RibDefinition ) As RibFeature

Parameters

Name Type Description
Definition RibDefinition Input RibDefinition object that defines the rib feature you want to create. A RibDefinition object can be created using the RibFeatures.CreateDefinition method. It can also be obtained from an existing RibFeature object.

Version

Introduced in version 2012

Was this information helpful?