Use this command to create a new mesh from one or more Point Cloud objects. The new Mesh is then added to the Browser for use with other RhinoCAM functions.
This command will create a mesh across the point cloud object. Depending on the point data contained within the point cloud and the Mesh Creation Options you select, the resulting mesh may be open or closed.
•Multiplier The multiplier of the nearest neighbor distance to obtain the final search radius for each point (this will make the algorithm adapt to different point densities in the cloud).
•Max. num. of nearest neighbors
The maximum number of nearest neighbors to be searched for.
•Minimum Angle / Max Angle The minimum and maximum angle that each triangular facet can have.
•Maximum Surface Angle Don't consider points for triangulation if their normal deviates more than this value from the query point's normal.
•Search Radius The sphere radius to be used for determining the nearest neighbors used for triangulating facet creating.
•Create Select this button to create the mesh using the parameters above.
Once created, a Point Cloud object is added to the Browser. Selecting it from the Data Tree will show its Name and # of Points as well as the entire model extents (Box, Lengths and Center) in the Information Window.
Using Point Cloud Data: It is highly recommended that you use the Inspect & Modify tools to check a mesh resulting from point cloud data. You can use the Repair Tools to fix any gaps or missing facets attributed to faulty point cloud data..