public interface IfcSurfaceStyleRefraction extends IfcPresentationItem, IfcSurfaceStyleElementSelect
| Modifier and Type | Method and Description |
|---|---|
double |
getDispersionFactor()
Returns the value of the 'Dispersion Factor' attribute.
|
String |
getDispersionFactorAsString()
Returns the value of the 'Dispersion Factor As String' attribute.
|
double |
getRefractionIndex()
Returns the value of the 'Refraction Index' attribute.
|
String |
getRefractionIndexAsString()
Returns the value of the 'Refraction Index As String' attribute.
|
boolean |
isSetDispersionFactor()
Returns whether the value of the '
Dispersion Factor' attribute is set. |
boolean |
isSetDispersionFactorAsString()
Returns whether the value of the '
Dispersion Factor As String' attribute is set. |
boolean |
isSetRefractionIndex()
Returns whether the value of the '
Refraction Index' attribute is set. |
boolean |
isSetRefractionIndexAsString()
Returns whether the value of the '
Refraction Index As String' attribute is set. |
void |
setDispersionFactor(double value)
Sets the value of the '
Dispersion Factor' attribute. |
void |
setDispersionFactorAsString(String value)
Sets the value of the '
Dispersion Factor As String' attribute. |
void |
setRefractionIndex(double value)
Sets the value of the '
Refraction Index' attribute. |
void |
setRefractionIndexAsString(String value)
Sets the value of the '
Refraction Index As String' attribute. |
void |
unsetDispersionFactor()
Unsets the value of the '
Dispersion Factor' attribute. |
void |
unsetDispersionFactorAsString()
Unsets the value of the '
Dispersion Factor As String' attribute. |
void |
unsetRefractionIndex()
Unsets the value of the '
Refraction Index' attribute. |
void |
unsetRefractionIndexAsString()
Unsets the value of the '
Refraction Index As String' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getRefractionIndex()
If the meaning of the 'Refraction Index' attribute isn't clear, there really should be more of a description here...
isSetRefractionIndex(),
unsetRefractionIndex(),
setRefractionIndex(double),
Ifc4Package.getIfcSurfaceStyleRefraction_RefractionIndex()void setRefractionIndex(double value)
Refraction Index' attribute.
value - the new value of the 'Refraction Index' attribute.isSetRefractionIndex(),
unsetRefractionIndex(),
getRefractionIndex()void unsetRefractionIndex()
Refraction Index' attribute.
boolean isSetRefractionIndex()
Refraction Index' attribute is set.
unsetRefractionIndex(),
getRefractionIndex(),
setRefractionIndex(double)String getRefractionIndexAsString()
If the meaning of the 'Refraction Index As String' attribute isn't clear, there really should be more of a description here...
isSetRefractionIndexAsString(),
unsetRefractionIndexAsString(),
setRefractionIndexAsString(String),
Ifc4Package.getIfcSurfaceStyleRefraction_RefractionIndexAsString()void setRefractionIndexAsString(String value)
Refraction Index As String' attribute.
value - the new value of the 'Refraction Index As String' attribute.isSetRefractionIndexAsString(),
unsetRefractionIndexAsString(),
getRefractionIndexAsString()void unsetRefractionIndexAsString()
Refraction Index As String' attribute.
boolean isSetRefractionIndexAsString()
Refraction Index As String' attribute is set.
unsetRefractionIndexAsString(),
getRefractionIndexAsString(),
setRefractionIndexAsString(String)double getDispersionFactor()
If the meaning of the 'Dispersion Factor' attribute isn't clear, there really should be more of a description here...
isSetDispersionFactor(),
unsetDispersionFactor(),
setDispersionFactor(double),
Ifc4Package.getIfcSurfaceStyleRefraction_DispersionFactor()void setDispersionFactor(double value)
Dispersion Factor' attribute.
value - the new value of the 'Dispersion Factor' attribute.isSetDispersionFactor(),
unsetDispersionFactor(),
getDispersionFactor()void unsetDispersionFactor()
Dispersion Factor' attribute.
boolean isSetDispersionFactor()
Dispersion Factor' attribute is set.
unsetDispersionFactor(),
getDispersionFactor(),
setDispersionFactor(double)String getDispersionFactorAsString()
If the meaning of the 'Dispersion Factor As String' attribute isn't clear, there really should be more of a description here...
isSetDispersionFactorAsString(),
unsetDispersionFactorAsString(),
setDispersionFactorAsString(String),
Ifc4Package.getIfcSurfaceStyleRefraction_DispersionFactorAsString()void setDispersionFactorAsString(String value)
Dispersion Factor As String' attribute.
value - the new value of the 'Dispersion Factor As String' attribute.isSetDispersionFactorAsString(),
unsetDispersionFactorAsString(),
getDispersionFactorAsString()void unsetDispersionFactorAsString()
Dispersion Factor As String' attribute.
boolean isSetDispersionFactorAsString()
Dispersion Factor As String' attribute is set.
unsetDispersionFactorAsString(),
getDispersionFactorAsString(),
setDispersionFactorAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.