*Attribute() - Add Object Panel
Specifies the display attributes setting for the added part.
Syntax
*Attribute (state, id_state, color_idx/material_name, mesh_mode, shade_mode, fit_mode)
Application
HyperView
Inputs
- state
- The visibility state, On or Off.
- id_state
- The ID visibility state, On or Off.
- color_idx/material_name
- The color index or the user-defined material name.
- mesh_mode
- Mesh lines
- shade_mode
- Opaque or transparent.
- fit_mode
- Use in fit options, InFit and NoFit.
Example
*Attribute("On", "IdOff", "6", "Opa", "Sha", "InFit")
Comments
This statement captures the attributes of the added part.