Solid Edge Draft Type Library
SmartSelect Method
Description
Selects objects with the same specified characteristics as the specified object.
Syntax
Visual Basic
Public Function SmartSelect( _
   ByVal pSourceObject As Object, _
   ByVal vbColor As Boolean, _
   ByVal vbType As Boolean, _
   ByVal vbLayer As Boolean, _
   ByVal vbLineType As Boolean, _
   ByVal vbLineWidth As Boolean _
) As SelectSet
Parameters
pSourceObject
vbColor
vbType
vbLayer
vbLineType
vbLineWidth
See Also

Sheet Object  | Sheet Members  | Solid Edge ST5 - What's New