SET_PART_INST_DENSITY sets the part density of specified parts.
--->(SET_PART_INST_DENSITY)--(:PARTS)--|parts|--+--(:DENS)--|density|-----------+----> | | +--(:COPY)--(:REF_SRC)--|part|--+ | | +--(:CLR)-----------------------+
The units for density are derived from the units for length and mass. For example, the default units are millimeter (mm), and gram (g), therefore, the density units are grams per cubic millimeter (g/mm3).
SET_PART_INST_DENSITY :PARTS "/ASB/R_AX_22/bu2" :DENS 3.827
All part names must be enclosed by double quotes (" ").