| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcOuterBoundaryCurve
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 |
|---|---|
IfcBoundaryCurve |
Ifc4Factory.createIfcBoundaryCurve()
Returns a new object of class 'Ifc Boundary Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcBoundaryCurve> |
IfcCurveBoundedSurface.getBoundaries()
Returns the value of the 'Boundaries' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBoundaryCurveImpl
An implementation of the model object 'Ifc Boundary Curve'.
|
class |
IfcOuterBoundaryCurveImpl
An implementation of the model object 'Ifc Outer Boundary Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBoundaryCurve |
Ifc4FactoryImpl.createIfcBoundaryCurve() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcBoundaryCurve> |
IfcCurveBoundedSurfaceImpl.getBoundaries() |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcBoundaryCurve(IfcBoundaryCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Boundary Curve'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.