Page 1 of 1

Interpolate from another scalar field

Posted: Sun Jan 05, 2025 11:42 pm
by stefano.ponti
Hi everyone,
in the stable version 2.13.2 i have an issue when using "interpolate from another entity" that never happened in the past. I use the tool with 2 PLY clouds having one scalar field (FLOAT) each. I create a constant SF and activate it as destination field. When the tool finishes i realize that the SF substituted the original one instead of the constant SF. In this way i can't have multiple scalar fields in the same cloud. I suppose it is a problem of floating number SF but i don't know how to add a floating number SF.
I much appreciate in advance your opinions.
Thank you very much,
Stefano

Re: Interpolate from another scalar field

Posted: Mon Jan 06, 2025 2:43 pm
by daniel
Yes, when CC imports a scalar field from a cloud, it tries to create the same on the destination cloud (or it will reuse the existing one if any).

If you want to keep the one you have on the destination side, just rename it to something else first.