Solid Edge FrameworkSupport Type Library
Group Collection Members
Overview 
Public Methods
Public Method AddToGroupAdds a selected element to the referenced Group object.
Public Method BringForwardChanges the display order of the referenced object by moving it in front of the first object that obscures it.
Public Method BringToFrontChanges the display order of the referenced object by moving it in front of all other overlapping objects.
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CutMoves the referenced object.
Public Method DeleteDeletes the referenced object.
Public Method DuplicateCopies the referenced object to a specified location, creating a new instance of the object with the same property values as the original.
Public Method GetKeyPointReturns information about a specified key point.
Public Method HasNestedSpecifies whether or not the referenced Group object contains nested Group objects.
Public Method IsNestedSpecifies whether or not the referenced Group object is nested under another Group object.
Public Method ItemThe items in a collection.
Public Method MirrorCopies the referenced object about an axis.
Public Method MoveMoves the referenced object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method RemoveFromGroupRemoves a nested Group object from its parent group and attaches it to the associated Sheet object.
Public Method RotateRotates the referenced object about the point specified by the angle in radians.
Public Method ScaleScales the referenced object by a specified factor.
Public Method SelectSelects the referenced object in the active window.
Public Method SendBackwardChanges the display order of visible objects by moving the referenced object so that it is in back of the first object behind it.
Public Method SendToBackChanges the display order of visible objects by moving the referenced object behind all overlapping objects.
Public Method SetKeyPointSets the position for a specified key point.
Public Method UngroupUngroups the referenced Group object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property Arcs2dReturns the Arcs2d collection object for the referenced Group.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BalloonsReturns the Balloons collection object for the referenced Group.
Public Property BoltHoleCirclesReturns the BoltHoleCircles collection object for the referenced object.
Public Property Boundaries2dReturns the Boundaries2d collection object for the referenced Group.
Public Property BSplineCurves2dReturns the BsplineCurves2d collection object for the referenced Group.
Public Property CenterLinesReturns the CenterLines collection object for the referenced Group.
Public Property CenterMarksReturns the CenterMarks collection object for the referenced Group.
Public Property Circles2dReturns the Circles2d collection object for the referenced Group.
Public Property ComplexStrings2dReturns the ComplexStrings2d collection object for the referenced Group.
Public Property ConnectorsThis read-only Connectors property returns the connectors collection for the referenced object.
Public Property CornerAnnotationsReturns the CornerAnnotations collection object for the referenced Group.
Public Property CountReturns the number of objects in the referenced collection.
Public Property Curves2dReturns the Curves2d collection object for the referenced Group.
Public Property DatumFramesReturns the DatumFrames collection object for the referenced Group.
Public Property DatumPointsReturns the DatumPoints collection object for the referenced Group.
Public Property DatumTargetsReturns the DatumTargets collection object for the referenced Group.
Public Property DimensionsReturns the Dimensions collection object for the referenced Group.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property DrawingViewsReturns the DrawingViews collection object for the referenced Group.
Public Property EditableSpecifies whether or not the referenced Group object can be edited.
Public Property Ellipses2dReturns the Ellipses2d collection object for the referenced Group.
Public Property EllipticalArcs2dReturns the EllipticalArcs2d collection object for the referenced Group.
Public Property FeatureControlFramesReturns the FeatureControlFrames collection object for the referenced Group.
Public Property GroupsReturns the Groups collection object in the referenced Group.
Public Property IndexReturns the numeric index for the active object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property LeadersReturns the Leaders collection object for the referenced Group.
Public Property Lines2dReturns the Lines2d collection object for the referenced Group.
Public Property LineStrings2dReturns the LineStrings2d collection object for the referenced Group.
Public Property LocatableSets and returns the referenced Occurrence object's locatable state. If Locatable is True, the object can be located.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property Points2dReturns the Points2d collection object for the referenced Group.
Public Property StyleFor collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only.
Public Property SurfaceFinishSymbolsReturns the SurfaceFinishSymbols collection object for the referenced Group.
Public Property SymbolsReturns the Symbols collection object for the referenced Group.
Public Property TextBoxesReturns the TextBoxes collection object for the referenced Group.
Public Property TextProfilesReturns the TextProfiles collection object for the referenced Group.
Public Property TypeSpecifies the type of the object being referenced.
Public Property UserDefinedNameSets and returns the user-defined name for the referenced Group object.
Public Property VisibleControls the display of the referenced object.
Public Property WeldSymbolsReturns the WeldSymbols collection object for the referenced Group.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

Group Collection