public interface IfcSIUnit extends IfcNamedUnit
The following features are supported:
Ifc4Package.getIfcSIUnit()| Modifier and Type | Method and Description |
|---|---|
IfcSIUnitName |
getName()
Returns the value of the 'Name' attribute.
|
IfcSIPrefix |
getPrefix()
Returns the value of the 'Prefix' attribute.
|
boolean |
isSetPrefix()
Returns whether the value of the '
Prefix' attribute is set. |
void |
setName(IfcSIUnitName value)
Sets the value of the '
Name' attribute. |
void |
setPrefix(IfcSIPrefix value)
Sets the value of the '
Prefix' attribute. |
void |
unsetPrefix()
Unsets the value of the '
Prefix' attribute. |
getDimensions, getUnitType, setDimensions, setUnitTypeforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSIPrefix getPrefix()
IfcSIPrefix.
If the meaning of the 'Prefix' attribute isn't clear, there really should be more of a description here...
IfcSIPrefix,
isSetPrefix(),
unsetPrefix(),
setPrefix(IfcSIPrefix),
Ifc4Package.getIfcSIUnit_Prefix()void setPrefix(IfcSIPrefix value)
Prefix' attribute.
value - the new value of the 'Prefix' attribute.IfcSIPrefix,
isSetPrefix(),
unsetPrefix(),
getPrefix()void unsetPrefix()
Prefix' attribute.
isSetPrefix(),
getPrefix(),
setPrefix(IfcSIPrefix)boolean isSetPrefix()
Prefix' attribute is set.
unsetPrefix(),
getPrefix(),
setPrefix(IfcSIPrefix)IfcSIUnitName getName()
IfcSIUnitName.
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
IfcSIUnitName,
setName(IfcSIUnitName),
Ifc4Package.getIfcSIUnit_Name()void setName(IfcSIUnitName value)
Name' attribute.
value - the new value of the 'Name' attribute.IfcSIUnitName,
getName()Copyright © 2016 OpenSource BIM. All rights reserved.