| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralPointReaction
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 |
|---|---|
IfcStructuralReaction |
Ifc2x3tc1Factory.createIfcStructuralReaction()
Returns a new object of class 'Ifc Structural Reaction'.
|
IfcStructuralReaction |
IfcStructuralAction.getCausedBy()
Returns the value of the 'Caused By' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralAction.setCausedBy(IfcStructuralReaction value)
Sets the value of the '
Caused By' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcStructuralPointReactionImpl
An implementation of the model object 'Ifc Structural Point Reaction'.
|
class |
IfcStructuralReactionImpl
An implementation of the model object 'Ifc Structural Reaction'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralReaction |
Ifc2x3tc1FactoryImpl.createIfcStructuralReaction() |
IfcStructuralReaction |
IfcStructuralActionImpl.getCausedBy() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralActionImpl.setCausedBy(IfcStructuralReaction newCausedBy) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcStructuralReaction(IfcStructuralReaction object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Reaction'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.