How can we change the units from metre to feet and vice versa in Plan Dimensions.
Also can we,
Change the precision of dimensions
Add an alternate unit with the primary unit. ( for e.g. <------------ 1m (3.28 ft) ------------> )
Got a solution! Don't know whether it's the right way. Is there any other way @theoryshaw @brunopostle @bruno_perdigao @JanF
How to change the precision on drawing dimensions.
I think the method you used above, would only change during the blender session. That is, if you opened the .ifc anew, the units would reset back to the units in the .ifc file.
...
- Add an alternate unit with the primary unit. ( for e.g. <------------ 1m (3.28 ft) ------------> )
This functionality does not exist yet. Would be a good feature request.
I think the method you used above, would only change during the blender session. That is, if you opened the .ifc anew, the units would reset back to the units in the .ifc file.
Is there a way I can change the units in the IFC file. I tried the Geometry>Units in the Projects Overview, but its not working.
@theoryshaw said:
How to change the precision on drawing dimensions.
Tried this method; it works fine. Thank you !
This functionality does not exist yet. Would be a good feature request.
Yeah!
@theoryshaw said:
Is there a way I can change the units in the IFC file.
Try the
ConvertLengthUnit
patch...
Thank you @theoryshaw , it worked . Is there any way I can format the dimension more simple in decimal points as shown below
i took a stab at it, but it needs refining...
https://github.com/IfcOpenShell/IfcOpenShell/pull/5922/files
@arunarchitect Also, you might know about this already, but you can round out the imperial fractions too, to 'clean it up' a little.
@bruno_perdigao came to the rescue!
https://github.com/IfcOpenShell/IfcOpenShell/commit/db1d8d938f3d15a6d94e71ee386bf6199294e5fc
...
If you'd like to help fund Bonsai development: https://opencollective.com/opensourcebim
Login or Register to reply.