Solid Edge Framework Type Library
HighlightSet Object Members
Overview 
Public Methods
Public Method AddItemAdds an item to the specified HighlightSet object.
Public Method AddSelectedAdds a selected item to the referenced HighlightSet object.
Public Method ClearTransformRemoves the transformation matrix from the referenced object.
Public Method DeleteDeletes the referenced object.
Public Method DrawDraws the referenced HighlightSet object.
Public Method ItemThe items in a collection.
Public Method RemoveAllRemoves all objects from the referenced object.
Public Method RemoveItemRemoves an item to the specified HighlightSet object.
Public Method SetTransformApplies the input linear transfomration to the display of elements in the referenced object with subsequent calls to the Draw method.
Public Properties
Public Property ColorSets and returns the color in which the active object is drawn.
Public Property CountReturns the number of objects in the referenced collection.
See Also

HighlightSet Object