Class IfcLightSourceGoniometric

IfcLightSourceGoniometric class

IfcLightSourceGoniometric

public class IfcLightSourceGoniometric : IfcLightSource

Constructors

NameDescription
IfcLightSourceGoniometric()The default constructor.

Properties

NameDescription
AmbientIntensity { get; set; }AmbientIntensity
ColourAppearance { get; set; }ColourAppearance
ColourTemperature { get; set; }ColourTemperature
EntityLabel { get; }Gets the entity label.
Intensity { get; set; }Intensity
LayerAssignments { get; }LayerAssignments
LightColour { get; set; }LightColour
LightDistributionDataSource { get; set; }LightDistributionDataSource
LightEmissionSource { get; set; }LightEmissionSource
LuminousFlux { get; set; }LuminousFlux
Name { get; set; }Name
Position { get; set; }Position
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