| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcElectricalCircuit
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 |
IfcStructuralAnalysisModel
A representation of the model object 'Ifc Structural Analysis Model'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSystem |
Ifc2x3tc1Factory.createIfcSystem()
Returns a new object of class 'Ifc System'.
|
IfcSystem |
IfcRelServicesBuildings.getRelatingSystem()
Returns the value of the 'Relating System' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelServicesBuildings.setRelatingSystem(IfcSystem value)
Sets the value of the '
Relating System' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcElectricalCircuitImpl
An implementation of the model object 'Ifc Electrical Circuit'.
|
class |
IfcStructuralAnalysisModelImpl
An implementation of the model object 'Ifc Structural Analysis Model'.
|
class |
IfcSystemImpl
An implementation of the model object 'Ifc System'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSystem |
Ifc2x3tc1FactoryImpl.createIfcSystem() |
IfcSystem |
IfcRelServicesBuildingsImpl.getRelatingSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelServicesBuildingsImpl.setRelatingSystem(IfcSystem newRelatingSystem) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcSystem(IfcSystem object)
Returns the result of interpreting the object as an instance of 'Ifc System'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.