public class IfcAxis2Placement3D extends IfcPlacement implements com.aspose.cad_internal.fileformats.ifc.IIfcAxis2Placement3D
| Constructor and Description |
|---|
IfcAxis2Placement3D() |
| Modifier and Type | Method and Description |
|---|---|
IfcDirection |
getAxis() |
IfcDirection |
getRefDirection() |
void |
setAxis(IfcDirection value) |
void |
setRefDirection(IfcDirection value) |
getLocation, setLocationgetLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcDirection getAxis()
public final void setAxis(IfcDirection value)
public final IfcDirection getRefDirection()
public final void setRefDirection(IfcDirection value)