402 B
402 B
constrain_equal_length_rsketch
API Definition
def constrain_equal_length_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_equal_length_rsketch
Description
Constrain two sketch lines to have equal length.