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 |
Gets and sets the bend angle of a sheet metal fold feature. |
BendLine |
Gets and sets the SketchLine object that defines the location of the bend line. |
BendLocation |
Gets and sets the position of the bend with respect to the bend line. |
BendOptions |
Gets and sets the BendOptions object that defines the bend options for this bend feature. |
BendRadius |
Gets and sets the bend radius of a sheet metal fold feature. |
IsPositiveBendDirection |
Gets and sets whether the direction of the fold is in the positive or negative direction. |
IsPositiveBendSide |
Gets and sets whether the flip direction is positive or negative. |
IsUnfoldMethodOverridden |
Read-write property that gets and set whether the unfold method has been overridden for this feature. Setting this property to False clears the override. Setting the property to True returns a failure. |
Parent |
Property that returns the parent FoldFeature object of this FoldDefinition object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UnfoldMethod |
Gets and sets the UnfoldMethod object that defines how this bend is unfolded. |