Class Ifc2x3::IfcSurfaceStyleShading

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Ifc2x3::IfcSurfaceStyleShading : public IfcUtil::IfcBaseEntity

Definition from ISO/CD 10303-46:1992: The surface style rendering allows the realistic visualization of surfaces referring to rendering techniques based on the laws of physics and mathematics.

The entity IfcSurfaceStyleShading allows for colour information used for shading, whereas subtypes provide data for more sophisticated rendering techniques. The surface colour is used for colouring or simple shading of the assigned surfaces.

NOTE Corresponding ISO 10303 entity: surface_style_rendering. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard. No rendering method is defined for each surface style (such as constant, colour, dot or normal shading), therefore the attribute rendering_method has been omitted.

HISTORY: New entity in IFC 2x.

Subclassed by Ifc2x3::IfcSurfaceStyleRendering

Public Functions

::Ifc2x3::IfcColourRgb *SurfaceColour() const

The colour used to render the surface. The surface colour for visualisation is defined by specifying the intensity of red, green and blue.

void setSurfaceColour(::Ifc2x3::IfcColourRgb *v)
const IfcParse::entity &declaration() const
IfcSurfaceStyleShading(IfcEntityInstanceData *e)
IfcSurfaceStyleShading(::Ifc2x3::IfcColourRgb *v1_SurfaceColour)

Public Static Functions

const IfcParse::entity &Class()