Closed RobPasMue closed 1 year ago
Starting to work on this
PlotterHelper.plot([...])
# Detect class
# Plot
@AlejandroFernandezLuces - please give prirority to these tasks
What's the progress here @AlejandroFernandezLuces ?
Not started yet, I've been closing other stuff
There is no way to visualize sketch and 3D bodies at the same time even in SpaceClaim. Such as to look at the imprints on a package in MLB. It is not possible via PyVista. Unable to plot imprint sketch and 3D body at the same time
There is no way to visualize sketch and 3D bodies at the same time even in SpaceClaim. Such as to look at the imprints on a package in MLB. It is not possible via PyVista. Unable to plot imprint sketch and 3D body at the same time
@agvarghe - PyGeometry's plotter will allow you to visualize sketches together with 3D bodies. There is no actual limitation there.
We should provide an easy way of just passing in any PyGeometry object and be able to plot them all together.