Some vector graphics are imported with every component already included in the model. This can save a lot of setup time. However, before you can use the model you may need to make adjustments, such as renaming them.
If your model doesn't have any components associated to it you can create Virtual Components.
Imported components can be viewed in the Components Browser.
In the basic view you will be shown the component hierarchy and the component names. Initially, the component name is the name given to the component in the model.
Click the down-arrow next to a component to view its sub-components.
When you select a component it will be highlighted on the view.
Select a bookmark and click Modify Visibility Set in the Design tab. You can then click the eye icons in the Component pane to hide/show specific components:
Clicking Apply saves the visibility selection for the current bookmark.
There are a few tools that will help you to locate a selected component in the tree.
When you hover over a component on a model an arrow will highlight the component in the tree. If it's a sub-component arrows will highlight every branch above it.
If the Hot Track button () above the component tree is enabled then the tree will jump to whichever component you are hovering over on the model. It will only show the lowest expanded branch.
If the Precise Selection button () above the component tree is enabled then the tree will jump to whichever component you click on the model. If the tree is collapsed it will expand it down to the selected component.
The Clear Selection button () clears the selection from all nodes so that they are no longer hightlighted.
Imported models may or may not have names associated to all of their components. If they don't have names they will be given new names according to their position in the hierarchy. For each level they get a new number and each number represents the components position at that level of the hierarchy. The first position at each level is 0.
For instance, if a component is 4 layers down and is in the first position in the hierarchy at each level it will be given the name 0.0.0.0 Unknown.
However, if a component is 4 layers down and is in the first position in the hierarchy at each level apart from the third where it is in second position it will be given the name 0.0.1.0 Unknown. Note that, as the positions start at zero the second position is number 1.
The model itself is not modified. The modified names are additional markup and won't affect the original model.
Imported components can be renamed by associating them to components in the system.
Click the Expert Mode button ().
Two additional columns (Custom Name and Attributes) appear in the Component pane. You may need to expand the pane to see them.
Click in the Custom Name field for the component that needs to be renamed.
Click to open the Parts/Locations dialog.
Select or create a part and location for the component.
Click OK.
Click outside the field.
The new name is stored. The original name of the component doesn't change and can be used again by clicking to clear the custom name field.
Click on the Attributes field for the component.
Enable LockNameOnDescendants.
The name will be copied to all of the sub-components. Any changes to the custom name of the component will also be copied to the sub-components.
If LockNameOnDescendants has been enabled then all of a components sub-components will use the same name. However, there may be individual sub-components that you want to name differently.
Click on the Attributes field for the sub-component.
Enable IgnoreAncestors.
The sub-component will now use its original name or any custom name it is given.
Can we improve this topic?