Share

AngleExtent Object

Derived from: PartFeatureExtent Object

Description

The AngleExtent object provides access to the information that defines the extent for a feature using an angle.

Properties

Name Description
Angle Property that returns the parameter that controls the sweep angle of the revolution.
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.
Direction Property that indicates the distance direction of the feature. Valid input is kPositiveExtentDirection, kNegativeExtentDirection, or kSymmetricExtentDirection. kPositiveExtentDirection defines the offset direction to be in the same direction as the normal of the sketch plane.
Parent Property that returns the parent PartFeature of the definition.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 5

Was this information helpful?