How do I import a point cloud into Rhino?
Christopher Pierce
Updated on April 25, 2026
Step 1 : Start Rhino.
- Step 2: Select Import… from the File menu. The import file dialog box is displayed.
- Step 3: Zoom to the extents of the drawing (View->Zoom->Extents). You will find the point cloud from skidoo.
- Step 4: The Rhino command prompt ‘Select point cloud to create mesh’ is displayed.
How do you create a mesh in point cloud?
Step by step:
- Export your point cloud as a LAS or PLY file.
- Load the file in a point cloud processing software tool.
- Reduce the number of points using a subsample or decimate tool.
- Load this processed point cloud into a meshing tool.
- Configure the output to the resolution you need.
How do you change mesh to surface in Rhino?
Converting a Mesh to a Solid in Rhino
- Apply Mesh > Mesh Repair > Fill Holes to all component meshes.
- Apply Mesh > Mesh Repair > Unify Normals to all component meshes.
- Join all component meshes with Mesh > Mesh Boolean > Union.
- Enter “MeshtoNURB” at the command line to convert mesh to solid.
How do I import point cloud?
To import point cloud data
- Click (Add File Data Source).
- Click Point Cloud.
- Navigate to the folder where files are stored and select the point cloud file. InfraWorks supports . LAS, . LAZ, RCS and RCP files. An RCS file is a single point cloud file that can incorporate multiple scan (LAS) files.
- Click Open.
What is an E57 file?
The E57 file format is a compact, vendor-neutral format for storing point clouds, images, and metadata produced by 3D imaging systems, such as laser scanners. The E57 format was developed by the Data Interoperability sub-committee of the ASTM E57 Committee on 3D Imaging Systems.
How do I import 3d models into Rhino?
Import
- From the File menu, click Open, Insert, Import, or Worksession > Attach.
- In the dialog box, select a supported file type.
- Click Open and configure the settings. When you open a non-3dm file and save the model, its filename will be the default 3dm filename.
How can I make a smoother surface in Rhino?
Clipping out points- I have clipped out points using Crtl+Shift and deleting anything above a roadway to create a smoother surface. Again, this would need to use all the points in the point cloud to process. I am not very familiar with the scripting language for Rhino, but it seems to be very similar to what I have dealt with in C++ and Matlab.
What can you do with point-cloud?
You can work on huge datasets with billions of points, manage scene parameters interactively, and rapidly load and unload native format point-cloud POD models. You will experience high-performance streaming with visual maximizing of point-cloud density, clarity, and detail.
How much lag does Rhino take to start a script?
Help in starting a script could be as simple as suggestion for rhino commands that I would use to achieve this. Thank you for reading and any help in advance. These points could range from 500 to 1000+ and the processing time for rhino to catch up from this ‘lag’ could take up to an hour.