Solid Edge Draft Type Library
SetShowComponent Method
Description
Gets and sets the option to show the components by type.
Syntax
Visual Basic
Public Sub SetShowComponent( _
   ByVal ComponentType As PartsListComponentType, _
   ByVal ShowComponent As Boolean _
) 
Parameters
ComponentType
ValueDescription
igPartsListComponentType_FrameMembers
igPartsListComponentType_Parts
igPartsListComponentType_PipeFittings
igPartsListComponentType_Pipes
ShowComponent
See Also

PartsList Object  | PartsList Members