| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcChamferEdgeFeature
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 |
IfcEdgeFeature
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 |
IfcOpeningElement
A representation of the model object 'Ifc Opening Element'.
|
interface |
IfcRoundedEdgeFeature
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 |
|---|---|
IfcFeatureElementSubtraction |
Ifc2x3tc1Factory.createIfcFeatureElementSubtraction()
Returns a new object of class 'Ifc Feature Element Subtraction'.
|
IfcFeatureElementSubtraction |
IfcRelVoidsElement.getRelatedOpeningElement()
Returns the value of the 'Related Opening Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelVoidsElement.setRelatedOpeningElement(IfcFeatureElementSubtraction value)
Sets the value of the '
Related Opening Element' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcChamferEdgeFeatureImpl
An implementation of the model object 'Ifc Chamfer Edge Feature'.
|
class |
IfcEdgeFeatureImpl
An implementation of the model object 'Ifc Edge Feature'.
|
class |
IfcFeatureElementSubtractionImpl
An implementation of the model object 'Ifc Feature Element Subtraction'.
|
class |
IfcOpeningElementImpl
An implementation of the model object 'Ifc Opening Element'.
|
class |
IfcRoundedEdgeFeatureImpl
An implementation of the model object 'Ifc Rounded Edge Feature'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcFeatureElementSubtraction |
Ifc2x3tc1FactoryImpl.createIfcFeatureElementSubtraction() |
IfcFeatureElementSubtraction |
IfcRelVoidsElementImpl.getRelatedOpeningElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelVoidsElementImpl.setRelatedOpeningElement(IfcFeatureElementSubtraction newRelatedOpeningElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcFeatureElementSubtraction(IfcFeatureElementSubtraction object)
Returns the result of interpreting the object as an instance of 'Ifc Feature Element Subtraction'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.