SET_PART_INST_TRANSPARENCY sets the part transparency of the specified
part.
--->(SET_PART_INST_TRANSPARENCY)--(:PARTS)--|parts|--+
|
+---------------------------------------------+
|
+--(:TRANSP)--|transparency|----+--->
| |
+--(:COPY)--(:REF_SRC)--|part|--+
| |
+--(:CLR)-----------------------+
- :TRANSP - sets the part transparency to the specified value.
- :COPY - copies the transparency of a reference
(source) part to the current part transparency.
- :CLR - clears the part transparency.
Use this action to set the part transparency of a part.
You can enter one of three values.
- 1 - specifies 100% transparency.
- 0.5 - specifies semi-transparency.
- 0 - specifies an opaque part.
The following parameter sequence modifies the transparency of three part.
SET_PART_INST_TRANSPARENCY :PARTS "/p8.1" "/p8.2" "/p8.3" 0.5
All part names must be enclosed by double quotes (" ").
SET_PART_BASE_TRANSPARENCY terminate action
SET_PART_INST_COLOR terminate action
SET_PART_INST_DENSITY terminate action
SET_PART_INST_REFLECTANCE terminate action