@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcAxis1Placement extends IfcPlacement
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDirection |
axis |
private IfcDirection |
z |
stepNumber| 构造器和说明 |
|---|
IfcAxis1Placement(IfcCartesianPoint location,
IfcDirection axis) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDirection |
getAxis() |
IfcDirection |
getZ() |
void |
setAxis(IfcDirection axis) |
void |
setZ(IfcDirection z) |
getDim, getLocation, setDim, setLocationgetLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcDirection axis
@IfcDeriveParameter private IfcDirection z
@IfcParserConstructor public IfcAxis1Placement(IfcCartesianPoint location, IfcDirection axis)
public IfcDirection getAxis()
public void setAxis(IfcDirection axis)
public IfcDirection getZ()
public void setZ(IfcDirection z)
Copyright © 2023. All rights reserved.