Dimensions in renderd view
Is there a way to get visible dimensions in a rendered picture??
Comments
-
Not really.
It depends on the 3D Software and the Render Mode.
Rendering basically needs triangles (3D Faces).
Normally everything 2D is ignored, especially Lines.So also Bricscads Renderer will skip all lines but at least is
able to show 2D Faces. So for Dimensions it will show the
Text and the Arrow Symbols. But you would need to replace
the Lines with something renderable.But it showsDimensions well in OpenGL View, Hidden Line, ... Modes.
So you could overlay such a line drawing mode over your Pixel Rendering
in a Pixel App like Photoshop.0 -
Ok downloaded a JPG printer I will have to do with that for the moment.
0 -
Polylines with a global width are rendered. Drawing such polylines on top of dim lines should work.
0