@IfcClass(layer=RESOURCE, type=ENTITY) public abstract class IfcPlacement extends IfcGeometricRepresentationItem
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDimensionCount |
dim |
private IfcCartesianPoint |
location |
stepNumber| 构造器和说明 |
|---|
IfcPlacement() |
IfcPlacement(IfcCartesianPoint location) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDimensionCount |
getDim() |
IfcCartesianPoint |
getLocation() |
void |
setDim(IfcDimensionCount dim) |
void |
setLocation(IfcCartesianPoint location) |
getLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcCartesianPoint location
@IfcDeriveParameter private IfcDimensionCount dim
public IfcPlacement()
@IfcParserConstructor public IfcPlacement(IfcCartesianPoint location)
public IfcCartesianPoint getLocation()
public void setLocation(IfcCartesianPoint location)
public IfcDimensionCount getDim()
public void setDim(IfcDimensionCount dim)
Copyright © 2023. All rights reserved.