| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.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 |
Ifc2x3tc1Factory.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 | Class and Description |
|---|---|
class |
IfcFailureConnectionConditionImpl
An implementation of the model object 'Ifc Failure Connection Condition'.
|
class |
IfcSlippageConnectionConditionImpl
An implementation of the model object 'Ifc Slippage Connection Condition'.
|
class |
IfcStructuralConnectionConditionImpl
An implementation of the model object 'Ifc Structural Connection Condition'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcStructuralConnectionCondition |
Ifc2x3tc1FactoryImpl.createIfcStructuralConnectionCondition() |
IfcStructuralConnectionCondition |
IfcRelConnectsStructuralMemberImpl.getAdditionalConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsStructuralMemberImpl.setAdditionalConditions(IfcStructuralConnectionCondition newAdditionalConditions) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.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.