| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoolean
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcModulusOfSubgradeReactionMeasure
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcModulusOfSubgradeReactionSelect |
IfcBoundaryFaceCondition.getTranslationalStiffnessByAreaX()
Returns the value of the 'Translational Stiffness By Area X' reference.
|
IfcModulusOfSubgradeReactionSelect |
IfcBoundaryFaceCondition.getTranslationalStiffnessByAreaY()
Returns the value of the 'Translational Stiffness By Area Y' reference.
|
IfcModulusOfSubgradeReactionSelect |
IfcBoundaryFaceCondition.getTranslationalStiffnessByAreaZ()
Returns the value of the 'Translational Stiffness By Area Z' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryFaceCondition.setTranslationalStiffnessByAreaX(IfcModulusOfSubgradeReactionSelect value)
Sets the value of the '
Translational Stiffness By Area X' reference. |
void |
IfcBoundaryFaceCondition.setTranslationalStiffnessByAreaY(IfcModulusOfSubgradeReactionSelect value)
Sets the value of the '
Translational Stiffness By Area Y' reference. |
void |
IfcBoundaryFaceCondition.setTranslationalStiffnessByAreaZ(IfcModulusOfSubgradeReactionSelect value)
Sets the value of the '
Translational Stiffness By Area Z' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBooleanImpl
An implementation of the model object 'Ifc Boolean'.
|
class |
IfcModulusOfSubgradeReactionMeasureImpl
An implementation of the model object 'Ifc Modulus Of Subgrade Reaction Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcModulusOfSubgradeReactionSelect |
IfcBoundaryFaceConditionImpl.getTranslationalStiffnessByAreaX() |
IfcModulusOfSubgradeReactionSelect |
IfcBoundaryFaceConditionImpl.getTranslationalStiffnessByAreaY() |
IfcModulusOfSubgradeReactionSelect |
IfcBoundaryFaceConditionImpl.getTranslationalStiffnessByAreaZ() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryFaceConditionImpl.setTranslationalStiffnessByAreaX(IfcModulusOfSubgradeReactionSelect newTranslationalStiffnessByAreaX) |
void |
IfcBoundaryFaceConditionImpl.setTranslationalStiffnessByAreaY(IfcModulusOfSubgradeReactionSelect newTranslationalStiffnessByAreaY) |
void |
IfcBoundaryFaceConditionImpl.setTranslationalStiffnessByAreaZ(IfcModulusOfSubgradeReactionSelect newTranslationalStiffnessByAreaZ) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcModulusOfSubgradeReactionSelect(IfcModulusOfSubgradeReactionSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Modulus Of Subgrade Reaction Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.