There is a bug (or feature) in CDK 3D WHIM node. When there are other columns apart 3D structure (eg string, double), I get an error:
ERROR 3D WHIM Configure failed (IllegalArgumentException):
No converter for type DoubleCell exists
ERROR 3D WHIM Configure failed (IllegalArgumentException):
No converter for type StringCell exists
The node works only when there is single 3D structure column.
thanks for reporting the issue. The column index was not set properly when the node tried to configure. I have fixed the issue and updated the nightly build. Should take effect over night.
Please let me know if the update resolves your issue.