Share

PitchAndHeightCoilExtent Object

Derived from: PartFeatureExtent Object

Description

The PitchAndHeightExtent object provides access to the information that defines the variables for a coil feature created using pitch 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 gets the height of the coil feature.
Parent Property that returns the parent PartFeature of the definition.
Pitch Property that indicates the pitch of the coil feature.
TaperAngle Property that indicates 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?