Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Convert vendor-neutral point cloud file to RCS or RCP without ReCap

miroC8S4H
Participant
Participant

Convert vendor-neutral point cloud file to RCS or RCP without ReCap

miroC8S4H
Participant
Participant

Dear community,

This is the copy of my own post from ADN forum, but maybe here I will have more luck...
I am looking for a way to import measured point cloud data into AutoCAD. The most manufacturers (laser scanner, drone, software) do not support RCS/RCP formats, and I want to avoid forcing my clients to use ReCap as “the middleman”.
I would be grateful for every suggestion or working example how to achieve conversion from some standard format like E57 to RCS or RCP by using SDK as AutoCAD extension.

Thank you in advance,
Miroslav M.

Reply
Accepted solutions (1)
4,324 Views
4 Replies
Replies (4)

Pointdump
Mentor
Mentor

Hi Miroslav,
More information please on what you want to do. What do your point clouds represent: land topography, a warehouse interior, a machine part?
What is "SDK"?
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2024
0 Likes

TerryDotson
Mentor
Mentor

I am looking for a way to import measured point cloud data into AutoCAD.

There is no better vendor neutral standard than LAS/LAZ.  Even though our LidarTools freeware was designed for Civil3D, all but one command (LidarTin) will work inside plain AutoCAD 2015 through 2023.  Use the LidarTile command first to draw the extents of the lidar, then use LidarPlot to plot points inside the area of interest.  Be aware that too many points will bring the AutoCAD engine to a grinding halt.

0 Likes

Maksim.Melnikov.BY
Collaborator
Collaborator

Hi @miroC8S4H 
There is an external FME Workbench converter. It can convert most formats to RCP. But it is even more complicated for your clients.
Today, ReCap is a must-have tool for professionals working with data from drones or laser scanners in the Autodesk ecosystem.
With the free ability to import data and save the project, there's no problem for customers to use it.

Do you find the posts helpful? "LIKE" these posts!
Have your question been answered successfully? Click 'ACCEPT SOLUTION' button.


Maksim Melnikov LinkedIn | Instagram
Autodesk Solutions Expert
Autodesk Certified Instructor




0 Likes

miroC8S4H
Participant
Participant
Accepted solution

There is one Autodesk Forum dedicated to ReCap issues, where I found the solution - ReCap SDK.

0 Likes