Error while using STL file
Hi
I've been trying to create a case with an STL file of my own. I'm using a channel that changes its slope from 0% to 2% . I created this solid in autocad by thickening a surface to 10mm.
I keep getting this mistake even though I've tried chaning things around so at this point im certain its my stl file that is causing trouble.
[LoadXML]
List: MAIN
Total operations: 8
[LoadXML-End time:0.002s]
[Draw]
Mk size: 1 bytes
Case limits: (-0.751,0,2) - (0.751,20,-0.35)
Distance between points: 0.099
Case domain: (0,0,0)-(14,201,0)
Domain points: 15 x 202 x 1 = 3030
Case parts: 1 x 1z
Memory: 0.00Gb 0.00Mb (3030)
> MAIN
<MAIN (Operations= 4+4+0 = 8)
Triangles: 196 (0 ignored)
[Draw-End time:0.010s]
[PreparePoints]
*** Exception (JSpaceDraw::GetPointsMpi)
Text: No points drawn.
Would love some feedback on this. Thank you!
I've been trying to create a case with an STL file of my own. I'm using a channel that changes its slope from 0% to 2% . I created this solid in autocad by thickening a surface to 10mm.
I keep getting this mistake even though I've tried chaning things around so at this point im certain its my stl file that is causing trouble.
[LoadXML]
List: MAIN
Total operations: 8
[LoadXML-End time:0.002s]
[Draw]
Mk size: 1 bytes
Case limits: (-0.751,0,2) - (0.751,20,-0.35)
Distance between points: 0.099
Case domain: (0,0,0)-(14,201,0)
Domain points: 15 x 202 x 1 = 3030
Case parts: 1 x 1z
Memory: 0.00Gb 0.00Mb (3030)
> MAIN
<MAIN (Operations= 4+4+0 = 8)
Triangles: 196 (0 ignored)
[Draw-End time:0.010s]
[PreparePoints]
*** Exception (JSpaceDraw::GetPointsMpi)
Text: No points drawn.
Would love some feedback on this. Thank you!
Comments
Regards