| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcAdvancedFace
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 |
IfcBoundedSurface
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 |
IfcBSplineSurface
A representation of the model object 'Ifc BSpline Surface'.
|
interface |
IfcBSplineSurfaceWithKnots
A representation of the model object 'Ifc BSpline Surface With Knots'.
|
interface |
IfcCurveBoundedPlane
A representation of the model object 'Ifc Curve Bounded Plane'.
|
interface |
IfcCurveBoundedSurface
A representation of the model object 'Ifc Curve Bounded Surface'.
|
interface |
IfcCylindricalSurface
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 |
IfcElementarySurface
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 |
IfcFaceBasedSurfaceModel
A representation of the model object 'Ifc Face Based Surface Model'.
|
interface |
IfcFaceSurface
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 |
IfcPlane
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 |
IfcRationalBSplineSurfaceWithKnots
A representation of the model object 'Ifc Rational BSpline Surface With Knots'.
|
interface |
IfcRectangularTrimmedSurface
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 |
IfcSphericalSurface
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 |
IfcSurface
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 |
IfcSurfaceOfLinearExtrusion
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 |
IfcSurfaceOfRevolution
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 |
IfcSweptSurface
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 |
IfcToroidalSurface
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 |
|---|---|
IfcSurfaceOrFaceSurface |
IfcConnectionSurfaceGeometry.getSurfaceOnRelatedElement()
Returns the value of the 'Surface On Related Element' reference.
|
IfcSurfaceOrFaceSurface |
IfcConnectionSurfaceGeometry.getSurfaceOnRelatingElement()
Returns the value of the 'Surface On Relating Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionSurfaceGeometry.setSurfaceOnRelatedElement(IfcSurfaceOrFaceSurface value)
Sets the value of the '
Surface On Related Element' reference. |
void |
IfcConnectionSurfaceGeometry.setSurfaceOnRelatingElement(IfcSurfaceOrFaceSurface value)
Sets the value of the '
Surface On Relating Element' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcSurfaceOrFaceSurface |
IfcConnectionSurfaceGeometryImpl.getSurfaceOnRelatedElement() |
IfcSurfaceOrFaceSurface |
IfcConnectionSurfaceGeometryImpl.getSurfaceOnRelatingElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionSurfaceGeometryImpl.setSurfaceOnRelatedElement(IfcSurfaceOrFaceSurface newSurfaceOnRelatedElement) |
void |
IfcConnectionSurfaceGeometryImpl.setSurfaceOnRelatingElement(IfcSurfaceOrFaceSurface newSurfaceOnRelatingElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcSurfaceOrFaceSurface(IfcSurfaceOrFaceSurface object)
Returns the result of interpreting the object as an instance of 'Ifc Surface Or Face Surface'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.