public abstract class StepAxis2Placement extends StepPlacement
Axis2Placement class for STP file.
| Modifier and Type | Method and Description |
|---|---|
StepCartesianPoint |
getLocation()
The location attribute defines the spatial position of the reference
point and origin of the associated placement coordinate system.
|
StepDirection |
getRefDirection()
The ref_direction attribute can be used to determine the direction of the local X axis.
|
void |
setLocation(StepCartesianPoint value)
The location attribute defines the spatial position of the reference
point and origin of the associated placement coordinate system.
|
void |
setRefDirection(StepDirection value)
The ref_direction attribute can be used to determine the direction of the local X axis.
|
getArea, getChilds, getId, getItemType, getLength, getName, getUId, setName, setUIdpublic final StepCartesianPoint getLocation()
The location attribute defines the spatial position of the reference point and origin of the associated placement coordinate system.
public final void setLocation(StepCartesianPoint value)
The location attribute defines the spatial position of the reference point and origin of the associated placement coordinate system.
public final StepDirection getRefDirection()
The ref_direction attribute can be used to determine the direction of the local X axis.
public final void setRefDirection(StepDirection value)
The ref_direction attribute can be used to determine the direction of the local X axis.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.