IfcLightSource

Inheritance: java.lang.Object, IfcGeometricRepresentationItem

Constructors

ConstructorDescription
IfcLightSource()

Methods

MethodDescription
getName()
setName(IfcLabel value)
getLightColour()
setLightColour(IfcColourRgb value)
getAmbientIntensity()
setAmbientIntensity(IfcNormalisedRatioMeasure value)
getIntensity()
setIntensity(IfcNormalisedRatioMeasure value)

IfcLightSource()

public IfcLightSource()

getName()

public final IfcLabel getName()

Returns: IfcLabel

setName(IfcLabel value)

public final void setName(IfcLabel value)

getLightColour()

public final IfcColourRgb getLightColour()

Returns: IfcColourRgb

setLightColour(IfcColourRgb value)

public final void setLightColour(IfcColourRgb value)

getAmbientIntensity()

public final IfcNormalisedRatioMeasure getAmbientIntensity()

Returns: IfcNormalisedRatioMeasure

setAmbientIntensity(IfcNormalisedRatioMeasure value)

public final void setAmbientIntensity(IfcNormalisedRatioMeasure value)

getIntensity()

public final IfcNormalisedRatioMeasure getIntensity()

Returns: IfcNormalisedRatioMeasure

setIntensity(IfcNormalisedRatioMeasure value)

public final void setIntensity(IfcNormalisedRatioMeasure value)