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, setLocation
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcDirection getAxis()
public final void setAxis(IfcDirection value)
public final IfcDirection getRefDirection()
public final void setRefDirection(IfcDirection value)