Page 1 of 1

scale a box in the cloud point

Posted: Wed Mar 16, 2016 4:29 pm
by zzwbeyond
Hi, I am new to cloudcompare, and I want scale the box in the cloud point. But it pop-up an error like this:
Vertices of mesh 'Box' are locked (they may be shared by multiple entities for instance).
You should call this method directly on the vertices cloud.
(warning: all entities depending on this cloud will be impacted!)


How can I do to scale the box?

Re: scale a box in the cloud point

Posted: Wed Mar 16, 2016 9:41 pm
by daniel
Where is this 'box' mesh coming form? Is it a box primitive?

Anyway you should indeed be able to select the 'vertices' entity that is below the mesh entity in the DB tree. Then apply the scaling on it.

Re: scale a box in the cloud point

Posted: Thu Mar 17, 2016 2:36 am
by zzwbeyond
Thanks Daniel,

Yes, the 'box' is box primitive add by my own cloudcompare plugin. Now I known why I can't scale the box directly select the 'box'. Thanks.