vtkGeoArcs

Section: Visualization Toolkit Geo Vis Classes

Usage

vtkGeoArcs produces arcs for each line in the input polydata. This is useful for viewing lines on a sphere (e.g. the earth). The arcs may "jump" above the sphere's surface using ExplodeFactor.

To create an instance of class vtkGeoArcs, simply invoke its constructor as follows

  obj = vtkGeoArcs

Methods

The class vtkGeoArcs has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkGeoArcs class.