| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Ifc2DCompositeCurve
A representation of the model object 'Ifc2 DComposite Curve'.
|
interface |
IfcBezierCurve
A representation of the model object 'Ifc Bezier Curve'.
|
interface |
IfcBoundedCurve
A representation of the model object 'Ifc Bounded Curve'.
|
interface |
IfcBSplineCurve
A representation of the model object 'Ifc BSpline Curve'.
|
interface |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
interface |
IfcEdgeCurve
A representation of the model object 'Ifc Edge Curve'.
|
interface |
IfcPolyline
A representation of the model object 'Ifc Polyline'.
|
interface |
IfcRationalBezierCurve
A representation of the model object 'Ifc Rational Bezier Curve'.
|
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 | 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 |
Ifc2x3tc1Switch.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.