| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcStructuralCurveConnection
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 |
IfcStructuralPointConnection
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 |
IfcStructuralSurfaceConnection
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 |
|---|---|
IfcStructuralConnection |
Ifc4Factory.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 | Class and Description |
|---|---|
class |
IfcStructuralConnectionImpl
An implementation of the model object 'Ifc Structural Connection'.
|
class |
IfcStructuralCurveConnectionImpl
An implementation of the model object 'Ifc Structural Curve Connection'.
|
class |
IfcStructuralPointConnectionImpl
An implementation of the model object 'Ifc Structural Point Connection'.
|
class |
IfcStructuralSurfaceConnectionImpl
An implementation of the model object 'Ifc Structural Surface Connection'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralConnection |
Ifc4FactoryImpl.createIfcStructuralConnection() |
IfcStructuralConnection |
IfcRelConnectsStructuralMemberImpl.getRelatedStructuralConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setRelatedStructuralConnection(IfcStructuralConnection newRelatedStructuralConnection) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcStructuralConnection(IfcStructuralConnection object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Connection'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.