ENTITY surface_style_transparent

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY surface_style_transparent;
      transparency : REAL;
   WHERE
      WR1:
         (0.0 <= transparency) AND (transparency <= 1.0);
END_ENTITY;

Explicit Attributes

Entity surface_style_transparent has the following local and inherited explicit attributes:
AttributeTypeDefined By
 transparencyREALsurface_style_transparent

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity surface_style_transparent and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 rendering_properties_select SELECT surface_style_transparent


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00