| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoundaryCurve
A representation of the model object 'Ifc Boundary Curve'.
|
interface |
IfcBSplineCurve
A representation of the model object 'Ifc BSpline Curve'.
|
interface |
IfcBSplineCurveWithKnots
A representation of the model object 'Ifc BSpline Curve With Knots'.
|
interface |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
interface |
IfcCompositeCurveOnSurface
A representation of the model object 'Ifc Composite Curve On Surface'.
|
interface |
IfcOuterBoundaryCurve
A representation of the model object 'Ifc Outer Boundary Curve'.
|
interface |
IfcPolyline
A representation of the model object 'Ifc Polyline'.
|
interface |
IfcRationalBSplineCurveWithKnots
A representation of the model object 'Ifc Rational BSpline Curve With Knots'.
|
interface |
IfcTrimmedCurve
A representation of the model object 'Ifc Trimmed Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBoundedCurve |
Ifc4Factory.createIfcBoundedCurve()
Returns a new object of class 'Ifc Bounded Curve'.
|
IfcBoundedCurve |
IfcArbitraryOpenProfileDef.getCurve()
Returns the value of the 'Curve' reference.
|
IfcBoundedCurve |
IfcPolygonalBoundedHalfSpace.getPolygonalBoundary()
Returns the value of the 'Polygonal Boundary' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcArbitraryOpenProfileDef.setCurve(IfcBoundedCurve value)
Sets the value of the '
Curve' reference. |
void |
IfcPolygonalBoundedHalfSpace.setPolygonalBoundary(IfcBoundedCurve value)
Sets the value of the '
Polygonal Boundary' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBoundaryCurveImpl
An implementation of the model object 'Ifc Boundary Curve'.
|
class |
IfcBoundedCurveImpl
An implementation of the model object 'Ifc Bounded Curve'.
|
class |
IfcBSplineCurveImpl
An implementation of the model object 'Ifc BSpline Curve'.
|
class |
IfcBSplineCurveWithKnotsImpl
An implementation of the model object 'Ifc BSpline Curve With Knots'.
|
class |
IfcCompositeCurveImpl
An implementation of the model object 'Ifc Composite Curve'.
|
class |
IfcCompositeCurveOnSurfaceImpl
An implementation of the model object 'Ifc Composite Curve On Surface'.
|
class |
IfcOuterBoundaryCurveImpl
An implementation of the model object 'Ifc Outer Boundary Curve'.
|
class |
IfcPolylineImpl
An implementation of the model object 'Ifc Polyline'.
|
class |
IfcRationalBSplineCurveWithKnotsImpl
An implementation of the model object 'Ifc Rational BSpline Curve With Knots'.
|
class |
IfcTrimmedCurveImpl
An implementation of the model object 'Ifc Trimmed Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBoundedCurve |
Ifc4FactoryImpl.createIfcBoundedCurve() |
IfcBoundedCurve |
IfcArbitraryOpenProfileDefImpl.getCurve() |
IfcBoundedCurve |
IfcPolygonalBoundedHalfSpaceImpl.getPolygonalBoundary() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcArbitraryOpenProfileDefImpl.setCurve(IfcBoundedCurve newCurve) |
void |
IfcPolygonalBoundedHalfSpaceImpl.setPolygonalBoundary(IfcBoundedCurve newPolygonalBoundary) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcBoundedCurve(IfcBoundedCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Bounded Curve'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.