ENTITY surface_style_reflectance_ambient_diffuse_specular

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY surface_style_reflectance_ambient_diffuse_specular
   SUBTYPE OF (surface_style_reflectance_ambient_diffuse);
      specular_reflectance : REAL;
      specular_exponent : REAL;
      specular_colour : colour;
END_ENTITY;

Explicit Attributes

Entity surface_style_reflectance_ambient_diffuse_specular has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ambient_reflectanceREALsurface_style_reflectance_ambient
 diffuse_reflectanceREALsurface_style_reflectance_ambient_diffuse
 specular_reflectanceREALsurface_style_reflectance_ambient_diffuse_specular
 specular_exponentREALsurface_style_reflectance_ambient_diffuse_specular
 specular_colourcolour (ENTITY)surface_style_reflectance_ambient_diffuse_specular

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity surface_style_reflectance_ambient_diffuse_specular inherits from the following supertypes:
  surface_style_reflectance_ambient
    surface_style_reflectance_ambient_diffuse

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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