FoldDefinition Object


Description

The FoldDefinition object represents all of the information that defines a fold feature.

Methods

Name Description
Copy Function that creates a copy of this FoldDefinition object. The copy is independent of any fold feature and can be edited without affecting anything else. It can then be used as input to edit an existing fold feature or create a new fold feature.

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.
BendAngle
BendLine
BendLocation
BendOptions
BendRadius
IsPositiveBendDirection
IsPositiveBendSide
IsUnfoldMethodOverridden
Parent Property that returns the parent FoldFeature object of this FoldDefinition object.
Type Returns an ObjectTypeEnum indicating this object's type.
UnfoldMethod

Accessed From

FoldDefinition.Copy, FoldFeature.Definition, FoldFeatureProxy.Definition, FoldFeatures.CreateFoldDefinition

Samples

Name Description
Create sheet metal face and fold features This sample demonstrates the creation of sheet metal face and fold features.

Version

Introduced in version 2009