0

Draw a dashed line

Anonymous 10 years ago 0
This discussion was imported from CodePlex

baucez wrote at 2011-06-19 10:45:

Hi everybody,

 

I'm developing a cad software using Helix toolkit and I think that is simply great.

I would like to draw a dashed line on the borders of a 3d figure in order to better understand where is the border between two solids.

Is it possible to do it with some class of the toolkit?

Thanks


objo wrote at 2011-06-19 12:35:

hi baucez,
see http://3dtools.codeplex.com/ or http://www.charlespetzold.com/3D/ for line drawing code!
Helix toolkit only draws cylinders and tubes. Would performance be good enough if you rendered your dashes as cylinders?