[Ti...] Posted August 30, 2022 Share Posted August 30, 2022 So I'm trying to make a volume check parametric, but can't find a solution. I can only use the mesh for volume construction, hence I can't make it a parametric type check. Is there anyway to do this? Link to comment Share on other sites More sharing options...
[Ja...] Posted August 30, 2022 Share Posted August 30, 2022 Sorry Tim , can you explain the issue some more please? The actual volume of a mesh should update when you exchange the meshes parametrically. I guess you mean the check to a fixed nominal value? Link to comment Share on other sites More sharing options...
[Ti...] Posted August 30, 2022 Author Share Posted August 30, 2022 The way GOM works for parametric checks is you HAVE to be able to begin the dimension on the CAD prior to the mesh. I cannot develop a base case CAD volume check at the moment so I am only able to do this on a one off basis using the mesh.......if you see differently please upload a test case. Link to comment Share on other sites More sharing options...
[Lo...] Posted August 30, 2022 Share Posted August 30, 2022 Hi, in case you have the CAD available you can always create a proxy mesh from this CAD as "simulated" actual data. Use the command "CAD to Actual Mesh..." Choose "Actual data simulation". Now you have a CAD and Actual Mesh in your project and can define the volume check. The mesh / actual data will be swapped out once you polygonize a measurement or import data into the part. Currently there is no way to define this check directly on the nominal. Link to comment Share on other sites More sharing options...
[Ti...] Posted August 30, 2022 Author Share Posted August 30, 2022 (edited) @Lorenz Thanks for the reply...Im aware of CAD to Mesh, that is how I program inspections...the problem I have is our parametric script has a line item that 'removes mesh" and then imports a new one. Once you remove the mesh it auto-deletes the volume check. Also, saving a inspect file with our 40MB meshes would blow up our storage space. We are already asking for more space and removing old stuff... I'll have a look at that dropdown you suggested and see if it helps and doesn't grow our file size...im assuming cad to Mesh shouldn't be much more data. Thanks! I'll report back Edited August 30, 2022 Link to comment Share on other sites More sharing options...
[Ja...] Posted August 30, 2022 Share Posted August 30, 2022 Instead of deleting the mesh choose replace ? Does this have the desired effect? To be clear ...you want to load a new mesh , calculate the volume , return the volume , close project etc? Even adding the volume check by code ( as you mentioned script) should be viable. I'm quite sure i have done volumetric calculations in the past in this way. It will be difficult for me to upload an example these days i'm afraid . Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in