Share

PartFeatures.iFeatures Property

Parent Object: PartFeatures

Description

Property that returns the iFeatures collection object.

Syntax

PartFeatures.iFeatures() As iFeatures

Property Value

This is a read only property whose value is an iFeatures.

Samples

Name Description
Placement of a standard iFeature This program demonstrates the placement of a standard iFeature in a part.
Place table driven iFeature This program demonstrates the placement of a table driven iFeature in a part.
Changing row of table driven iFeature This program demonstrates the edit of a table driven iFeature to change which row of the table is being used to drive the iFeature.

Version

Introduced in version 2009

Was this information helpful?