djhplanning Posted 5 hours ago Share Posted 5 hours ago Does anyone know if window and door labels can be displaying in meters? I have figured out how to show dimensions in meters by changing the dimension defaults but can not figure out how to have window and door labels display in meters. Thank you! Link to comment Share on other sites More sharing options...
Solution DBCooper Posted 4 hours ago Solution Share Posted 4 hours ago You could try using something like this in the label: %width.to_m.round(2)% x %height.to_m.round(2)% 1 Link to comment Share on other sites More sharing options...
djhplanning Posted 4 hours ago Author Share Posted 4 hours ago 13 minutes ago, DBCooper said: You could try using something like this in the label: %width.to_m.round(2)% x %height.to_m.round(2)% Hey that's great! This will work! Thank you so much. 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
Sign In Now