Files
2026-07-22 13:48:46 +08:00

18 lines
321 B
Markdown

# get_sketch_entity_rsketchref
## API Definition
```python
def get_sketch_entity_rsketchref(sketch: Sketch, entity_id: str) -> SketchRef
```
*Source: operations.py*
## Import Surface
- top-level: `from simplecadapi import get_sketch_entity_rsketchref`
## Description
Return a stable ref for a named sketch entity.