Share

Bend Object


Description

The Bend object represents a bend in a sheet metal part.

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.
BackFaces Property that returns the collection of front faces in the model that represent this bend.
FrontFaces Property that returns the collection of faces in the model that represent this bend.
IsFlat Property that indicates if the bend is in a folded or flat state
Parent Property that returns the parent SheetMetalComponentDefinition of this Bend object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BendsEnumerator.Item, FlatBendResult.Bend

Version

Introduced in version 2010

Was this information helpful?