Hello,
I'm trying to create mesh from points. There is no problem if the surface is facing into Z direction (like Terrain Model).
But, I would like to create mesh from points on surface which is not horizontal (facing X direction) - triangles are always created regarding to the XY plane - which is not correct in this case. I was trying to create rotated ACS (regarding to the surface) and then create mesh but it doesn't work - triangles are always created the same way.
I'm working with data from laser scanning and I have point cloud representing car surface. I would like to create mesh representing the car.
If anyone has some experience with such kind of work please let me know.
Regards,
Marcin
you'd better use Bentley CloudWorks ... this is tool designed exactly for the work with cloud of points, no matter how they are oriented ...
HTH
p.
/pt
Hi,
I'm using actually Cloud Worx. It's tool to view point cloud in MST.
To create mesh one has to use Microstation Toools. The problem is that when creating mesh from points it always take Z direction from Global Coord. System as direction of "view". To create mesh on vertical surface one would have to change direction of view (setting UCS doesn't help).