CoilFeatures Object
Description
The CoilFeatures collection object provides access to all of the objects in a component definition and provides methods to create additional CoilFeature objects.
Methods
| AddByPitchAndHeight |
Method that creates a new CoilFeature whose extent is defined by specifying pitch and total height. The new CoilFeature is returned. |
| AddByPitchAndRevolution |
Method that creates a new CoilFeature whose extent is defined by specifying the pitch and number of revolutions. The new CoilFeature is returned. |
| AddByRevolutionAndHeight |
Method that creates a new CoilFeature whose extent is defined by specifying the number of revolutions and the total height. The new CoilFeature is returned. |
| AddSpiral |
Method that creates a new CoilFeature that sweeps a specified angle. The new CoilFeature is returned. |
Properties
| 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 returns the number of items in this collection. |
| Item |
Returns the specified CoilFeature object from the collection. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
PartFeatures.CoilFeatures,
SheetMetalFeatures.CoilFeatures
Version
Introduced in version 5