26 #ifndef __vtkboneN88ModelReader_h 27 #define __vtkboneN88ModelReader_h 45 vtkSetStringMacro(FileName);
46 vtkGetStringMacro(FileName);
51 vtkSetMacro(ReadMaterials,
int);
52 vtkGetMacro(ReadMaterials,
int);
53 vtkBooleanMacro(ReadMaterials,
int);
58 vtkGetStringMacro(ActiveSolution);
65 vtkGetStringMacro(ActiveProblem);
70 vtkGetStringMacro(ActivePart);
94 vtkSetStringMacro(ActiveSolution);
95 vtkSetStringMacro(ActiveProblem);
96 vtkSetStringMacro(ActivePart);
data model for finite element meshes
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only vtkboneFiniteElementModel as output.
a constraint for a finite element mesh
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkboneFiniteElementModelAlgorithm * New()