| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcFailureConnectionCondition
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 |
IfcSlippageConnectionCondition
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 |
|---|---|
IfcStructuralConnectionCondition |
Ifc4Factory.createIfcStructuralConnectionCondition()
Returns a new object of class 'Ifc Structural Connection Condition'.
|
IfcStructuralConnectionCondition |
IfcRelConnectsStructuralMember.getAdditionalConditions()
Returns the value of the 'Additional Conditions' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMember.setAdditionalConditions(IfcStructuralConnectionCondition value)
Sets the value of the '
Additional Conditions' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralConnectionCondition |
Ifc4FactoryImpl.createIfcStructuralConnectionCondition() |
IfcStructuralConnectionCondition |
IfcRelConnectsStructuralMemberImpl.getAdditionalConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setAdditionalConditions(IfcStructuralConnectionCondition newAdditionalConditions) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcStructuralConnectionCondition(IfcStructuralConnectionCondition object)
Returns the result of interpreting the object as an instance of 'Ifc Structural Connection Condition'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.