Class IfcOpticalMaterialProperties
Contents
[
Hide
]IfcOpticalMaterialProperties class
IfcOpticalMaterialProperties
public class IfcOpticalMaterialProperties : IfcMaterialProperties
Constructors
| Name | Description |
|---|---|
| IfcOpticalMaterialProperties() | The default constructor. |
Properties
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcMaterialProperties
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD