translate command

Syntax

sketch path translate keyword

Primary keywords:

center    bottom-left    bottom-right    top-left    top-right

Translate the whole path based on the extent of the blocks in the construction scene.

center

The origin of the path is translated to the center of the set

bottom-left

The origin of the path is translated to the bottom-left of the set

bottom-right

The origin of the path is translated to the bottom-right of the set

top-left

The origin of the path is translated to the top-left of the set

top-right

The origin of the path is translated to the top-right of the set