Angle |
Property that returns the angle of the bend. |
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. |
Bend |
Property that returns the Bend object associated with this bend result. |
Edge |
Property that returns the edge in the flat pattern that belongs to the bend result. |
InnerRadius |
Property that returns the inner radius of the bend. |
InternalName |
Property that returns a string that uniquely identifies a bend instance within the flat pattern. |
IsDirectionUp |
Property that returns whether the direction of the bend is up or down. |
IsOnBottomFace |
Property that returns whether this bend result is on the bottom face of the flat pattern. Every bend has two coresponding bend results on the flat pattern one on the top face and one on the bottom face. |
kFactor |
Read-only property that returns the K-Factor value associated with this bend. |
Parent |
Property that returns the parent FlatPattern object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |