vtkUGFacetReader

Section: Visualization Toolkit IO Classes

Usage

vtkUGFacetReader is a source object that reads Unigraphics facet files. Unigraphics is a solid modeling system; facet files are the polygonal plot files it uses to create 3D plots.

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

  obj = vtkUGFacetReader

Methods

The class vtkUGFacetReader 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 vtkUGFacetReader class.