Skip to content

Bobbie

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Problem about running with a input stl file #8696
    Bobbie
    Participant

    Thank you for your help again!

    in reply to: Problem about running with a input stl file #8679
    Bobbie
    Participant

    Thank you for your answers, Adrian. The geometric model was generated by SW and exported to stl format. The size of the model is 0.15 mm * 0.15 mm * 1 mm. So I followed the example and Users Guide to set the stl unit to 0.001 when importing the stl file,such as follows:

    STLreader<T> stlReader( “multicylinder3d.stl”, converter.getConversionFactorLength(), 0.001 );
    IndicatorLayer3D<T> extendedDomain( stlReader, converter.getConversionFactorLength() );

    Should I adjust the value of 0.001 in above codes or make changes in other locations to prevent the occurrence of the aforementioned issues?

    Thank you for your help again!
    Best wishes!

    • This reply was modified 5 days, 22 hours ago by Bobbie.
    in reply to: Problem about material numbers #8535
    Bobbie
    Participant

    OK, thank you for your help. Best wishes!

Viewing 3 posts - 1 through 3 (of 3 total)