ENTITY surface_style_rendering_with_properties
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY surface_style_rendering_with_properties
SUBTYPE OF (surface_style_rendering);
properties : SET [1:2] OF rendering_properties_select;
WHERE
WR1: (HIINDEX(SELF.properties) = 1)
XOR
(TYPEOF(SELF.properties[1]) <> TYPEOF(SELF.properties[2]));
END_ENTITY;
Explicit Attributes
Entity surface_style_rendering_with_properties has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity surface_style_rendering_with_properties inherits from the following supertypes:
surface_style_rendering
Subtypes
No subtypesReferenced By
Entity surface_style_rendering_with_properties and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:10-04:00