@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcFacetedBrepWithVoids extends IfcManifoldSolidBrep
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcClosedShell> |
voids |
stepNumber| 构造器和说明 |
|---|
IfcFacetedBrepWithVoids(IfcClosedShell outer,
SET<IfcClosedShell> voids) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcClosedShell> |
getVoids() |
void |
setVoids(SET<IfcClosedShell> voids) |
getOuter, setOutergetDim, setDimgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate SET<IfcClosedShell> voids
@IfcParserConstructor public IfcFacetedBrepWithVoids(IfcClosedShell outer, SET<IfcClosedShell> voids)
public SET<IfcClosedShell> getVoids()
public void setVoids(SET<IfcClosedShell> voids)
Copyright © 2023. All rights reserved.