Solid Edge Framework Type Library
SelectSet Collection Members
Overview 
Public Methods
Public Method AddAdds an occurrence of the referenced object.
Public Method AddAllEnables you to select all the objects on the active sheet.
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CopyProfile
Public Method CutMoves the referenced object to the system clipboard.
Public Method CutProfile
Public Method DeleteDeletes the referenced object.
Public Method ItemThe items in a collection.
Public Method RefreshDisplayRefreshes the select set display.
Public Method RemoveRemoves a specified object from the referenced collection.
Public Method RemoveAllRemoves all objects from the referenced object.
Public Method ResumeDisplayResumes select set display.
Public Method SuspendDisplaySuspends select set display.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property ParentReturns the parent object for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
See Also

SelectSet Collection