| 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 |
IfcModulusOfLinearSubgradeReactionMeasure
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 |
|---|---|
IfcModulusOfTranslationalSubgradeReactionSelect |
IfcBoundaryEdgeCondition.getTranslationalStiffnessByLengthX()
Returns the value of the 'Translational Stiffness By Length X' reference.
|
IfcModulusOfTranslationalSubgradeReactionSelect |
IfcBoundaryEdgeCondition.getTranslationalStiffnessByLengthY()
Returns the value of the 'Translational Stiffness By Length Y' reference.
|
IfcModulusOfTranslationalSubgradeReactionSelect |
IfcBoundaryEdgeCondition.getTranslationalStiffnessByLengthZ()
Returns the value of the 'Translational Stiffness By Length Z' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryEdgeCondition.setTranslationalStiffnessByLengthX(IfcModulusOfTranslationalSubgradeReactionSelect value)
Sets the value of the '
Translational Stiffness By Length X' reference. |
void |
IfcBoundaryEdgeCondition.setTranslationalStiffnessByLengthY(IfcModulusOfTranslationalSubgradeReactionSelect value)
Sets the value of the '
Translational Stiffness By Length Y' reference. |
void |
IfcBoundaryEdgeCondition.setTranslationalStiffnessByLengthZ(IfcModulusOfTranslationalSubgradeReactionSelect value)
Sets the value of the '
Translational Stiffness By Length Z' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBooleanImpl
An implementation of the model object 'Ifc Boolean'.
|
class |
IfcModulusOfLinearSubgradeReactionMeasureImpl
An implementation of the model object 'Ifc Modulus Of Linear Subgrade Reaction Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcModulusOfTranslationalSubgradeReactionSelect |
IfcBoundaryEdgeConditionImpl.getTranslationalStiffnessByLengthX() |
IfcModulusOfTranslationalSubgradeReactionSelect |
IfcBoundaryEdgeConditionImpl.getTranslationalStiffnessByLengthY() |
IfcModulusOfTranslationalSubgradeReactionSelect |
IfcBoundaryEdgeConditionImpl.getTranslationalStiffnessByLengthZ() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryEdgeConditionImpl.setTranslationalStiffnessByLengthX(IfcModulusOfTranslationalSubgradeReactionSelect newTranslationalStiffnessByLengthX) |
void |
IfcBoundaryEdgeConditionImpl.setTranslationalStiffnessByLengthY(IfcModulusOfTranslationalSubgradeReactionSelect newTranslationalStiffnessByLengthY) |
void |
IfcBoundaryEdgeConditionImpl.setTranslationalStiffnessByLengthZ(IfcModulusOfTranslationalSubgradeReactionSelect newTranslationalStiffnessByLengthZ) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcModulusOfTranslationalSubgradeReactionSelect(IfcModulusOfTranslationalSubgradeReactionSelect object)
Returns the result of interpreting the object as an instance of 'Ifc
Modulus Of Translational Subgrade Reaction Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.