question

Tomi Kosunen avatar image
0 Likes"
Tomi Kosunen asked Jason Lightfoot edited

3D drawing problem, clipping planes

Hi. Is there any way to edit the clipping plane (or what it is called, z-buffer maybe?)? In the picture there is a building and the dark grey floor continues to the down but it is cut off while drawing. If the model is rotated, the floor drawing changes.


1675319930034.png

FlexSim 22.1.2
drawing
1675319930034.png (98.9 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

Try opening the default workspace - does that fix it?

You can also try running a script like this:

treenode view=node("VIEW:/active>Documents/Perspective/1+/~");
viewnear(view).value=0.5;
viewfar(view).value=300;
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.