id command

Syntax

sketch segment-node id i keyword

Primary keywords:

merge    move-to

Modify a single node by ID.

Note that transforming the first node does not change the origin of the extrusion (to translate the extrusion, modify Origin in axis controls).

merge <node> i2

Merge the node with node i2 (node ID positive integer).

move-to v <merge-tolerance f >

Moves the node to location v, 3D coordinate vector (\(u,v,w\)). If supplied, merge-tolerance f will be used as a tolerance for merging nodes during moving.