W24-Service-GmbH / werk24-python

Automated Processing of Technical Drawings
https://werk24.io
Other
53 stars 12 forks source link

Allow Infinite size to support Radius PL #292

Closed werk24 closed 6 months ago

werk24 commented 8 months ago

Is your feature request related to a problem? Please describe. Fro PL Radii, we want to set the curvature_type to PLANE and the radius.size to infinity.

Describe the solution you'd like

  1. add curvature type PLANE
  2. allow infinity values for size

Describe alternatives you've considered We could have set the size to 0, but that might be confusing and is not technically correct.