19#include "vtkIOIFCModule.h"
22VTK_ABI_NAMESPACE_BEGIN
static vtkIFCReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Methods for subclasses to override to handle different pipeline requests.
virtual int CanReadFile(const char *name)
Returns true if it can read the IFC file, false otherwise.
vtkSetFilePathMacro(FileName)
Set/Get the name of the file.
vtkGetFilePathMacro(FileName)
Set/Get the name of the file.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkPartitionedDataSetCollectionAlgorithm()
composite dataset to encapsulates a dataset consisting of partitions.