PLUGIN REQUEST
-
Hi all
Is there a plugin that will convert all curve entities into edges ... ?
Thanks
-
You mean one that automatically identifies everything called a curve and explodes them to edges?
-
Make a selection that includes the curves [needn't be solely curves] and right-click context-menu 'Explode Curve' to make them all into their separate edges...
No Plugin is needed.
BUT if you want to do some curve exploding 'in code' then look for selected edges and if they are curves explode them, thusSketchup.active_model.selection.each{|e|e.explode_curve if e.class==Sketchup;;Edge and e.curve} -
Make fur? How's that one gonna help? Perhasp its does things I'm not familiar with?

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement