ENTITY IfcSurfaceStyleShading

(* SCHEMA IFC4; *)
ENTITY IfcSurfaceStyleShading
 SUPERTYPE OF (ONEOF
    (IfcSurfaceStyleRendering))
 SUBTYPE OF (IfcPresentationItem);
	SurfaceColour : IfcColourRgb;
	Transparency : OPTIONAL IfcNormalisedRatioMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcSurfaceStyleShading has the following local and inherited explicit attributes:
AttributeTypeDefined By
 SurfaceColourIfcColourRgb (ENTITY)IfcSurfaceStyleShading
 TransparencyIfcNormalisedRatioMeasure (REAL)IfcSurfaceStyleShading

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcSurfaceStyleShading inherits from the following supertypes:
  IfcPresentationItem

Subtypes

Entity IfcSurfaceStyleShading has the following subtypes:
    IfcSurfaceStyleRendering*
* - Immediate Subtypes

Referenced By

Entity IfcSurfaceStyleShading and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcPresentationItem ENTITY IfcSurfaceStyleShading
 IfcSurfaceStyleElementSelect SELECT IfcSurfaceStyleShading


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:48-04:00