| 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 |
IfcLinearStiffnessMeasure
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 |
|---|---|
IfcTranslationalStiffnessSelect |
IfcBoundaryNodeCondition.getTranslationalStiffnessX()
Returns the value of the 'Translational Stiffness X' reference.
|
IfcTranslationalStiffnessSelect |
IfcBoundaryNodeCondition.getTranslationalStiffnessY()
Returns the value of the 'Translational Stiffness Y' reference.
|
IfcTranslationalStiffnessSelect |
IfcBoundaryNodeCondition.getTranslationalStiffnessZ()
Returns the value of the 'Translational Stiffness Z' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryNodeCondition.setTranslationalStiffnessX(IfcTranslationalStiffnessSelect value)
Sets the value of the '
Translational Stiffness X' reference. |
void |
IfcBoundaryNodeCondition.setTranslationalStiffnessY(IfcTranslationalStiffnessSelect value)
Sets the value of the '
Translational Stiffness Y' reference. |
void |
IfcBoundaryNodeCondition.setTranslationalStiffnessZ(IfcTranslationalStiffnessSelect value)
Sets the value of the '
Translational Stiffness Z' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBooleanImpl
An implementation of the model object 'Ifc Boolean'.
|
class |
IfcLinearStiffnessMeasureImpl
An implementation of the model object 'Ifc Linear Stiffness Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcTranslationalStiffnessSelect |
IfcBoundaryNodeConditionImpl.getTranslationalStiffnessX() |
IfcTranslationalStiffnessSelect |
IfcBoundaryNodeConditionImpl.getTranslationalStiffnessY() |
IfcTranslationalStiffnessSelect |
IfcBoundaryNodeConditionImpl.getTranslationalStiffnessZ() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryNodeConditionImpl.setTranslationalStiffnessX(IfcTranslationalStiffnessSelect newTranslationalStiffnessX) |
void |
IfcBoundaryNodeConditionImpl.setTranslationalStiffnessY(IfcTranslationalStiffnessSelect newTranslationalStiffnessY) |
void |
IfcBoundaryNodeConditionImpl.setTranslationalStiffnessZ(IfcTranslationalStiffnessSelect newTranslationalStiffnessZ) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcTranslationalStiffnessSelect(IfcTranslationalStiffnessSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Translational Stiffness Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.