Solid Edge Part Type Library
Bend Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method GetDimensionsReturns the Dimensions collection object for the referenced object.
Public Method GetProfilesReturns the profiles associated with the referenced feature object.
Public Method GetStatusExReturns the status of the specified object.
Public Method GetStyleReturns the feature style.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method ReorderInserts the referenced object in front of or behind another feature.
Public Method RollToFeatureRolls the referenced Model object back to a specified feature.
Public Method SetProfilesSets the profiles associated with the referenced feature object.
Public Method SetStyleSets the feature style.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BendAngleSets and returns the angle of the bend with respect to the stationary portion of the face to which the bend is added.
Public Property BendDirectionSets and returns a constant that specifies the direction in which the MovingSide will move to create the new face.
Public Property BendParamTypeSets and returns the method to be used when specifying the bend neutral factor.
Public Property BendPZLSideSets and returns a constant value that specifies the location of the created bend and face with respect to the profile.
Public Property BendRadiusSets and returns the inside radius of the bend.
Public Property BendReliefDepthSets and returns the depth of the bend relief for the specified object.
Public Property BendReliefTypeSets and returns a constant that specifies the Bend relief type.
Public Property BendReliefWidthSets and returns the width of the bend relief.
Public Property BendStateSets and returns a constant that specifies whether the feature is created in the bent state or the flattened state.
Public Property CornerReliefTypeSets and returns the corner relief type.
Public Property DisplayNameThis read-only String property returns the display name for the referenced object.
Public Property EdgebarNameThis read-only property returns the Edgebar name of the referenced object.
Public Property EdgesReturns a collection of edges of a specified type that belong to a model, a feature, or a topology collection of faces.
Public Property ExtendBendRelief
Public Property ExtendMoldLinesSets and returns a constant that specifies whether or not to extend mold lines.
Public Property ExtentSideSets and returns the reference plane side for the referenced object.
Public Property FacesReturns a collection of faces of a specified type that belong to a model, a feature, or a topology object.
Public Property FacesByRayReturns a collection of faces that are intersected by a specified vector.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property MovingSideSets and returns a constant that specifies the side of the base part, with respect to the profile, that will move to become the created face.
Public Property NameReturns the name of the referenced object.
Public Property NeutralFactorSets and returns the neutral factor applied to the bend.
Public Property ParentReturns the parent object for the referenced object.
Public Property ProfileSets and returns the Profile object used to construct the referenced feature object.
Public Property ShowDimensionsControls the display of dimensions for the feature object.
Public Property StatusReturns the status of the specified object.
Public Property SuppressTemporarily suppresses the referenced object.
Public Property SuppressVariableReturns the suppress variable object.
Public Property SystemNameThis read-only String property returns the system name for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property UseGlobalBendRadiusSpecifies whether or not the global bend radius is to be applied to the referenced object.
Public Property UseGlobalBendReliefDepthSpecifies whether or not the global bend relief depth is to be applied to the referenced object.
Public Property UseGlobalBendReliefWidthSpecifies whether or not the global bend relief width is to be applied to the referenced object.
Public Property UseGlobalNeutralFactorSpecifies whether or not the global neutral factor is to be applied to the referenced object.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
See Also

Bend Object