cee::imp::cae::ReaderSettingsVtk

class ReaderSettingsVtk

Settings applicable to the VTK file reader.

Public Functions

ReaderSettingsVtk()

Creates a new object.

void setReadVectorsAsDisplacements(bool create)

Sets create displacement results from vectors.

bool readVectorsAsDisplacements() const

Returns true if create displacement results from vector is on.

void setWeldNodesForJointParts(bool vtkWeldNodes)

If true, welds nodes of joint parts.

bool weldNodesForJointParts() const

Returns true if nodes of joint parts are welded.