| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoundaryEdgeCondition
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 |
IfcBoundaryFaceCondition
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 |
IfcBoundaryNodeCondition
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 |
IfcBoundaryNodeConditionWarping
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 |
|---|---|
IfcBoundaryCondition |
Ifc4Factory.createIfcBoundaryCondition()
Returns a new object of class 'Ifc Boundary Condition'.
|
IfcBoundaryCondition |
IfcStructuralConnection.getAppliedCondition()
Returns the value of the 'Applied Condition' reference.
|
IfcBoundaryCondition |
IfcRelConnectsStructuralMember.getAppliedCondition()
Returns the value of the 'Applied Condition' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcStructuralConnection.setAppliedCondition(IfcBoundaryCondition value)
Sets the value of the '
Applied Condition' reference. |
void |
IfcRelConnectsStructuralMember.setAppliedCondition(IfcBoundaryCondition value)
Sets the value of the '
Applied Condition' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcBoundaryCondition |
Ifc4FactoryImpl.createIfcBoundaryCondition() |
IfcBoundaryCondition |
IfcRelConnectsStructuralMemberImpl.getAppliedCondition() |
IfcBoundaryCondition |
IfcStructuralConnectionImpl.getAppliedCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setAppliedCondition(IfcBoundaryCondition newAppliedCondition) |
void |
IfcStructuralConnectionImpl.setAppliedCondition(IfcBoundaryCondition newAppliedCondition) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcBoundaryCondition(IfcBoundaryCondition object)
Returns the result of interpreting the object as an instance of 'Ifc Boundary Condition'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.