Files
2026-07-22 19:38:36 +08:00

297 B

SketchRef

Class Definition

class SketchRef(sketch_id: str, entity_id: str, *, kind: str, subentity: str = 'geometry')

Source: sketch.py

Import Surface

  • top-level: from simplecadapi import SketchRef

Description

Stable reference to a sketch entity or subentity.