Share

FromToWidthExtent Object

Derived from: PartFeatureExtent Object

Description

The FromToWidthExtent is used by sheet metal features when the width of the feature is defined from one entity to another 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.
FromEntity Property that gets and set the entity that defines the 'from' extents of the feature.
Parent Property that returns the parent PartFeature of the definition.
ToEntity Property that gets and set the entity that defines the 'to' extents of the feature.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 2009

Was this information helpful?