Solid Edge Assembly Type Library
Select Method
If True, the current selection is replaced with a new selection that consists of the specified object. If False, the current selection is extended to include any previously selected objects and the specified object.
Description
Selects the referenced object in the active window.
Syntax
Visual Basic
Public Sub Select( _
   ByVal Replace As Boolean _
) 
Parameters
Replace
If True, the current selection is replaced with a new selection that consists of the specified object. If False, the current selection is extended to include any previously selected objects and the specified object.
See Also

SegmentRadiusRelation3d Object  | SegmentRadiusRelation3d Members

Send comments on this topic.