Should I apply any translation for the cones which come from parasolid bodies to get them at correct coordinates ?

Hello all,

I am trying to read a single extended element(type 106) using IElementGraphicsProcessor ::process().

ProcessParasolid() callback is getting called 15 times.

In this callback function, I am using mdlKISolid_bodyToElements() to get the microstation elements.

So I am getting 15 cones as the microstation elements from this single extended element.

I am getting all the coincident cones while reading, which is not correct.

So my question is, "should I apply any translation for these cones ?" to get the correct cones.

Thanks in advance,

Pasu

Parents Reply Children