Share

ThroughAllExtent Object

Derived from: PartFeatureExtent Object

Description

The ThroughAllExtent object provides access to the information that defines the extent for a feature using through all extent.

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.
Direction Property that gets and sets 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.

Samples

Name Description
Display feature information Displays information about all of the extrude features in the active document. A part document must be active when this is run.

Version

Introduced in version 5

Was this information helpful?