This is an old revision of the document!


3D Draft View

The draft viewer is monochromatic (mostly) It quickly renders the current model into 3D

However, for it to work; you need a special class called “View” and in that class, you need to create at least two pseudo objects – one called “Location” and the other “Lookat”

The height and level of these two objects would determine the initial camera location.

Tell you what? The default TAD model already has this class. Copy that class and the objects therein to your own project; and you should have the basic view setting required by the 3D modeler done.

Of course you need to ensure that the Location and Lookat are located correctly (i.e. they are indeed viewing something or the other)

Use the scrollbars in the 3D Preview window to spin around and zoom into.

At the bottom right hand corner of the 3D Preview; you can access the 3D Options. In very large projects (i.e. with large extents, not necssarily the number of objects in the project); you may see nothing because the “Yon” plane setting is set low. Change that to 1000 and you should get the view

Enjoy!!


Press F1 inside the application to read context-sensitive help directly in the application itself
Last modified: le 2023/04/22 20:59