| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcUnitAssignment |
Ifc4Factory.createIfcUnitAssignment()
Returns a new object of class 'Ifc Unit Assignment'.
|
IfcUnitAssignment |
IfcContext.getUnitsInContext()
Returns the value of the 'Units In Context' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcContext.setUnitsInContext(IfcUnitAssignment value)
Sets the value of the '
Units In Context' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcUnitAssignment |
Ifc4FactoryImpl.createIfcUnitAssignment() |
IfcUnitAssignment |
IfcContextImpl.getUnitsInContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcContextImpl.setUnitsInContext(IfcUnitAssignment newUnitsInContext) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcUnitAssignment(IfcUnitAssignment object)
Returns the result of interpreting the object as an instance of 'Ifc Unit Assignment'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.