| 限定符和类型 | 字段和说明 |
|---|---|
private LOGICAL |
IfcCompositeCurve.closedCurve |
private LOGICAL |
IfcBSplineCurve.closedCurve |
private LOGICAL |
IfcOffsetCurve3D.selfIntersect |
private LOGICAL |
IfcOffsetCurve2D.selfIntersect |
private LOGICAL |
IfcCompositeCurve.selfIntersect |
private LOGICAL |
IfcBSplineCurve.selfIntersect |
| 限定符和类型 | 方法和说明 |
|---|---|
LOGICAL |
IfcCompositeCurve.getClosedCurve() |
LOGICAL |
IfcBSplineCurve.getClosedCurve() |
LOGICAL |
IfcOffsetCurve3D.getSelfIntersect() |
LOGICAL |
IfcOffsetCurve2D.getSelfIntersect() |
LOGICAL |
IfcCompositeCurve.getSelfIntersect() |
LOGICAL |
IfcBSplineCurve.getSelfIntersect() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCompositeCurve.setClosedCurve(LOGICAL closedCurve) |
void |
IfcBSplineCurve.setClosedCurve(LOGICAL closedCurve) |
void |
IfcOffsetCurve3D.setSelfIntersect(LOGICAL selfIntersect) |
void |
IfcOffsetCurve2D.setSelfIntersect(LOGICAL selfIntersect) |
void |
IfcCompositeCurve.setSelfIntersect(LOGICAL selfIntersect) |
void |
IfcBSplineCurve.setSelfIntersect(LOGICAL selfIntersect) |
| 构造器和说明 |
|---|
Ifc2DCompositeCurve(LIST<IfcCompositeCurveSegment> segments,
LOGICAL selfIntersect) |
IfcBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect) |
IfcBSplineCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect) |
IfcCompositeCurve(LIST<IfcCompositeCurveSegment> segments,
LOGICAL selfIntersect) |
IfcOffsetCurve2D(IfcCurve basisCurve,
IfcLengthMeasure distance,
LOGICAL selfIntersect) |
IfcOffsetCurve3D(IfcCurve basisCurve,
IfcLengthMeasure distance,
LOGICAL selfIntersect,
IfcDirection relDirection) |
IfcRationalBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect,
LIST<REAL> weightsData) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcLogical |
| 限定符和类型 | 字段和说明 |
|---|---|
private LOGICAL |
IfcPresentationLayerWithStyle.layerBlocked |
private LOGICAL |
IfcPresentationLayerWithStyle.layerFrozen |
private LOGICAL |
IfcPresentationLayerWithStyle.layerOn |
| 限定符和类型 | 方法和说明 |
|---|---|
LOGICAL |
IfcPresentationLayerWithStyle.getLayerBlocked() |
LOGICAL |
IfcPresentationLayerWithStyle.getLayerFrozen() |
LOGICAL |
IfcPresentationLayerWithStyle.getLayerOn() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPresentationLayerWithStyle.setLayerBlocked(LOGICAL layerBlocked) |
void |
IfcPresentationLayerWithStyle.setLayerFrozen(LOGICAL layerFrozen) |
void |
IfcPresentationLayerWithStyle.setLayerOn(LOGICAL layerOn) |
| 构造器和说明 |
|---|
IfcPresentationLayerWithStyle(IfcLabel name,
IfcText description,
SET<IfcLayeredItem> assignedItems,
IfcIdentifier identifier,
LOGICAL layerOn,
LOGICAL layerFrozen,
LOGICAL layerBlocked,
SET<IfcPresentationStyleSelect> layerStyles) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LOGICAL |
IfcShapeAspect.productDefinitional |
| 限定符和类型 | 方法和说明 |
|---|---|
LOGICAL |
IfcShapeAspect.getProductDefinitional() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcShapeAspect.setProductDefinitional(LOGICAL productDefinitional) |
| 构造器和说明 |
|---|
IfcShapeAspect(LIST<IfcShapeModel> shapeRepresentations,
IfcLabel name,
IfcText description,
LOGICAL productDefinitional,
IfcProductDefinitionShape partOfProductDefinitionShape) |
Copyright © 2023. All rights reserved.