0

Cuttingplane demo

Anonymous 10 years ago 0
This discussion was imported from CodePlex

etick wrote at 2013-02-16 11:56:

Great work on this, will tryuto create a IFC importer for it and create some functions to select objects that can be manipulated (Hide, Transparent etc..)

But have a question about the cutting plane demo!

Is it possible to draw the wall transparent or an simple axis where the cutting planes are.
And how can you manipulate them (move, add, remove)

objo wrote at 2013-03-12 11:44:

Yes, it should be possible to add a (semi-)transparent plane and a TranslateManipulator to do this. Use bindings to control the cutting plane. See the Manipulator example in the 'Example Browser'!