Skip to content

Removing tiny bodies from a larger shape #147

Answered by sgenoud
kriho asked this question in Q&A
Discussion options

You must be logged in to vote

My guess is that you do a bunch of boolean operations that leave more than one shape, right?

Then you might try to iterate over all the shapes of type body within your compound shape and remove the one you don't want. There are no exposed APIs to list of the "solids" of a generic shape - you could hack by getting inspiration from here

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@kriho
Comment options

@sgenoud
Comment options

@kriho
Comment options

@sgenoud
Comment options

Answer selected by kriho
@kriho
Comment options

@msngupta
Comment options

@kriho
Comment options

@sgenoud
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants