Hi all,
I have two scripts that work perfectly on their own:
Script 1. Extracts solids from the structures and pipes of a pipenetwork into the current drawing and adds property set information to it.
Script 2. Saves only these solids to a new drawing.
I have attempted to combined them (.dyn file in link along with .dwg) however there seems to be a duplication of object handles for the structures? As such, when combining the scripts, only one MH (structure) is extracted. Anyone know of a fix?