Automatically displays a infinite length virtual line in the sketch

Automatically displays a infinite length virtual line in the sketch

lzs013
Advocate Advocate
427 Views
3 Replies
Message 1 of 4

Automatically displays a infinite length virtual line in the sketch

lzs013
Advocate
Advocate

VBA or ILogic: automatically displays a infinite length virtual line in the sketch I need an ilogic or VBA program that can achieve the following function: When you activate a sketch, inventor can automatically display a line that passes through the origin and is at an angle of 45 degrees to the x-axis. The properties of this line are the same as the x-axis and y-axis in the sketch (infinitely long, virtual, unconstrained, can't be seen after exiting the sketch environment)

Can you help me?

0 Likes
428 Views
3 Replies
Replies (3)
Message 2 of 4

lzs013
Advocate
Advocate

b.png

0 Likes
Message 3 of 4

basnederveen
Advocate
Advocate

You can use transientObjects in combination with a few events to achieve this, I think it will be only visual like this though.

 

Do you want to be able to use this line or is it purely visual?

0 Likes
Message 4 of 4

lzs013
Advocate
Advocate

Just visual effect

0 Likes