show component
Shows components in the active model.
Syntax
show component all
show component marked
show component <range>
show component select
Arguments
- all
 - Show all components.
 - marked
 - Show marked components.
 - <range>
 - Show components based on IDs. For example,
                            
1-3,8,13-20,25?,3*. - select
 - Shows/hides entities interactively selected from the modeling window.
 
Examples
Show components 48, 52-55:
            show component 48,52-55Show components by
                label:
        show component "SHELL:       BUMPER"