Class IfcLightDistributionData

IfcLightDistributionData class

IfcLightDistributionData

public class IfcLightDistributionData : IfcEntity

Constructors

NameDescription
IfcLightDistributionData()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LuminousIntensity { get; set; }LuminousIntensity
MainPlaneAngle { get; set; }MainPlaneAngle
SecondaryPlaneAngle { get; set; }SecondaryPlaneAngle

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