Is it modeled in PDMS? There are millions of points. I couldn't find a option in Equipment premitives to creat a polyhedron.
Hi
The element is modelled in PDMS using the POLYHE element; I've only ever written macros that interpret other formats into the POLYHE, as it would be by slow and tedious to create them manually.
Can any one explain me how to get this POLYHE option in PDMS, i couldn't find it anywhere in design module.
There is no standard AppWare in the product to create or manage the POLYHE, I had to write the macro which generated the POLYHE from another format, in the case of the model it was in an OBJ format, which is text readable file so I could read it directly and convert it into the right format for PDMS.