is it possible to generate a cutlist in metres and not in mm without changing your unit of measure in document properties?
is it possible to generate a cutlist in metres and not in mm without changing your unit of measure in document properties?
This might be a work around for you.
Use meters for your units so it will adjust your BOM then highlight all your dimensions and override them to millimeters (or whatever units for your dwg.)
If you your dynamic highlight doesn't just pick up dimensions use f5 and filter dimensions so its easier on you.
I would think SW would eventually update this somehow with either being able to select the column units in the BOM or in the document settings cause a lot of people want the same thing you do.
This would revert every time you open the document in future.
As far as the custom properties ,
This would be for a total length of an extr-not a single part of extrusion, our Proj Managers use it to order in lengths and they prefer the measurement in M.
I just used "override units" and saved the file. It opened back up with the overridden units. You get something else?
Because you have changed your document properties to m,
which changes your dims which you then over ride to read as mm.
The next time you change your document properties to mm for your furture drawings and then decide to open up that old drawing will the document properties not update and be incorrect?
I'm sorry I am having difficulty understanding you but I'll add this.
Your Part has Document properties and its own units
Your Drawing has Document properties and its own units.
I can make a mm unit drawing of an inch part, they are not linked in units. So if you make that one drawing overridden units it has no effect on others. I feel, however, I am missing something important your trying to do.
gm Ben - What I would do here is set up a drawing with the assembly that you need to collect the info from and create a custom BOM to save out as an Excel file and then add a column from there, the only thing I would do is add a big note on the drawings to save out the custom Excel file with every revision. That should be fairly quick to do....
this could work for a small weldment.
Part Units mm
Drawing Units mm
create a global variable for each dim needed (more difficult to do in a larger weldment)
use this GV in the Cutlist properties, add units
now you can add a Column to the Cutlist for the Property( Template)
This is just a quick test part with only one Member, may require some playtime to make it work for all members.
A way of accomplishing this would be to create a template cut list with a new column that had the formula of the "cut length"/1000. Which would give you it in m. You could use this template as and when required.