| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoolean
A representation of the model object 'Ifc Boolean'.
|
interface |
IfcRotationalStiffnessMeasure
A representation of the model object 'Ifc Rotational Stiffness Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRotationalStiffnessSelect |
IfcBoundaryNodeCondition.getRotationalStiffnessX()
Returns the value of the 'Rotational Stiffness X' reference.
|
IfcRotationalStiffnessSelect |
IfcBoundaryNodeCondition.getRotationalStiffnessY()
Returns the value of the 'Rotational Stiffness Y' reference.
|
IfcRotationalStiffnessSelect |
IfcBoundaryNodeCondition.getRotationalStiffnessZ()
Returns the value of the 'Rotational Stiffness Z' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryNodeCondition.setRotationalStiffnessX(IfcRotationalStiffnessSelect value)
Sets the value of the '
Rotational Stiffness X' reference. |
void |
IfcBoundaryNodeCondition.setRotationalStiffnessY(IfcRotationalStiffnessSelect value)
Sets the value of the '
Rotational Stiffness Y' reference. |
void |
IfcBoundaryNodeCondition.setRotationalStiffnessZ(IfcRotationalStiffnessSelect value)
Sets the value of the '
Rotational Stiffness Z' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBooleanImpl
An implementation of the model object 'Ifc Boolean'.
|
class |
IfcRotationalStiffnessMeasureImpl
An implementation of the model object 'Ifc Rotational Stiffness Measure'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRotationalStiffnessSelect |
IfcBoundaryNodeConditionImpl.getRotationalStiffnessX() |
IfcRotationalStiffnessSelect |
IfcBoundaryNodeConditionImpl.getRotationalStiffnessY() |
IfcRotationalStiffnessSelect |
IfcBoundaryNodeConditionImpl.getRotationalStiffnessZ() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoundaryNodeConditionImpl.setRotationalStiffnessX(IfcRotationalStiffnessSelect newRotationalStiffnessX) |
void |
IfcBoundaryNodeConditionImpl.setRotationalStiffnessY(IfcRotationalStiffnessSelect newRotationalStiffnessY) |
void |
IfcBoundaryNodeConditionImpl.setRotationalStiffnessZ(IfcRotationalStiffnessSelect newRotationalStiffnessZ) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcRotationalStiffnessSelect(IfcRotationalStiffnessSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Rotational Stiffness Select'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.