Solid Edge Part Type Library
Round Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method GetConstantRadiiReturns the number of constant radii and the values of those radii for the specified Round object.
Public Method GetDimensionsReturns the Dimensions collection object for the referenced object.
Public Method GetStatusExReturns the status of the specified object.
Public Method GetStyleReturns the feature style.
Public Method GetVariableRadiiReturns the number of variable radii and the values of those radii for the specified Round object.
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 SetConstantRadiiSets the number of constant radii and the values of those radii for the specified Round object.
Public Method SetStyleSets the feature style.
Public Method SetVariableRadiiSets the number of variable radii and the values of those radii for the specified Round object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BlendShapeSpecifies the blend shape.
Public Property BlendShapeValueSpecifies the blend shape value.
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 EdgeSetCountReturns the number of edges to which the referenced Round feature applies.
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 ModelingModeTypeReturns the modeling mode of the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property RadiusTypeReturns the radius type for the referenced 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 VisibleSpecifies whether or not the referenced object is displayed to the screen.
See Also

Round Object