| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcDimensionalExponents |
Ifc4Factory.createIfcDimensionalExponents()
Returns a new object of class 'Ifc Dimensional Exponents'.
|
IfcDimensionalExponents |
IfcNamedUnit.getDimensions()
Returns the value of the 'Dimensions' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcNamedUnit.setDimensions(IfcDimensionalExponents value)
Sets the value of the '
Dimensions' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcDimensionalExponentsImpl
An implementation of the model object 'Ifc Dimensional Exponents'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcDimensionalExponents |
Ifc4FactoryImpl.createIfcDimensionalExponents() |
IfcDimensionalExponents |
IfcNamedUnitImpl.getDimensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcNamedUnitImpl.setDimensions(IfcDimensionalExponents newDimensions) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcDimensionalExponents(IfcDimensionalExponents object)
Returns the result of interpreting the object as an instance of 'Ifc Dimensional Exponents'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.