public interface IfcSurfaceStyleLighting extends IfcSurfaceStyleElementSelect
| Modifier and Type | Method and Description |
|---|---|
IfcColourRgb |
getDiffuseReflectionColour()
Returns the value of the 'Diffuse Reflection Colour' reference.
|
IfcColourRgb |
getDiffuseTransmissionColour()
Returns the value of the 'Diffuse Transmission Colour' reference.
|
IfcColourRgb |
getReflectanceColour()
Returns the value of the 'Reflectance Colour' reference.
|
IfcColourRgb |
getTransmissionColour()
Returns the value of the 'Transmission Colour' reference.
|
void |
setDiffuseReflectionColour(IfcColourRgb value)
Sets the value of the '
Diffuse Reflection Colour' reference. |
void |
setDiffuseTransmissionColour(IfcColourRgb value)
Sets the value of the '
Diffuse Transmission Colour' reference. |
void |
setReflectanceColour(IfcColourRgb value)
Sets the value of the '
Reflectance Colour' reference. |
void |
setTransmissionColour(IfcColourRgb value)
Sets the value of the '
Transmission Colour' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcColourRgb getDiffuseTransmissionColour()
If the meaning of the 'Diffuse Transmission Colour' reference isn't clear, there really should be more of a description here...
setDiffuseTransmissionColour(IfcColourRgb),
Ifc2x3tc1Package.getIfcSurfaceStyleLighting_DiffuseTransmissionColour()void setDiffuseTransmissionColour(IfcColourRgb value)
Diffuse Transmission Colour' reference.
value - the new value of the 'Diffuse Transmission Colour' reference.getDiffuseTransmissionColour()IfcColourRgb getDiffuseReflectionColour()
If the meaning of the 'Diffuse Reflection Colour' reference isn't clear, there really should be more of a description here...
setDiffuseReflectionColour(IfcColourRgb),
Ifc2x3tc1Package.getIfcSurfaceStyleLighting_DiffuseReflectionColour()void setDiffuseReflectionColour(IfcColourRgb value)
Diffuse Reflection Colour' reference.
value - the new value of the 'Diffuse Reflection Colour' reference.getDiffuseReflectionColour()IfcColourRgb getTransmissionColour()
If the meaning of the 'Transmission Colour' reference isn't clear, there really should be more of a description here...
setTransmissionColour(IfcColourRgb),
Ifc2x3tc1Package.getIfcSurfaceStyleLighting_TransmissionColour()void setTransmissionColour(IfcColourRgb value)
Transmission Colour' reference.
value - the new value of the 'Transmission Colour' reference.getTransmissionColour()IfcColourRgb getReflectanceColour()
If the meaning of the 'Reflectance Colour' reference isn't clear, there really should be more of a description here...
setReflectanceColour(IfcColourRgb),
Ifc2x3tc1Package.getIfcSurfaceStyleLighting_ReflectanceColour()void setReflectanceColour(IfcColourRgb value)
Reflectance Colour' reference.
value - the new value of the 'Reflectance Colour' reference.getReflectanceColour()Copyright © 2018 OpenSource BIM. All rights reserved.