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