Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
EntityType |
Property that returns the type of geometry that are valid. The value returned is the sum of values specifying the valid entity types. |
Name |
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. |
Prompt |
Property that gets the prompt that is used for this input during the placement of the iFeature. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |