Share

iFeatureInput.Name Property

Parent Object: iFeatureInput

Description

Property that gets the name associated with this input. When placing an iFeature using the API you can use the name to identify each input when assigning the desired values and entities.

Syntax

iFeatureInput.Name() As String

Property Value

This is a read only property whose value is a String.

Samples

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

Version

Introduced in version 2009

Was this information helpful?