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

384 B

constrain_parallel_rsketch

API Definition

def constrain_parallel_rsketch(sketch: Sketch, a: Union[SketchRef, str], b: Union[SketchRef, str], *, constraint_id: Optional[str] = None) -> Sketch

Source: operations.py

Import Surface

  • top-level: from simplecadapi import constrain_parallel_rsketch

Description

Constrain two sketch lines to be parallel.