ENTITY surface_style_transparent
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY surface_style_transparent;
transparency : REAL;
WHERE
wr1 : {0.0 <= transparency <= 1.0};
END_ENTITY; -- 10303-46: presentation_appearance_schema
Explicit Attributes
Entity surface_style_transparent has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| transparency | REAL | surface_style_transparent |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity surface_style_transparent and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00