Hi,<div><br></div><div>I&#39;ve just noticed that D3 outputs all points as floating point regardless of the type that goes in?  Please can anyone tell me where this happens?</div><div><br></div><div>I&#39;ve attached a python script to demonstrate the problem.  Here is output on my system:</div>
<div><br></div><div>8&lt;-----------------------------------------------------------------</div><div><div>paul@localhost:~/d3test$ pvpython d3-bug-double-precision-points-lost.py </div><div>Listen on port: 11111</div><div>
Waiting for client...</div><div>Client connected.</div><div>vtkSphereSource : [ ...........]</div><div>vtkSphereSource(1) : [ ...........]</div><div>vtkSphereSource : [ ...........]</div><div>Process id: 0 &gt;&gt; Datatype is  11</div>
<div>Process id: 1 &gt;&gt; Datatype is  11</div><div>vtkPythonProgrammableFilter(1) : [ ...........]</div><div>vtkDistributedDataFilter(1) : [ ...........]</div><div>Clean up and finish : [ ...........]</div><div>vtkPythonProgrammableFilter(1) : [ ...........]</div>
<div>Process id: 0 &gt;&gt; Datatype is  10</div><div>Process id: 1 &gt;&gt; Datatype is  10</div><div>paul@localhost:~/d3test$</div></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>-----------------------------------------------------------------&gt;8</div>
<div></div></div><div><br></div><div>Thanks in advance,</div><div>Paul</div>