Class IfcSurfaceStyleRendering

IfcSurfaceStyleRendering class

IfcSurfaceStyleRendering

public class IfcSurfaceStyleRendering : IfcSurfaceStyleShading

Constructors

NameDescription
IfcSurfaceStyleRendering()The default constructor.

Properties

NameDescription
DiffuseColour { get; set; }DiffuseColour
DiffuseTransmissionColour { get; set; }DiffuseTransmissionColour
EntityLabel { get; }Gets the entity label.
ReflectanceMethod { get; set; }ReflectanceMethod
ReflectionColour { get; set; }ReflectionColour
SpecularColour { get; set; }SpecularColour
SpecularHighlight { get; set; }SpecularHighlight
SurfaceColour { get; set; }SurfaceColour
TransmissionColour { get; set; }TransmissionColour
Transparency { get; set; }Transparency

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also