public interface IfcLightSourceSpot extends IfcLightSourcePositional
| Modifier and Type | Method and Description |
|---|---|
double |
getBeamWidthAngle()
Returns the value of the 'Beam Width Angle' attribute.
|
String |
getBeamWidthAngleAsString()
Returns the value of the 'Beam Width Angle As String' attribute.
|
double |
getConcentrationExponent()
Returns the value of the 'Concentration Exponent' attribute.
|
String |
getConcentrationExponentAsString()
Returns the value of the 'Concentration Exponent As String' attribute.
|
IfcDirection |
getOrientation()
Returns the value of the 'Orientation' reference.
|
double |
getSpreadAngle()
Returns the value of the 'Spread Angle' attribute.
|
String |
getSpreadAngleAsString()
Returns the value of the 'Spread Angle As String' attribute.
|
boolean |
isSetConcentrationExponent()
Returns whether the value of the '
Concentration Exponent' attribute is set. |
boolean |
isSetConcentrationExponentAsString()
Returns whether the value of the '
Concentration Exponent As String' attribute is set. |
void |
setBeamWidthAngle(double value)
Sets the value of the '
Beam Width Angle' attribute. |
void |
setBeamWidthAngleAsString(String value)
Sets the value of the '
Beam Width Angle As String' attribute. |
void |
setConcentrationExponent(double value)
Sets the value of the '
Concentration Exponent' attribute. |
void |
setConcentrationExponentAsString(String value)
Sets the value of the '
Concentration Exponent As String' attribute. |
void |
setOrientation(IfcDirection value)
Sets the value of the '
Orientation' reference. |
void |
setSpreadAngle(double value)
Sets the value of the '
Spread Angle' attribute. |
void |
setSpreadAngleAsString(String value)
Sets the value of the '
Spread Angle As String' attribute. |
void |
unsetConcentrationExponent()
Unsets the value of the '
Concentration Exponent' attribute. |
void |
unsetConcentrationExponentAsString()
Unsets the value of the '
Concentration Exponent As String' attribute. |
getConstantAttenuation, getConstantAttenuationAsString, getDistanceAttenuation, getDistanceAttenuationAsString, getPosition, getQuadricAttenuation, getQuadricAttenuationAsString, getRadius, getRadiusAsString, setConstantAttenuation, setConstantAttenuationAsString, setDistanceAttenuation, setDistanceAttenuationAsString, setPosition, setQuadricAttenuation, setQuadricAttenuationAsString, setRadius, setRadiusAsStringgetAmbientIntensity, getAmbientIntensityAsString, getIntensity, getIntensityAsString, getLightColour, getName, isSetAmbientIntensity, isSetAmbientIntensityAsString, isSetIntensity, isSetIntensityAsString, isSetName, setAmbientIntensity, setAmbientIntensityAsString, setIntensity, setIntensityAsString, setLightColour, setName, unsetAmbientIntensity, unsetAmbientIntensityAsString, unsetIntensity, unsetIntensityAsString, unsetNamegetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDirection getOrientation()
If the meaning of the 'Orientation' reference isn't clear, there really should be more of a description here...
setOrientation(IfcDirection),
Ifc4Package.getIfcLightSourceSpot_Orientation()void setOrientation(IfcDirection value)
Orientation' reference.
value - the new value of the 'Orientation' reference.getOrientation()double getConcentrationExponent()
If the meaning of the 'Concentration Exponent' attribute isn't clear, there really should be more of a description here...
isSetConcentrationExponent(),
unsetConcentrationExponent(),
setConcentrationExponent(double),
Ifc4Package.getIfcLightSourceSpot_ConcentrationExponent()void setConcentrationExponent(double value)
Concentration Exponent' attribute.
value - the new value of the 'Concentration Exponent' attribute.isSetConcentrationExponent(),
unsetConcentrationExponent(),
getConcentrationExponent()void unsetConcentrationExponent()
Concentration Exponent' attribute.
boolean isSetConcentrationExponent()
Concentration Exponent' attribute is set.
unsetConcentrationExponent(),
getConcentrationExponent(),
setConcentrationExponent(double)String getConcentrationExponentAsString()
If the meaning of the 'Concentration Exponent As String' attribute isn't clear, there really should be more of a description here...
isSetConcentrationExponentAsString(),
unsetConcentrationExponentAsString(),
setConcentrationExponentAsString(String),
Ifc4Package.getIfcLightSourceSpot_ConcentrationExponentAsString()void setConcentrationExponentAsString(String value)
Concentration Exponent As String' attribute.
value - the new value of the 'Concentration Exponent As String' attribute.isSetConcentrationExponentAsString(),
unsetConcentrationExponentAsString(),
getConcentrationExponentAsString()void unsetConcentrationExponentAsString()
Concentration Exponent As String' attribute.
boolean isSetConcentrationExponentAsString()
Concentration Exponent As String' attribute is set.
unsetConcentrationExponentAsString(),
getConcentrationExponentAsString(),
setConcentrationExponentAsString(String)double getSpreadAngle()
If the meaning of the 'Spread Angle' attribute isn't clear, there really should be more of a description here...
setSpreadAngle(double),
Ifc4Package.getIfcLightSourceSpot_SpreadAngle()void setSpreadAngle(double value)
Spread Angle' attribute.
value - the new value of the 'Spread Angle' attribute.getSpreadAngle()String getSpreadAngleAsString()
If the meaning of the 'Spread Angle As String' attribute isn't clear, there really should be more of a description here...
setSpreadAngleAsString(String),
Ifc4Package.getIfcLightSourceSpot_SpreadAngleAsString()void setSpreadAngleAsString(String value)
Spread Angle As String' attribute.
value - the new value of the 'Spread Angle As String' attribute.getSpreadAngleAsString()double getBeamWidthAngle()
If the meaning of the 'Beam Width Angle' attribute isn't clear, there really should be more of a description here...
setBeamWidthAngle(double),
Ifc4Package.getIfcLightSourceSpot_BeamWidthAngle()void setBeamWidthAngle(double value)
Beam Width Angle' attribute.
value - the new value of the 'Beam Width Angle' attribute.getBeamWidthAngle()String getBeamWidthAngleAsString()
If the meaning of the 'Beam Width Angle As String' attribute isn't clear, there really should be more of a description here...
setBeamWidthAngleAsString(String),
Ifc4Package.getIfcLightSourceSpot_BeamWidthAngleAsString()void setBeamWidthAngleAsString(String value)
Beam Width Angle As String' attribute.
value - the new value of the 'Beam Width Angle As String' attribute.getBeamWidthAngleAsString()Copyright © 2018 OpenSource BIM. All rights reserved.