Set Rigid Parts
Declare parts of the model absolutely rigid.
- On the Project Tree, click on the Assembly workbench.
-
In the Assembly workbench toolbar, click
Set part rigid > Select rigid parts.
- In the modeling window or the Project Tree, select parts of the assembly.
- Under Apply mass or density, select units for Mass and Density.
-
To set rigid parts via a .csv file, click
Set part rigid > Select rigid parts by file import.
- Click on Import from .csv.
- Browse to the desired .csv file in the File Explorer and click Open.
- Click OK.
- Optional: Delete can be used to delete single/multiple rows from the dialog
- Optional: In the drop-down menu, specify desired mass units.
Set Rigid Parts CSV File Format
CSV file format fields
The CSV file contains one header row and one or more additional data rows. Data
values are as follows:
- Part_name – Alpha-numerical values
- Mass - Numerical values
Example CSV file
Part_name,mass
Support,10
Handle,20
Note: Partial part names are also supported. For example, if an assembly has
multiple parts that have support in the name of parts (such as
support_left, support_right) all those
instances where support is present are recognized. Defining individual names
support_left and support_right
separately in a CSV file with different mass value will map correctly as per the
names defined.