Interface IIfcLightSourcePositional
Readonly interface for IfcLightSourcePositional
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcLightSourcePositional : IIfcLightSource, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ConstantAttenuation
Declaration
IfcReal ConstantAttenuation { get; set; }
Property Value
|
Improve this Doc
View Source
DistanceAttenuation
Declaration
IfcReal DistanceAttenuation { get; set; }
Property Value
|
Improve this Doc
View Source
Position
Declaration
IIfcCartesianPoint Position { get; set; }
Property Value
|
Improve this Doc
View Source
QuadricAttenuation
Declaration
IfcReal QuadricAttenuation { get; set; }
Property Value
|
Improve this Doc
View Source
Radius
Declaration
IfcPositiveLengthMeasure Radius { get; set; }
Property Value