Copy |
Method that creates a copy of this ContourFlangeDefinition object. |
GetWidthExtent |
Property that returns the PartFeatureExtent object that defines how the width extent of the specified physical contour flange is defined. |
GetWidthExtentType |
Property that returns the method used to define the width extent. The valid values for this property are kWidthEdgeExtent, kWidthWidthExtent, kWidthOffsetExtent, and kWidthFromToExtent. |
SetCenteredDefaultWidthExtent |
Method that sets the default width extent to define a contour flange that"s centered along the edge and has a defined width. |
SetCenteredWidthExtent |
Method that changes the ContourFlangeDefinition object to define a contour flange that's centered along the edge and has a defined width. |
SetDistanceExtent |
Method that changes the ContourFlangeDefinition object to define a contour flange whose width is defined by a distance from the input Profile. |
SetEdgeDefaultWidthExtent |
Method that sets the default width extent to define a contour flange whose width is defined by the length of the input edge(s). These are the same edges that were specified to define the location of the contour flanges. |
SetEdgeWidthExtent |
Method that changes the ContourFlangeDefinition object to define a contour flange whose width is defined by the length of the input edge(s). These are the same edges that were specified to define the location of the contour flanges. |
SetFromToDefaultWidthExtent |
Method that sets the default width extent to define a contour flange whose width is defined as being between two entities. |
SetFromToWidthExtent |
Method that changes the ContourFlangeDefinition object to define a contour flange whose width is defined as being between two entities. |
SetOffsetDefaultWidthExtent |
Method that sets the default width extent to define a contor flange whose width is defined with respect to two entities. |
SetOffsetWidthExtent |
Method that changes the ContourFlangeDefinition object to define a contour flange whose width is defined with respect to two entities. |
SetWidthOffsetDefaultWidthExtent |
Method that sets the default width extent for the contor flange feature to define a contour flange whose width is defined relative to another entity. |
SetWidthOffsetWidthExtent |
Method that changes the ContourFlangeDefinition object to define a contour flange whose width is defined relative to another entity. |