Class IfcLightSourceSpot

IfcLightSourceSpot class

IfcLightSourceSpot

public class IfcLightSourceSpot : IfcLightSourcePositional

Constructors

NameDescription
IfcLightSourceSpot()The default constructor.

Properties

NameDescription
AmbientIntensity { get; set; }AmbientIntensity
BeamWidthAngle { get; set; }BeamWidthAngle
ConcentrationExponent { get; set; }ConcentrationExponent
ConstantAttenuation { get; set; }ConstantAttenuation
DistanceAttenuation { get; set; }DistanceAttenuation
EntityLabel { get; }Gets the entity label.
Intensity { get; set; }Intensity
LayerAssignments { get; }LayerAssignments
LightColour { get; set; }LightColour
Name { get; set; }Name
Orientation { get; set; }Orientation
Position { get; set; }Position
QuadricAttenuation { get; set; }QuadricAttenuation
Radius { get; set; }Radius
SpreadAngle { get; set; }SpreadAngle
StyledByItem { get; }StyledByItem

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also