AffectedBodies |
Gets and sets the collection of bodies affected by this feature. If this property is not set for multi-body parts, the default solid body is used as the affected body. |
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. |
ApplyAutoMitering |
Defines if auto mitering should be performed. |
BendOptions |
Gets and sets the bend options associated with this contour flange feature. |
BendRadius |
Gets and sets the bend radius of a contour flange feature. |
CornerOptions |
Gets and sets the CornerOptions object that defines how the corners of the contour flange are modeled. |
DefaultWidthExtent |
Property that returns the PartFeatureExtent object that defines how the width extent of the contour flange feature is defined. |
DefaultWidthExtentType |
Property that returns the method used to define the width extent. |
DistanceWidthExtentTwo |
Read-only property that returns the PartFeatureExtent object that defines how the second distance width extent of the contour flange feature is defined. |
Edges |
Gets and sets the EdgeCollection object that contains the edges that are used to define the contour flange feature. |
ExtendFaces |
Specifies if the existing faces will be extended to the bend or if a perpendicular section should be created to connect to the bend. |
ExtentDirection |
Gets and sets the extent direction which indicates which side of the sketch the projection of the flange is in. |
IsDistanceWidthExtentAsymmetric |
Read-only property that returns whether the distance width extent is asymmetric or not. |
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. |
MiterGap |
Gets and sets the miter gap size of the Contour flange feature. |
Operation |
Gets and sets the type of operation used to add the feature to the model. Valid inputs are kNewBodyOperation, kJoinOperation. |
Parent |
Property that returns the parent ContourFlangeFeature of this ContourFlangeDefinition object. |
Path |
Gets and sets the Path object that defines the shape of the contour flange. |
SheetMetalRule |
Read-write property that gets and sets the sheet metal style for the body the feature is in. Set this property is applicable only when the feature is the first feature in a solid body. When set this property the default sheet metal rule will be overridden and. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UnfoldMethod |
Gets and sets the UnfoldMethod object that defines how the bends associated with this contour flange feature are unfolded. |
UseDefaultSheetMetalRule |
Read-write property that gets and sets whether to use the document active sheet metal style for the body the feature is in. Set this property is applicable only when the feature is the first feature in a solid body and this can only be set to True from False. |