| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBoundedCurve |
IfcPolygonalBoundedHalfSpace.polygonalBoundary |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBoundedCurve |
IfcPolygonalBoundedHalfSpace.getPolygonalBoundary() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPolygonalBoundedHalfSpace.setPolygonalBoundary(IfcBoundedCurve polygonalBoundary) |
| 构造器和说明 |
|---|
IfcPolygonalBoundedHalfSpace(IfcSurface baseSurface,
IfcBoolean agreementFlag,
IfcAxis2Placement3D position,
IfcBoundedCurve polygonalBoundary) |
| 限定符和类型 | 类和说明 |
|---|---|
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 |
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.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBoundedCurve |
IfcArbitraryOpenProfileDef.curve |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBoundedCurve |
IfcArbitraryOpenProfileDef.getCurve() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcArbitraryOpenProfileDef.setCurve(IfcBoundedCurve curve) |
| 构造器和说明 |
|---|
IfcArbitraryOpenProfileDef(IfcProfileTypeEnum profileType,
IfcLabel profileName,
IfcBoundedCurve curve) |
IfcCenterLineProfileDef(IfcProfileTypeEnum profileType,
IfcLabel profileName,
IfcBoundedCurve curve) |
IfcCenterLineProfileDef(IfcProfileTypeEnum profileType,
IfcLabel profileName,
IfcBoundedCurve curve,
IfcPositiveLengthMeasure thickness) |
Copyright © 2023. All rights reserved.