iFeatureParameterInput.Expression Property
Parent Object: iFeatureParameterInputDescription
Gets and sets the expression of the parameter.
Syntax
iFeatureParameterInput.Expression() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Placement of a standard iFeature | This program demonstrates the placement of a standard iFeature in a part. |
Add a punch tool feature | This program demonstrates the creation of a punch tool feature. It uses one of the punch features that's delivered with Inventor. It assumes you already have an existing sheet metal part and have selected a face to place the punch feature on. The selected face should be large so there is room for the punch features. |