Share

iFeatureDefinition.ActiveTableRow Property

Parent Object: iFeatureDefinition

Description

Gets and sets the row from the table that should be used to specify the sizes for the iFeature instances.

Syntax

iFeatureDefinition.ActiveTableRow() As iFeatureTableRow

Property Value

This is a read/write property whose value is an iFeatureTableRow.

Samples

Name Description
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?