24 #ifndef vtkUGFacetReader_h
25 #define vtkUGFacetReader_h
27 #include "vtkIOGeometryModule.h"
55 vtkSetStringMacro(FileName);
62 int GetNumberOfParts();
67 short GetPartColorIndex(
int partId);
77 vtkGetMacro(PartNumber,
int);
85 vtkGetMacro(Merging,
int);
101 void CreateDefaultLocator();
read EDS Unigraphics facet files
dynamic, self-adjusting array of short
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Abstract class in support of both point location and point insertion.
vtkShortArray * PartColors
vtkTypeUInt64 vtkMTimeType
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkIncrementalPointLocator * Locator
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.