public class StepAxis2Placement3D extends StepAxis2Placement
Axis2Placement3D class for STP file.
| Constructor and Description |
|---|
StepAxis2Placement3D(String name,
StepCartesianPoint location,
StepDirection axis,
StepDirection refDirection) |
| Modifier and Type | Method and Description |
|---|---|
StepDirection |
getAxis()
The axis attribute defines the exact direction of the local Z axis.
|
StepItemType |
getItemType() |
void |
setAxis(StepDirection value)
The axis attribute defines the exact direction of the local Z axis.
|
getLocation, getRefDirection, setLocation, setRefDirectionpublic StepAxis2Placement3D(String name, StepCartesianPoint location, StepDirection axis, StepDirection refDirection)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final StepDirection getAxis()
The axis attribute defines the exact direction of the local Z axis.
public final void setAxis(StepDirection value)
The axis attribute defines the exact direction of the local Z axis.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.