[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_PART_BASE_DENSITY terminate action

SET_PART_BASE_DENSITY sets the part density of specified parts.

Syntax


--->(SET_PART_BASE_DENSITY)--(:PARTS)--|parts|--+--(:DENS)--|density|------------+---->
                                                |                                |
                                                +--(:COPY)---(:REF_SRC)--|part|--+
                                                |                                |
                                                +--(:CLR)------------------------+

Options

When to use

Use this action to set the base density of a part.

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).

Example

The following parameter sequence modifies the base density of the specified part.

SET_PART_BASE_DENSITY :PARTS "/SDL/pek2" :DENS 27

All part names must be enclosed by double quotes (" ").

See also

SET_PART_INST_DENSITY terminate action SET_PART_BASE_COLOR terminate action SET_PART_BASE_REFLECTANCE terminate action SET_PART_BASE_TRANSPARENCY terminate action
[Contents] [Index] [Books]