create command

Syntax

sketch segment-node create :vec3:`v3` keyword

Primary keywords:

merge-tolerance    group

Create a node. The node is created in the supplied position :vec3:`v3` (3D vector coordinates).

merge-tolerance f

The node creation is canceled if there are existing nodes within a tolerance f from the position.

group s1 <slot s2 >

Assign the created node the group name s1 (in slot s2 if provided, in slot Default if not). Use of the group logic is described in the Groups topic.