Handle the node size-by variable in the base dsg_server Part class. Create Omniverse spheres from points.
I removed the tcoords_var_id from the Part class. It was not being used, and the ID is also stored in part.cmd.color_variableid.
I believe EnSight 24.2 sends the points and default point size, but not the size-by var values. An EnSight PR to be created shortly will send the size-by var values.
Handle the node size-by variable in the base dsg_server Part class. Create Omniverse spheres from points.
I removed the tcoords_var_id from the Part class. It was not being used, and the ID is also stored in part.cmd.color_variableid. I believe EnSight 24.2 sends the points and default point size, but not the size-by var values. An EnSight PR to be created shortly will send the size-by var values.