Message 1 of 1
Is it possible output Fixture/Part/Stock as STL mesh file through PostProcessor (the .CPS JavaScript)

Not applicable
06-02-2021
10:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible output Fixture/Part/Stock as STL mesh file through PostProcessor (the .CPS JavaScript)
I found this in .CPS file
exportStock = true
ExportPart = true
ExportFixture = true
What is that mean? Is that going to output Stock/Fixture/Part Geometry?