@ivelin.peychev wrote:
How do I delete block definitions using
blocks_table.Clear()
but only after reassuring that all blocks have been exploded?I need to be sure no geometry objects are inside any block before deleting.
Do I need to loop through all blocks and check if there’s something inside?
Posts: 5
Participants: 2