Sketch creation and access are Plane functions since sketches belong to planes
Plane Sketch Functions
NewSketch()
: Returns a new sketch in the plane, and sets it as the active sketchGetActiveSketch()
: Returns the currently active sketch in the plane.SetActiveSketch(sketch)
: Sets the currently active sketch in the plane.
Properties
Name
: Allows the sketch to be named; for example, "Slot".