| 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 |
IfcBoundedCurve
A representation of the model object 'Ifc Bounded 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 |
IfcEdgeCurve
A representation of the model object 'Ifc Edge Curve'.
|
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 |
|---|---|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.getCurveOnRelatedElement()
Returns the value of the 'Curve On Related Element' reference.
|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.getCurveOnRelatingElement()
Returns the value of the 'Curve On Relating Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionCurveGeometry.setCurveOnRelatedElement(IfcCurveOrEdgeCurve value)
Sets the value of the '
Curve On Related Element' reference. |
void |
IfcConnectionCurveGeometry.setCurveOnRelatingElement(IfcCurveOrEdgeCurve value)
Sets the value of the '
Curve On Relating Element' 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 |
IfcEdgeCurveImpl
An implementation of the model object 'Ifc Edge Curve'.
|
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 |
|---|---|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometryImpl.getCurveOnRelatedElement() |
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometryImpl.getCurveOnRelatingElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionCurveGeometryImpl.setCurveOnRelatedElement(IfcCurveOrEdgeCurve newCurveOnRelatedElement) |
void |
IfcConnectionCurveGeometryImpl.setCurveOnRelatingElement(IfcCurveOrEdgeCurve newCurveOnRelatingElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCurveOrEdgeCurve(IfcCurveOrEdgeCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Curve Or Edge Curve'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.