Dave Edwards
Dave Edwards
I think there is a more general issue of updating the API to consistently and logically use `Geom::Point3d` and `Geom::Point2d` classes. I came across this whilst writing an Overlay to...
There seems to be difference / inconsistency with overlays drawn on the 2D screen plane (eg using `view#draw2d()` and `view#draw_text()` ) and overlays drawn in 3D model space (eg using...
I've also just discovered that both 2D and 3D drawing from the overlay lowest down in the Overlays panel appears over 2D and 3D drawing from previous overlays. This does...
Another use case I am currently looking at is compiling a report of production information, where various overlays are used to show different properties of the components of a building,...