api-issue-tracker icon indicating copy to clipboard operation
api-issue-tracker copied to clipboard

[Feature] Sketchup::EntitiesBuilder - `add_curve` method?

Open MSP-Greg opened this issue 1 year ago • 2 comments

See

https://forums.sketchup.com/t/my-first-ruby-plugin-to-generate-an-archimedean-spiral-is-executing-too-slowly/279211/15

add-edges was used, but adding them as a curve would certainly be cleaner.

MSP-Greg avatar Jul 09 '24 15:07 MSP-Greg

@thomthom

Also, adding add_circle, add_arc methods (and maybe more) would help people not having to use both 'build' systems.

MSP-Greg avatar Jul 10 '24 13:07 MSP-Greg

any update?

nanachi-code avatar Jul 03 '25 11:07 nanachi-code