Interface IIfcLightSourceSpot
Readonly interface for IfcLightSourceSpot
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcLightSourceSpot : IIfcLightSourcePositional, IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
BeamWidthAngle
Declaration
IfcPositivePlaneAngleMeasure BeamWidthAngle { get; set; }
Property Value
|
Improve this Doc
View Source
ConcentrationExponent
Declaration
IfcReal? ConcentrationExponent { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcReal> |
|
|
Improve this Doc
View Source
Orientation
Declaration
IIfcDirection Orientation { get; set; }
Property Value
|
Improve this Doc
View Source
SpreadAngle
Declaration
IfcPositivePlaneAngleMeasure SpreadAngle { get; set; }
Property Value