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

274 B

ScalarLimit

Class Definition

class ScalarLimit(lower_value: float, upper_value: float)

Source: product.py

Import Surface

  • top-level: from simplecadapi import ScalarLimit

Description

Closed scalar range for a constraint drive coordinate.