![]() |
Create line and vertex
Hello,
I want to draw a line with my mouse. So I made: Code:
def drawLine(): Can somebody help me? I want to draw a line with my mouse. Not at the screen, but in the world. If I made this: Code:
def drawLine(): And how can I create at the begin and end of the line an vertex point? Thanks an lot!! |
You can find a post here that describes how to convert a 2D mouse coordinate into a 3D world coordinate.
|
Hi,
I still tested this, but it doesn't work! Code:
while tmpnumber == 0: |
All times are GMT -7. The time now is 02:12 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC