| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.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 |
Ifc2x3tc1Factory.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 | Class and Description |
|---|---|
class |
IfcBoundaryConditionImpl
An implementation of the model object 'Ifc Boundary Condition'.
|
class |
IfcBoundaryEdgeConditionImpl
An implementation of the model object 'Ifc Boundary Edge Condition'.
|
class |
IfcBoundaryFaceConditionImpl
An implementation of the model object 'Ifc Boundary Face Condition'.
|
class |
IfcBoundaryNodeConditionImpl
An implementation of the model object 'Ifc Boundary Node Condition'.
|
class |
IfcBoundaryNodeConditionWarpingImpl
An implementation of the model object 'Ifc Boundary Node Condition Warping'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBoundaryCondition |
Ifc2x3tc1FactoryImpl.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 |
Ifc2x3tc1Switch.caseIfcBoundaryCondition(IfcBoundaryCondition object)
Returns the result of interpreting the object as an instance of 'Ifc Boundary Condition'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.