Jump to content
Developer Wiki and Function Reference Links ×

How to get the length of the dash lines.


maarten.

Recommended Posts

Hi all,

With SetDashStyleN('My Dash Style', True,num,pair1DX,pair1DY,pair2DX,pair2DY,pair3DX,...); you can create a dash style. But I need it the other way around, I need to know how long pair1DX,pair1DY,pair2DX,pair2DY,pair3DX,... is of an existing dash style.

Anybody an idea how this is possible with VS?

Tia :)

Edited by maarten.
Link to comment

I need to have a dashed line in 3D, so by drawing each part of the dash as a 3D poly that becomes possible.

But at the moment, the user can choose its own dash style in my tool and therefore i need to know the length of the pairs so i can redraw it as seperate 3D polys.

But i'm afraid it isn't possible, i saw yesterday that this has also been asked in the mailinglist without an answer... To bad.

If anybody has an idea, you're free to let me know :) .

Does anybody know if this is possible in C++?

And thanks for the answer WhoCanDo :) .

Edited by maarten.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...