@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcExtrudedAreaSolid extends IfcSweptAreaSolid
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPositiveLengthMeasure |
depth |
private IfcDirection |
extrudedDirection |
stepNumber| 构造器和说明 |
|---|
IfcExtrudedAreaSolid() |
IfcExtrudedAreaSolid(IfcProfileDef sweptArea,
IfcAxis2Placement3D position,
IfcDirection extrudedDirection,
IfcPositiveLengthMeasure depth) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPositiveLengthMeasure |
getDepth() |
IfcDirection |
getExtrudedDirection() |
void |
setDepth(IfcPositiveLengthMeasure depth) |
void |
setExtrudedDirection(IfcDirection extrudedDirection) |
getPosition, getSweptArea, setPosition, setSweptAreagetDim, setDimgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcDirection extrudedDirection
private IfcPositiveLengthMeasure depth
public IfcExtrudedAreaSolid()
@IfcParserConstructor public IfcExtrudedAreaSolid(IfcProfileDef sweptArea, IfcAxis2Placement3D position, IfcDirection extrudedDirection, IfcPositiveLengthMeasure depth)
public IfcDirection getExtrudedDirection()
public void setExtrudedDirection(IfcDirection extrudedDirection)
public IfcPositiveLengthMeasure getDepth()
public void setDepth(IfcPositiveLengthMeasure depth)
Copyright © 2023. All rights reserved.