Hi
I use this commande line :
"D:\PROGRAM FILES\Autodesk\Autodesk ReCap\decap.exe" --importWithLicense "D:\TEMPORAIRE\TMP\OUTPUT" Lu --controlFile "D:\TEMPORAIRE\TMP\INPUT\List.txt" --minRangeClipping 0 --maxRangeClipping 300 --decimation 20 --unify
My List.txt contains those lines :
D:\TEMPORAIRE\TMP\INPUT\lu_Scan_000.e57
D:\TEMPORAIRE\TMP\INPUT\lu_Scan_001.e57
D:\TEMPORAIRE\TMP\INPUT\lu_Scan_002.e57
My directory called D:\TEMPORAIRE\TMP\INPUT\ contains all e57 files
In D:\PROGRAM FILES\Autodesk\Autodesk ReCap\, I've got a plugin directory containings .rcip codecs files like those :
The result is .... nothing happens!!! What's wrong????
Thx for answering me.
Welcome to DeCap.exe.
You have provided the following parameters:
--importWithLicense
D:\TEMPORAIRE\TMP\OUTPUT
Lu
--controlFile
D:\TEMPORAIRE\TMP\INPUT\List.txt
--minRangeClipping
0
--maxRangeClipping
300
--decimation
20
--unify
Initializing Licensing. Please wait...
Reading control file "D:\TEMPORAIRE\TMP\INPUT\List.txt"
Setting the min clipping range to 0
Setting the max clipping range to 300
Setting decimation to 20 mm
Enabling unified output
After multiple tests, I've founded the solution!!!! I'm glad to expose it here :
If you want to make a .rcp from list of .e57 (or other format), follow this method :
"D:\PROGRAM FILES\Autodesk\Autodesk ReCap 360\decap.exe" --importWithLicense "d:\decap\output" scans --minRangeClipping 0 --maxRangeClipping 200 --decimation 200 --controlFile "d:\decap\list.txt"
Decap will run ....
After multiple tests, I've founded the solution!!!! I'm glad to expose it here :
If you want to make a .rcp from list of .e57 (or other format), follow this method :
"D:\PROGRAM FILES\Autodesk\Autodesk ReCap 360\decap.exe" --importWithLicense "d:\decap\output" scans --minRangeClipping 0 --maxRangeClipping 200 --decimation 200 --controlFile "d:\decap\list.txt"
Decap will run ....
Be carefull!!!!
Here are the conditions to run this process :
Can't find what you're looking for? Ask the community or share your knowledge.