| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcContextDependentUnit
A representation of the model object 'Ifc Context Dependent Unit'.
|
interface |
IfcConversionBasedUnit
A representation of the model object 'Ifc Conversion Based Unit'.
|
interface |
IfcSIUnit
A representation of the model object 'Ifc SI Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcNamedUnit |
Ifc2x3tc1Factory.createIfcNamedUnit()
Returns a new object of class 'Ifc Named Unit'.
|
IfcNamedUnit |
IfcDerivedUnitElement.getUnit()
Returns the value of the 'Unit' reference.
|
IfcNamedUnit |
IfcPhysicalSimpleQuantity.getUnit()
Returns the value of the 'Unit' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDerivedUnitElement.setUnit(IfcNamedUnit value)
Sets the value of the '
Unit' reference. |
void |
IfcPhysicalSimpleQuantity.setUnit(IfcNamedUnit value)
Sets the value of the '
Unit' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcNamedUnit |
Ifc2x3tc1FactoryImpl.createIfcNamedUnit() |
IfcNamedUnit |
IfcPhysicalSimpleQuantityImpl.getUnit() |
IfcNamedUnit |
IfcDerivedUnitElementImpl.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPhysicalSimpleQuantityImpl.setUnit(IfcNamedUnit newUnit) |
void |
IfcDerivedUnitElementImpl.setUnit(IfcNamedUnit newUnit) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcNamedUnit(IfcNamedUnit object)
Returns the result of interpreting the object as an instance of 'Ifc Named Unit'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.