In the "release" branch of git (and presumably master as well, although I have not tried), I have noticed the following, which is a recent change (last few months):<br><br><br>Instantiating and printing class 'vtkBiDimensionalRepresentation2D'<br>
<br>ERROR: In ..\..\VTK\Widgets\vtkBiDimensionalRepresentation2D.cxx, line 766<br>vtkBiDimensionalRepresentation2D (050659C0): GetWorldLabelPosition: no renderer!<br><br><br>This occurs when simply instantiating a vtkBiDimensionalRepresentation2D and calling its Print method.<br>
<br>Would the owner of such class like to make this an error free operation?<br><br><br>Thanks,<br>David C.<br><br>