| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
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 |
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 |
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 |
|---|---|
IfcSurface |
Ifc4Factory.createIfcSurface()
Returns a new object of class 'Ifc Surface'.
|
IfcSurface |
IfcHalfSpaceSolid.getBaseSurface()
Returns the value of the 'Base Surface' reference.
|
IfcSurface |
IfcPointOnSurface.getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
IfcSurface |
IfcCurveBoundedSurface.getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
IfcSurface |
IfcRectangularTrimmedSurface.getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
IfcSurface |
IfcPcurve.getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
IfcSurface |
IfcFaceSurface.getFaceSurface()
Returns the value of the 'Face Surface' reference.
|
IfcSurface |
IfcSurfaceCurveSweptAreaSolid.getReferenceSurface()
Returns the value of the 'Reference Surface' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHalfSpaceSolid.setBaseSurface(IfcSurface value)
Sets the value of the '
Base Surface' reference. |
void |
IfcPointOnSurface.setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
IfcCurveBoundedSurface.setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
IfcRectangularTrimmedSurface.setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
IfcPcurve.setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
IfcFaceSurface.setFaceSurface(IfcSurface value)
Sets the value of the '
Face Surface' reference. |
void |
IfcSurfaceCurveSweptAreaSolid.setReferenceSurface(IfcSurface value)
Sets the value of the '
Reference Surface' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
Ifc4FactoryImpl.createIfcSurface() |
IfcSurface |
IfcHalfSpaceSolidImpl.getBaseSurface() |
IfcSurface |
IfcPointOnSurfaceImpl.getBasisSurface() |
IfcSurface |
IfcRectangularTrimmedSurfaceImpl.getBasisSurface() |
IfcSurface |
IfcPcurveImpl.getBasisSurface() |
IfcSurface |
IfcCurveBoundedSurfaceImpl.getBasisSurface() |
IfcSurface |
IfcFaceSurfaceImpl.getFaceSurface() |
IfcSurface |
IfcSurfaceCurveSweptAreaSolidImpl.getReferenceSurface() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcHalfSpaceSolidImpl.setBaseSurface(IfcSurface newBaseSurface) |
void |
IfcPointOnSurfaceImpl.setBasisSurface(IfcSurface newBasisSurface) |
void |
IfcRectangularTrimmedSurfaceImpl.setBasisSurface(IfcSurface newBasisSurface) |
void |
IfcPcurveImpl.setBasisSurface(IfcSurface newBasisSurface) |
void |
IfcCurveBoundedSurfaceImpl.setBasisSurface(IfcSurface newBasisSurface) |
void |
IfcFaceSurfaceImpl.setFaceSurface(IfcSurface newFaceSurface) |
void |
IfcSurfaceCurveSweptAreaSolidImpl.setReferenceSurface(IfcSurface newReferenceSurface) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcSurface(IfcSurface object)
Returns the result of interpreting the object as an instance of 'Ifc
Surface'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.