| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPlane |
basisSurface |
private IfcDimensionCount |
dim |
private SET<IfcCurve> |
innerBoundaries |
private IfcCurve |
outerBoundary |
stepNumber| 构造器和说明 |
|---|
IfcCurveBoundedPlane(IfcPlane basisSurface,
IfcCurve outerBoundary,
SET<IfcCurve> innerBoundaries) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPlane |
getBasisSurface() |
IfcDimensionCount |
getDim() |
SET<IfcCurve> |
getInnerBoundaries() |
IfcCurve |
getOuterBoundary() |
void |
setBasisSurface(IfcPlane basisSurface) |
void |
setDim(IfcDimensionCount dim) |
void |
setInnerBoundaries(SET<IfcCurve> innerBoundaries) |
void |
setOuterBoundary(IfcCurve outerBoundary) |
getLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcPlane basisSurface
private IfcCurve outerBoundary
@IfcDeriveParameter private IfcDimensionCount dim
@IfcParserConstructor public IfcCurveBoundedPlane(IfcPlane basisSurface, IfcCurve outerBoundary, SET<IfcCurve> innerBoundaries)
public IfcPlane getBasisSurface()
public void setBasisSurface(IfcPlane basisSurface)
public IfcCurve getOuterBoundary()
public void setOuterBoundary(IfcCurve outerBoundary)
public IfcDimensionCount getDim()
public void setDim(IfcDimensionCount dim)
Copyright © 2023. All rights reserved.