| 限定符和类型 | 字段和说明 |
|---|---|
private REAL[] |
weights |
private LIST<REAL> |
weightsData |
stepNumber| 构造器和说明 |
|---|
IfcRationalBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect,
LIST<REAL> weightsData) |
| 限定符和类型 | 方法和说明 |
|---|---|
REAL[] |
getWeights() |
LIST<REAL> |
getWeightsData() |
void |
setWeights(REAL[] weights) |
void |
setWeightsData(LIST<REAL> weightsData) |
getClosedCurve, getControlPoints, getControlPointsList, getCurveForm, getDegree, getSelfIntersect, getUpperIndexOnControlPoints, setClosedCurve, setControlPoints, setControlPointsList, setCurveForm, setDegree, setSelfIntersect, setUpperIndexOnControlPointsgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcDeriveParameter private REAL[] weights
@IfcParserConstructor public IfcRationalBezierCurve(INTEGER degree, LIST<IfcCartesianPoint> controlPointsList, IfcBSplineCurveForm curveForm, LOGICAL closedCurve, LOGICAL selfIntersect, LIST<REAL> weightsData)
Copyright © 2023. All rights reserved.