join meshes
#7
There is a last problem.

I found the positions to move, save them to an point3dcollections, but where i apply transofrmation on the mesh to move the mesh move itself in another location but when to read the new positions (to appli on the other mesh) i read the same positions....
Code:
dentehit.modelhit.transform = mygroup
       Dim newpos As New Point3DCollection
       newpos = dentehit.modelhit.geometry.positions

the collection newpos has the same positions that the mesh had before apply transform, so i don't have the updated position... 
why?
  


Messages In This Thread
join meshes - by kreativasas - 12-13-2019, 12:01 PM
RE: join meshes - by abenedik - 12-13-2019, 04:51 PM
RE: join meshes - by kreativasas - 12-13-2019, 06:06 PM
RE: join meshes - by abenedik - 12-15-2019, 09:52 PM
RE: join meshes - by kreativasas - 12-18-2019, 12:17 PM
RE: join meshes - by abenedik - 12-19-2019, 12:38 PM
RE: join meshes - by kreativasas - 12-23-2019, 12:12 PM
RE: join meshes - by abenedik - 12-23-2019, 04:54 PM
RE: join meshes - by kreativasas - 12-27-2019, 11:02 AM
RE: join meshes - by abenedik - 12-30-2019, 11:16 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)