ENTITY IfcSurfaceStyleRendering

(* SCHEMA IFC4; *)
ENTITY IfcSurfaceStyleRendering
 SUBTYPE OF (IfcSurfaceStyleShading);
	DiffuseColour : OPTIONAL IfcColourOrFactor;
	TransmissionColour : OPTIONAL IfcColourOrFactor;
	DiffuseTransmissionColour : OPTIONAL IfcColourOrFactor;
	ReflectionColour : OPTIONAL IfcColourOrFactor;
	SpecularColour : OPTIONAL IfcColourOrFactor;
	SpecularHighlight : OPTIONAL IfcSpecularHighlightSelect;
	ReflectanceMethod : IfcReflectanceMethodEnum;
END_ENTITY;

Explicit Attributes

Entity IfcSurfaceStyleRendering has the following local and inherited explicit attributes:
AttributeTypeDefined By
 SurfaceColourIfcColourRgb (ENTITY)IfcSurfaceStyleShading
 TransparencyIfcNormalisedRatioMeasure (REAL)IfcSurfaceStyleShading
 DiffuseColourIfcColourOrFactor (SELECT)IfcSurfaceStyleRendering
 TransmissionColourIfcColourOrFactor (SELECT)IfcSurfaceStyleRendering
 DiffuseTransmissionColourIfcColourOrFactor (SELECT)IfcSurfaceStyleRendering
 ReflectionColourIfcColourOrFactor (SELECT)IfcSurfaceStyleRendering
 SpecularColourIfcColourOrFactor (SELECT)IfcSurfaceStyleRendering
 SpecularHighlightIfcSpecularHighlightSelect (SELECT)IfcSurfaceStyleRendering
 ReflectanceMethodIfcReflectanceMethodEnum (ENUM)IfcSurfaceStyleRendering

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcSurfaceStyleRendering inherits from the following supertypes:
  IfcPresentationItem
    IfcSurfaceStyleShading

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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