Selection Menu
The Selection Menu contains a set functions to quickly and automatically select Parts in the scene:
Menu option |
Description |
Keyboard Shortcut |
Select All |
Selects all Part occurrences (or Parts) from the scene (visible or hidden) |
CTRL + A |
Invert Selection |
Switches the current selection |
CTRL + I |
Clear Selection |
Clears the current selection |
CTRL + SHIFT + A |
Find Selection In Tree |
Used to find the current selection in the Product Structure (Tree) |
CTRL + F |
Isolate Selection |
Displays the current selection in a temporary view, in order to visualize it and process it independently from the whole scene |
SPACE |
Select Ancestor |
Selects the first common ancestor of the current selection |
< |
Select Children |
Selects the children for each occurrence of the current selection |
> (SHIFT + <) |
Selects Parts not visible in the viewer (shown in the No-Show view) |
||
Selects Parts within a specified maximum Bounding Box diagonal size |
||
Selects Parts that are instantiated in the scene more than the specified value |
||
Selects all the instances of the currently selected occurrence (providing it is instantiated multiple times in the scene) |
||
Scans the entire scene to identify Parts similar (geometrically identical) to the current selection (select Part(s) before using) |
||
Select duplicated Parts, meaning identical parts that are superimposed (with similar size, polygon count, position and orientation) NOTE Requires tessellated objects (meshes): will not work with CAD/Brep objects. |
||
Selects Parts not viewed from a set of cameras placed spherically around the selection. Works the same way as the Hidden Removal function, but is not destructive (selects only). NOTE Requires tessellated objects (meshes): will not work with CAD/BRep objects. |
||
Selects Parts not viewed from a set of camera automatically generated and scattered around the selected model NOTE Requires tessellated objects (meshes): will not work with CAD/BRep objects. |
||
Selects all occurrences sharing an identical metadata property |
||
Allows to select occurrences sharing an identical property, among the default properties like "Name", "Material" or "Visibility", or custom user-defined properties |
||
Allows to select Parts from the scene that visually show a given material, independently from how the material is actually set... |
||
...as opposed to the "Select By Material" function that selects any occurrence having its "Material" property set with the given material |
NOTE These advanced selection tools (Select By Maximum Size, Select Part from No Show, Identify Instances, Select Instances and Select Identical) will definitely ease and accelerate your Data Preparation processes into Pixyz Studio. Other "smart" selection can be achieved through python scripting. Please contact Pixyz for more information.