Name | Description |
Add | Method that creates a new iFeature using the input placement information. If successfully created the new iFeature is returned. |
CreateiFeatureDefinition | Method that creates a new iFeatrureDefinition. The returned definition provides access to all of the inputs that are necessary for placing an iFeature. Using this object you provide the parameter and the geometry inputs necessary for placing the iFeature. |
Name | Description |
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. |
Count | Property that specifies the number of items in the collection. |
Item | Returns the specified iFeature object from the collection.. |
Type | Returns an ObjectTypeEnum indicating this object's type. |