| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.curveOnRelatedElement |
private IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.curveOnRelatingElement |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.getCurveOnRelatedElement() |
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.getCurveOnRelatingElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConnectionCurveGeometry.setCurveOnRelatedElement(IfcCurveOrEdgeCurve curveOnRelatedElement) |
void |
IfcConnectionCurveGeometry.setCurveOnRelatingElement(IfcCurveOrEdgeCurve curveOnRelatingElement) |
| 构造器和说明 |
|---|
IfcConnectionCurveGeometry(IfcCurveOrEdgeCurve curveOnRelatingElement,
IfcCurveOrEdgeCurve curveOnRelatedElement) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Ifc2DCompositeCurve
An Ifc2DCompositeCurve is an IfcCompositeCurve that is defined within the coordinate space of an IfcPlane.
|
class |
IfcBezierCurve
This is a special type of curve which can be represented as a type of B-spline curve in which the knots are evenly
spaced and have high multiplicities.
|
class |
IfcBoundedCurve
A bounded curve is a curve of finite arc length with identifiable end points.
|
class |
IfcBSplineCurve
A B-spline curve is a piecewise parametric polynominal or rational curve described in terms of control points and
basis functions.
|
class |
IfcCompositeCurve
A composite curve (IfcCompositeCurve) is a collection of curves joined end-to-end.
|
class |
IfcPolyline
An IfcPolyline is a bounded curve of n -1 linear segments, defined by a list of n points, P1, P2 ...
|
class |
IfcRationalBezierCurve
A rational Bezier curve is a B-spline curve described in terms of control points and basic functions.
|
class |
IfcTrimmedCurve
A trimmed curve is a bounded curve which is created by taking a selected portion,
between two identified points, of the associated basis curve.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcEdgeCurve
An edge curve is a special subtype of edge which has its geometry fully defined.
|
Copyright © 2023. All rights reserved.