ENTITY surface_style_rendering_with_properties

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY surface_style_rendering_with_properties
   SUBTYPE OF (surface_style_rendering);
      properties : SET [1:2] OF rendering_properties_select;
   WHERE
      WR1:
         (HIINDEX(properties) = 1) XOR (TYPEOF(properties[1]) <> TYPEOF(properties[2]));
END_ENTITY;

Explicit Attributes

Entity surface_style_rendering_with_properties has the following local and inherited explicit attributes:
AttributeTypeDefined By
 rendering_methodshading_surface_method (ENUM)surface_style_rendering
 surface_colourcolour (ENTITY)surface_style_rendering
 propertiesSET OF rendering_properties_select (SELECT)surface_style_rendering_with_properties

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity surface_style_rendering_with_properties inherits from the following supertypes:
  surface_style_rendering

Subtypes

    No subtypes

Referenced By

Entity surface_style_rendering_with_properties and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 mechanical_design_shaded_presentation_representation ENTITY surface_style_rendering
 surface_style_element_select SELECT surface_style_rendering


[Top Level Definitions] [Exit]

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