| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcRelConnectsWithEccentricity
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 |
|---|---|
IfcRelConnectsStructuralMember |
Ifc4Factory.createIfcRelConnectsStructuralMember()
Returns a new object of class 'Ifc Rel Connects Structural Member'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
IfcStructuralMember.getConnectedBy()
Returns the value of the 'Connected By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
IfcStructuralConnection.getConnectsStructuralMembers()
Returns the value of the 'Connects Structural Members' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
IfcRelConnectsStructuralMember |
Ifc4FactoryImpl.createIfcRelConnectsStructuralMember() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
IfcStructuralMemberImpl.getConnectedBy() |
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
IfcStructuralConnectionImpl.getConnectsStructuralMembers() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcRelConnectsStructuralMember(IfcRelConnectsStructuralMember object)
Returns the result of interpreting the object as an instance of 'Ifc Rel Connects Structural Member'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.