Share

RevolutionAndHeightCoilExtent Object

Derived from: PartFeatureExtent Object

Description

The RevolutionAndHeightExtent object provides access to the information that defines the variables for a coil feature created using revolution and height values.

Properties

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.
Height Property that returns the parameter that controls the height of the coil feature.
Parent Property that returns the parent PartFeature of the definition.
Revolution Property that returns the parameter that controls the number of revolutions of the coil feature.
TaperAngle Property that returns the parameter that controls the taper angle of the coil feature.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 5.3

Was this information helpful?