| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoundaryEdgeCondition
A representation of the model object 'Ifc Boundary Edge Condition'.
|
interface |
IfcBoundaryFaceCondition
A representation of the model object 'Ifc Boundary Face Condition'.
|
interface |
IfcBoundaryNodeCondition
A representation of the model object 'Ifc Boundary Node Condition'.
|
interface |
IfcBoundaryNodeConditionWarping
A representation of the model object 'Ifc Boundary Node Condition Warping'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBoundaryCondition |
Ifc4Factory.createIfcBoundaryCondition()
Returns a new object of class 'Ifc Boundary Condition'.
|
IfcBoundaryCondition |
IfcRelConnectsStructuralMember.getAppliedCondition()
Returns the value of the 'Applied Condition' reference.
|
IfcBoundaryCondition |
IfcStructuralConnection.getAppliedCondition()
Returns the value of the 'Applied Condition' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMember.setAppliedCondition(IfcBoundaryCondition value)
Sets the value of the '
Applied Condition' reference. |
void |
IfcStructuralConnection.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 |
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 © 2016 OpenSource BIM. All rights reserved.