iFeatureDefinition.iFeatureInputs Property
Parent Object: iFeatureDefinitionDescription
Property that indicates the input information of the iFeature.
Syntax
iFeatureDefinition.iFeatureInputs() As iFeatureInputsProperty Value
This is a read only property whose value is an iFeatureInputs.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. |