WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 05-14-2009, 03:31 AM
lilio lilio is offline
Member
 
Join Date: May 2009
Posts: 11
If I create the vertex with this command:

Code:
point = viz.endlayer(viz.WORLD)
then the vertex will be placed at another position like the mouse is.

But if I use

Code:
point = viz.endlayer(viz.SCREEN)
then the vertex will be placed at the mouseclick position.

But I don't want to place the vertex at the screen. It should be placed in the world at the mouseposition and at 0 on the z-axis.

I hope somebody understand my problem.

I only want to create a vertex in the world (not at the screen), but exactly at the mouseposition.

Is this possible?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting object position in screen coordinates v-Salik Vizard 1 10-19-2007 03:41 PM
getPosition coordinates AlyssaK Vizard 4 01-18-2007 04:19 PM
Locating the Coordinates of Vertices for on the fly objects shivanangel Vizard 4 10-30-2006 08:28 PM
Translate HEAD_POS to absolute coordinates? vrhelp2004 Vizard 1 05-18-2004 04:53 PM


All times are GMT -7. The time now is 12:08 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC