Share

OffsetWidthExtent Object

Derived from: PartFeatureExtent Object

Description

The OffsetWidthExtent is used by sheet metal features when the width of the feature is defined with respect to two entities.

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.
OffsetDistanceOne Property that returns the parameter controlling the distance of the feature from this offset entity.
OffsetDistanceTwo Property that returns the parameter controlling the distance of the feature from this offset entity.
OffsetEntityOne Property that gets and set the entity the width is measured relative to.
OffsetEntityTwo Property that gets and set the entity the width is measured relative to.
Parent Property that returns the parent PartFeature of the definition.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 2009

Was this information helpful?