| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDimensionCount |
dim |
private IfcAxis2Placement3D |
position |
private IfcProfileDef |
sweptCurve |
stepNumber| 构造器和说明 |
|---|
IfcSweptSurface(IfcProfileDef sweptCurve,
IfcAxis2Placement3D position) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDimensionCount |
getDim() |
IfcAxis2Placement3D |
getPosition() |
IfcProfileDef |
getSweptCurve() |
void |
setDim(IfcDimensionCount dim) |
void |
setPosition(IfcAxis2Placement3D position) |
void |
setSweptCurve(IfcProfileDef sweptCurve) |
getLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcProfileDef sweptCurve
private IfcAxis2Placement3D position
@IfcDeriveParameter private IfcDimensionCount dim
@IfcParserConstructor public IfcSweptSurface(IfcProfileDef sweptCurve, IfcAxis2Placement3D position)
public IfcProfileDef getSweptCurve()
public void setSweptCurve(IfcProfileDef sweptCurve)
public IfcAxis2Placement3D getPosition()
public void setPosition(IfcAxis2Placement3D position)
public IfcDimensionCount getDim()
public void setDim(IfcDimensionCount dim)
Copyright © 2023. All rights reserved.