CloudCompare / CloudComPy

Python wrapper for CloudCompare
Other
282 stars 39 forks source link

When saving a cloud with laz 1.4, scalar fields are not saved #54

Open prascle opened 2 years ago

prascle commented 2 years ago

Hello Daniel, Paul, As LAZ 1.4 is now supported with that new release have you been able to compute a new SF and stored it as extra byte and save it in LAZ 1.4 ? I just wanted to know. test017.py is a example. (I am sorry if it's not the right place in github to ask that question). merci antoine

Originally posted by @antoinebio in https://github.com/CloudCompare/CloudComPy/issues/44#issuecomment-1161906574

prascle commented 2 years ago

reproduced with test017.py and res = cc.SavePointCloud(cl, os.path.join(dataDir, "boule.laz"), version="1.4") Scalar field delta is visible in the CloudCompare dialog, but not loaded.