Automatically Split a Solid Part into Multiple Solid Parts

SuLin Shin
SuLin Shin
Altair Employee
edited October 16 in Altair Exchange

Overview

This is a script that automatically Split a Solid Part into Multiple Solid Parts.

If the imported CAD solid information is in one Component, you can easily divide the Component by solids.
This is handy if you have a large number of Solids.

image

The Component is named based on the text the user enters. EX) if it is test, it will be named test1, test2, etc. 

Usage/Installation Instructions

1.Import 1 Solid configured model

image

2. After running the tcl script, set the user Part_name via the GUI window and press 'OK'

image

 

3. Solids are separated by the entered PartName

image