public interface IfcConversionBasedUnitWithOffset extends IfcConversionBasedUnit
| Modifier and Type | Method and Description |
|---|---|
double |
getConversionOffset()
Returns the value of the 'Conversion Offset' attribute.
|
String |
getConversionOffsetAsString()
Returns the value of the 'Conversion Offset As String' attribute.
|
void |
setConversionOffset(double value)
Sets the value of the '
Conversion Offset' attribute. |
void |
setConversionOffsetAsString(String value)
Sets the value of the '
Conversion Offset As String' attribute. |
getConversionFactor, getHasExternalReference, getName, isSetHasExternalReference, setConversionFactor, setName, unsetHasExternalReferencegetDimensions, getUnitType, setDimensions, setUnitTypeforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getConversionOffset()
If the meaning of the 'Conversion Offset' attribute isn't clear, there really should be more of a description here...
setConversionOffset(double),
Ifc4Package.getIfcConversionBasedUnitWithOffset_ConversionOffset()void setConversionOffset(double value)
Conversion Offset' attribute.
value - the new value of the 'Conversion Offset' attribute.getConversionOffset()String getConversionOffsetAsString()
If the meaning of the 'Conversion Offset As String' attribute isn't clear, there really should be more of a description here...
setConversionOffsetAsString(String),
Ifc4Package.getIfcConversionBasedUnitWithOffset_ConversionOffsetAsString()void setConversionOffsetAsString(String value)
Conversion Offset As String' attribute.
value - the new value of the 'Conversion Offset As String' attribute.getConversionOffsetAsString()Copyright © 2018 OpenSource BIM. All rights reserved.