| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcAdvancedFace
A representation of the model object 'Ifc Advanced Face'.
|
interface |
IfcBoundedSurface
A representation of the model object 'Ifc Bounded Surface'.
|
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
A representation of the model object 'Ifc Cylindrical Surface'.
|
interface |
IfcElementarySurface
A representation of the model object 'Ifc Elementary Surface'.
|
interface |
IfcFaceBasedSurfaceModel
A representation of the model object 'Ifc Face Based Surface Model'.
|
interface |
IfcFaceSurface
A representation of the model object 'Ifc Face Surface'.
|
interface |
IfcPlane
A representation of the model object 'Ifc Plane'.
|
interface |
IfcRationalBSplineSurfaceWithKnots
A representation of the model object 'Ifc Rational BSpline Surface With Knots'.
|
interface |
IfcRectangularTrimmedSurface
A representation of the model object 'Ifc Rectangular Trimmed Surface'.
|
interface |
IfcSurface
A representation of the model object 'Ifc Surface'.
|
interface |
IfcSurfaceOfLinearExtrusion
A representation of the model object 'Ifc Surface Of Linear Extrusion'.
|
interface |
IfcSurfaceOfRevolution
A representation of the model object 'Ifc Surface Of Revolution'.
|
interface |
IfcSweptSurface
A representation of the model object 'Ifc Swept Surface'.
|
| 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 | Class and Description |
|---|---|
class |
IfcAdvancedFaceImpl
An implementation of the model object 'Ifc Advanced Face'.
|
class |
IfcBoundedSurfaceImpl
An implementation of the model object 'Ifc Bounded Surface'.
|
class |
IfcBSplineSurfaceImpl
An implementation of the model object 'Ifc BSpline Surface'.
|
class |
IfcBSplineSurfaceWithKnotsImpl
An implementation of the model object 'Ifc BSpline Surface With Knots'.
|
class |
IfcCurveBoundedPlaneImpl
An implementation of the model object 'Ifc Curve Bounded Plane'.
|
class |
IfcCurveBoundedSurfaceImpl
An implementation of the model object 'Ifc Curve Bounded Surface'.
|
class |
IfcCylindricalSurfaceImpl
An implementation of the model object 'Ifc Cylindrical Surface'.
|
class |
IfcElementarySurfaceImpl
An implementation of the model object 'Ifc Elementary Surface'.
|
class |
IfcFaceBasedSurfaceModelImpl
An implementation of the model object 'Ifc Face Based Surface Model'.
|
class |
IfcFaceSurfaceImpl
An implementation of the model object 'Ifc Face Surface'.
|
class |
IfcPlaneImpl
An implementation of the model object 'Ifc Plane'.
|
class |
IfcRationalBSplineSurfaceWithKnotsImpl
An implementation of the model object 'Ifc Rational BSpline Surface With Knots'.
|
class |
IfcRectangularTrimmedSurfaceImpl
An implementation of the model object 'Ifc Rectangular Trimmed Surface'.
|
class |
IfcSurfaceImpl
An implementation of the model object 'Ifc Surface'.
|
class |
IfcSurfaceOfLinearExtrusionImpl
An implementation of the model object 'Ifc Surface Of Linear Extrusion'.
|
class |
IfcSurfaceOfRevolutionImpl
An implementation of the model object 'Ifc Surface Of Revolution'.
|
class |
IfcSweptSurfaceImpl
An implementation of the model object 'Ifc Swept Surface'.
|
| 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 © 2016 OpenSource BIM. All rights reserved.