Share

ToExtent Object

Derived from: PartFeatureExtent Object

Description

The ToExtent object defines the feature extent type where the feature extent is defined up to a specified entity.

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 Gets and sets the direction of the feature.
ExtendToFace Property that gets and sets whether the plane defined by the 'to entity' should be extended to contain the extents of the profile.
MinimumSolution Gets and sets whether the feature terminates on the nearest valid face when there are multiple options for valid termination faces.
Parent Property that returns the parent PartFeature of the definition.
ToEntity Gets and sets the entity that defines the 'to' extents of the feature.
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?