Interface IIfcLightSourceGoniometric
Readonly interface for IfcLightSourceGoniometric
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcLightSourceGoniometric : IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ColourAppearance
Declaration
IIfcColourRgb ColourAppearance { get; set; }
Property Value
|
Improve this Doc
View Source
ColourTemperature
Declaration
IfcThermodynamicTemperatureMeasure ColourTemperature { get; set; }
Property Value
|
Improve this Doc
View Source
LightDistributionDataSource
Declaration
IIfcLightDistributionDataSourceSelect LightDistributionDataSource { get; set; }
Property Value
|
Improve this Doc
View Source
LightEmissionSource
Declaration
IfcLightEmissionSourceEnum LightEmissionSource { get; set; }
Property Value
|
Improve this Doc
View Source
LuminousFlux
Declaration
IfcLuminousFluxMeasure LuminousFlux { get; set; }
Property Value
|
Improve this Doc
View Source
Position
Declaration
IIfcAxis2Placement3D Position { get; set; }
Property Value