Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CuttingPlaneGroup: visible planes and manipulators #19

Open
objorke opened this issue Aug 27, 2014 · 0 comments
Open

CuttingPlaneGroup: visible planes and manipulators #19

objorke opened this issue Aug 27, 2014 · 0 comments

Comments

@objorke
Copy link
Contributor

objorke commented Aug 27, 2014

This issue was imported from CodePlex

etick wrote 2013-02-18 at 13:40
When using the Plane3D function on a loaded 3DS model, objects are still shown on the screen.

Would be nice that the cutting plane can show a rectangle or transparent.

Also a option to move it would be great.

objo wrote 2013-04-15 at 12:36
I would prefer to bind the planes to other Visual3D objects, otherwise a lot of properties may be duplicated (width, height, fill color, frame color, orientation of the plane, which manipulators to enable (translate, rotate) etc.).

etick wrote 2013-04-25 at 16:18
As i understand all these objects must be in the CuttingPlaneGroup, can you please elaborate how this can be done.

I can move the planes that cut the objects but how can i bind it to a rectangle of some sort that displays the cutting plane ?

objo wrote 2013-04-26 at 22:09
I think some refactoring of the implementation of the CuttingPlanes property is necessary here...

The CuttingPlanes property should be an observable collection, the cutting plane objects should be DependencyObjects, and added to the visual tree (to allow binding, but without any visible geometry)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant