| 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 |
IfcCircle
A representation of the model object 'Ifc Circle'.
|
interface |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
interface |
IfcConic
A representation of the model object 'Ifc Conic'.
|
interface |
IfcEllipse
A representation of the model object 'Ifc Ellipse'.
|
interface |
IfcLine
A representation of the model object 'Ifc Line'.
|
interface |
IfcOffsetCurve2D
A representation of the model object 'Ifc Offset Curve2 D'.
|
interface |
IfcOffsetCurve3D
A representation of the model object 'Ifc Offset Curve3 D'.
|
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 |
|---|---|
IfcCurve |
Ifc2x3tc1Factory.createIfcCurve()
Returns a new object of class 'Ifc Curve'.
|
IfcCurve |
IfcGridAxis.getAxisCurve()
Returns the value of the 'Axis Curve' reference.
|
IfcCurve |
IfcPointOnCurve.getBasisCurve()
Returns the value of the 'Basis Curve' reference.
|
IfcCurve |
IfcOffsetCurve2D.getBasisCurve()
Returns the value of the 'Basis Curve' reference.
|
IfcCurve |
IfcOffsetCurve3D.getBasisCurve()
Returns the value of the 'Basis Curve' reference.
|
IfcCurve |
IfcTrimmedCurve.getBasisCurve()
Returns the value of the 'Basis Curve' reference.
|
IfcCurve |
IfcSurfaceCurveSweptAreaSolid.getDirectrix()
Returns the value of the 'Directrix' reference.
|
IfcCurve |
IfcSweptDiskSolid.getDirectrix()
Returns the value of the 'Directrix' reference.
|
IfcCurve |
IfcEdgeCurve.getEdgeGeometry()
Returns the value of the 'Edge Geometry' reference.
|
IfcCurve |
IfcCurveBoundedPlane.getOuterBoundary()
Returns the value of the 'Outer Boundary' reference.
|
IfcCurve |
IfcAnnotationFillArea.getOuterBoundary()
Returns the value of the 'Outer Boundary' reference.
|
IfcCurve |
IfcArbitraryClosedProfileDef.getOuterCurve()
Returns the value of the 'Outer Curve' reference.
|
IfcCurve |
IfcCompositeCurveSegment.getParentCurve()
Returns the value of the 'Parent Curve' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCurve> |
IfcCurveBoundedPlane.getInnerBoundaries()
Returns the value of the 'Inner Boundaries' reference list.
|
org.eclipse.emf.common.util.EList<IfcCurve> |
IfcAnnotationFillArea.getInnerBoundaries()
Returns the value of the 'Inner Boundaries' reference list.
|
org.eclipse.emf.common.util.EList<IfcCurve> |
IfcArbitraryProfileDefWithVoids.getInnerCurves()
Returns the value of the 'Inner Curves' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGridAxis.setAxisCurve(IfcCurve value)
Sets the value of the '
Axis Curve' reference. |
void |
IfcPointOnCurve.setBasisCurve(IfcCurve value)
Sets the value of the '
Basis Curve' reference. |
void |
IfcOffsetCurve2D.setBasisCurve(IfcCurve value)
Sets the value of the '
Basis Curve' reference. |
void |
IfcOffsetCurve3D.setBasisCurve(IfcCurve value)
Sets the value of the '
Basis Curve' reference. |
void |
IfcTrimmedCurve.setBasisCurve(IfcCurve value)
Sets the value of the '
Basis Curve' reference. |
void |
IfcSurfaceCurveSweptAreaSolid.setDirectrix(IfcCurve value)
Sets the value of the '
Directrix' reference. |
void |
IfcSweptDiskSolid.setDirectrix(IfcCurve value)
Sets the value of the '
Directrix' reference. |
void |
IfcEdgeCurve.setEdgeGeometry(IfcCurve value)
Sets the value of the '
Edge Geometry' reference. |
void |
IfcCurveBoundedPlane.setOuterBoundary(IfcCurve value)
Sets the value of the '
Outer Boundary' reference. |
void |
IfcAnnotationFillArea.setOuterBoundary(IfcCurve value)
Sets the value of the '
Outer Boundary' reference. |
void |
IfcArbitraryClosedProfileDef.setOuterCurve(IfcCurve value)
Sets the value of the '
Outer Curve' reference. |
void |
IfcCompositeCurveSegment.setParentCurve(IfcCurve value)
Sets the value of the '
Parent Curve' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve |
Ifc2x3tc1FactoryImpl.createIfcCurve() |
IfcCurve |
IfcGridAxisImpl.getAxisCurve() |
IfcCurve |
IfcOffsetCurve3DImpl.getBasisCurve() |
IfcCurve |
IfcPointOnCurveImpl.getBasisCurve() |
IfcCurve |
IfcTrimmedCurveImpl.getBasisCurve() |
IfcCurve |
IfcOffsetCurve2DImpl.getBasisCurve() |
IfcCurve |
IfcSurfaceCurveSweptAreaSolidImpl.getDirectrix() |
IfcCurve |
IfcSweptDiskSolidImpl.getDirectrix() |
IfcCurve |
IfcEdgeCurveImpl.getEdgeGeometry() |
IfcCurve |
IfcCurveBoundedPlaneImpl.getOuterBoundary() |
IfcCurve |
IfcAnnotationFillAreaImpl.getOuterBoundary() |
IfcCurve |
IfcArbitraryClosedProfileDefImpl.getOuterCurve() |
IfcCurve |
IfcCompositeCurveSegmentImpl.getParentCurve() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCurve> |
IfcCurveBoundedPlaneImpl.getInnerBoundaries() |
org.eclipse.emf.common.util.EList<IfcCurve> |
IfcAnnotationFillAreaImpl.getInnerBoundaries() |
org.eclipse.emf.common.util.EList<IfcCurve> |
IfcArbitraryProfileDefWithVoidsImpl.getInnerCurves() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGridAxisImpl.setAxisCurve(IfcCurve newAxisCurve) |
void |
IfcOffsetCurve3DImpl.setBasisCurve(IfcCurve newBasisCurve) |
void |
IfcPointOnCurveImpl.setBasisCurve(IfcCurve newBasisCurve) |
void |
IfcTrimmedCurveImpl.setBasisCurve(IfcCurve newBasisCurve) |
void |
IfcOffsetCurve2DImpl.setBasisCurve(IfcCurve newBasisCurve) |
void |
IfcSurfaceCurveSweptAreaSolidImpl.setDirectrix(IfcCurve newDirectrix) |
void |
IfcSweptDiskSolidImpl.setDirectrix(IfcCurve newDirectrix) |
void |
IfcEdgeCurveImpl.setEdgeGeometry(IfcCurve newEdgeGeometry) |
void |
IfcCurveBoundedPlaneImpl.setOuterBoundary(IfcCurve newOuterBoundary) |
void |
IfcAnnotationFillAreaImpl.setOuterBoundary(IfcCurve newOuterBoundary) |
void |
IfcArbitraryClosedProfileDefImpl.setOuterCurve(IfcCurve newOuterCurve) |
void |
IfcCompositeCurveSegmentImpl.setParentCurve(IfcCurve newParentCurve) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcCurve(IfcCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Curve'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.