| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralCurveConnection
A representation of the model object 'Ifc Structural Curve Connection'.
|
interface |
IfcStructuralPointConnection
A representation of the model object 'Ifc Structural Point Connection'.
|
interface |
IfcStructuralSurfaceConnection
A representation of the model object 'Ifc Structural Surface Connection'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralConnection |
Ifc2x3tc1Factory.createIfcStructuralConnection()
Returns a new object of class 'Ifc Structural Connection'.
|
IfcStructuralConnection |
IfcRelConnectsStructuralMember.getRelatedStructuralConnection()
Returns the value of the 'Related Structural Connection' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMember.setRelatedStructuralConnection(IfcStructuralConnection value)
Sets the value of the '
Related Structural Connection' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralConnection |
Ifc2x3tc1FactoryImpl.createIfcStructuralConnection() |
IfcStructuralConnection |
IfcRelConnectsStructuralMemberImpl.getRelatedStructuralConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setRelatedStructuralConnection(IfcStructuralConnection newRelatedStructuralConnection) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcStructuralConnection(IfcStructuralConnection object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Connection'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.