Class IfcOpticalMaterialProperties

IfcOpticalMaterialProperties class

IfcOpticalMaterialProperties

public class IfcOpticalMaterialProperties : IfcMaterialProperties

Constructors

NameDescription
IfcOpticalMaterialProperties()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Material { get; set; }Material
SolarReflectanceBack { get; set; }SolarReflectanceBack
SolarReflectanceFront { get; set; }SolarReflectanceFront
SolarTransmittance { get; set; }SolarTransmittance
ThermalIrEmissivityBack { get; set; }ThermalIrEmissivityBack
ThermalIrEmissivityFront { get; set; }ThermalIrEmissivityFront
ThermalIrTransmittance { get; set; }ThermalIrTransmittance
VisibleReflectanceBack { get; set; }VisibleReflectanceBack
VisibleReflectanceFront { get; set; }VisibleReflectanceFront
VisibleTransmittance { get; set; }VisibleTransmittance

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