ScaleNuage : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Created page with "==Description== ScaleNuage is a tool for scaling internal representation of point cloud. ===Syntax=== The syntax is <code>mm3d ScaleNuage Unnamedargs Namedargs</code> ===He...")
 
 
(4 révisions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
 +
[[Image:picto-liste.png|25px]] [[Command|List of commands]]
 
==Description==
 
==Description==
 
ScaleNuage is a tool for scaling internal representation of point cloud.
 
ScaleNuage is a tool for scaling internal representation of point cloud.
Ligne 4 : Ligne 5 :
 
===Syntax===
 
===Syntax===
 
The syntax is  
 
The syntax is  
<code>mm3d ScaleNuage Unnamedargs Namedargs</code>
+
<pre>mm3d ScaleNuage InputCloudName OutputCloudName ScalingFactor Namedargs</pre>
  
 
===Help===  
 
===Help===  
 +
 
Mandatory unnamed args :  
 
Mandatory unnamed args :  
*<span style="font-family:times roman;">''string :: {Input cloud name (ex: NuageImProf_LeChantier_Etape_1.xml)}''</span style>
+
*string :: {Input cloud name (ex: NuageImProf_LeChantier_Etape_1.xml)}
*<span style="font-family:times roman;">''string :: {Output cloud name}''</span style>
+
*string :: {Output cloud name}
*<span style="font-family:times roman;">''REAL :: {Scaling factor}''</span style>
+
*REAL :: {Scaling factor}
 +
 
 
Named args :  
 
Named args :  
*<span style="font-family:times roman;">''[Name=Sz] Pt2dr''</span style>
+
*[Name=Sz] Pt2dr
*<span style="font-family:times roman;">''[Name=P0] Pt2dr''</span style>
+
*[Name=P0] Pt2dr
*<span style="font-family:times roman;">''[Name=Old] bool :: {For full compatibility, def=false}''</span style>
+
*[Name=Old] bool :: {For full compatibility, def=false}
*<span style="font-family:times roman;">''[Name=InDirLoc] bool :: {Add input directory to output , def=true}''</span style>
+
*[Name=InDirLoc] bool :: {Add input directory to output , def=true}

Version actuelle en date du 23 février 2016 à 17:59

Picto-liste.png List of commands

Description

ScaleNuage is a tool for scaling internal representation of point cloud.

Syntax

The syntax is

mm3d ScaleNuage InputCloudName OutputCloudName ScalingFactor Namedargs

Help

Mandatory unnamed args :

  • string :: {Input cloud name (ex: NuageImProf_LeChantier_Etape_1.xml)}
  • string :: {Output cloud name}
  • REAL :: {Scaling factor}

Named args :

  • [Name=Sz] Pt2dr
  • [Name=P0] Pt2dr
  • [Name=Old] bool :: {For full compatibility, def=false}
  • [Name=InDirLoc] bool :: {Add input directory to output , def=true}