Class IfcSurfaceStyleLighting

IfcSurfaceStyleLighting class

IfcSurfaceStyleLighting

public class IfcSurfaceStyleLighting : IfcEntity

Constructors

NameDescription
IfcSurfaceStyleLighting()The default constructor.

Properties

NameDescription
DiffuseReflectionColour { get; set; }DiffuseReflectionColour
DiffuseTransmissionColour { get; set; }DiffuseTransmissionColour
EntityLabel { get; }Gets the entity label.
ReflectanceColour { get; set; }ReflectanceColour
TransmissionColour { get; set; }TransmissionColour

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