[vtkusers] How to make dotted lines?

David Doria daviddoria+vtk at gmail.com
Fri Jun 11 10:50:00 EDT 2010


On Fri, Jun 11, 2010 at 10:46 AM, Jothy <jothybasu at gmail.com> wrote:
> Hi all,
>
> Is there any class or method in vtkLineSource to make dotted lines?
>
> Thanks,
>
> Jothy

I think this may be what you're looking for? (though I've never used it myself)

http://www.vtk.org/doc/nightly/html/classvtkProperty.html#a5389c1be9fe2eeb1a0b3e2856f5f49a6

line->GetProperty()->TheseThings

As always, if this is what you're looking for, example away!

Thanks,

David



More information about the vtkusers mailing list