23 #ifndef vtkUGFacetReader_h
24 #define vtkUGFacetReader_h
48 vtkSetStringMacro(FileName);
49 vtkGetStringMacro(FileName);
53 int GetNumberOfParts();
56 short GetPartColorIndex(
int partId);
63 vtkSetMacro(PartNumber,
int);
64 vtkGetMacro(PartNumber,
int);
69 vtkSetMacro(Merging,
int);
70 vtkGetMacro(Merging,
int);
71 vtkBooleanMacro(Merging,
int);
82 void CreateDefaultLocator();
read EDS Unigraphics facet files
dynamic, self-adjusting array of short
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Abstract class in support of both point location and point insertion.
vtkShortArray * PartColors
#define VTKIOGEOMETRY_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
vtkIncrementalPointLocator * Locator