Interface IIfcSurfaceStyleLighting
Readonly interface for IfcSurfaceStyleLighting
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSurfaceStyleLighting : IIfcPresentationItem, IfcSurfaceStyleElementSelect, IIfcSurfaceStyleElementSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DiffuseReflectionColour
Declaration
IIfcColourRgb DiffuseReflectionColour { get; set; }
Property Value
|
Improve this Doc
View Source
DiffuseTransmissionColour
Declaration
IIfcColourRgb DiffuseTransmissionColour { get; set; }
Property Value
|
Improve this Doc
View Source
ReflectanceColour
Declaration
IIfcColourRgb ReflectanceColour { get; set; }
Property Value
|
Improve this Doc
View Source
TransmissionColour
Declaration
IIfcColourRgb TransmissionColour { get; set; }
Property Value