This method defines a move feature described by a translation from one point to another.
"moveFeatureInput_var" is a variable referencing a MoveFeatureInput object.
|
"moveFeatureInput_var" is a variable referencing a MoveFeatureInput object.
|
Type | Description |
boolean | Returns true if defining the type of move is successful. |
Name | Type | Description |
originPoint | Base | The first point that defines the start position of the move. |
targetPoint | Base | The second point that defines the direction and distance of the move. |