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. |
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 |
Name | Description |
Create sheet metal face and fold features | This sample demonstrates the creation of sheet metal face and fold features. |