RepLocBascule : Différence entre versions
De MicMac
| Ligne 5 : | Ligne 5 : | ||
===Syntax=== | ===Syntax=== | ||
The global syntax for RepLocBascule is <br> | The global syntax for RepLocBascule is <br> | ||
| − | < | + | <pre>mm3d GrShade FullName InputOrientation XMLMeasuresFile OutputXMLFile NamedArgs</pre> |
===Help=== | ===Help=== | ||
You can access to the help by typing :<br> | You can access to the help by typing :<br> | ||
| − | < | + | <pre>mm3d RepLocBascule -help</pre> <br> |
Mandatory unnamed args : | Mandatory unnamed args : | ||
| Ligne 24 : | Ligne 24 : | ||
===Example=== | ===Example=== | ||
In the data set of Mur Saint Martin, we can type : <br> | In the data set of Mur Saint Martin, we can type : <br> | ||
| − | < | + | <pre>RepLocBascule "IMGP41((6[7-9])|([7-8][0-9])).JPG" Ground MesureBasc.xml RepCorr.xml PostPlan=_MasqPlan</pre> |
Version du 23 février 2016 à 17:35
Sommaire
Description
RepLocBascule is a tool useful to define a local repair without changing the orientation.
Syntax
The global syntax for RepLocBascule is
mm3d GrShade FullName InputOrientation XMLMeasuresFile OutputXMLFile NamedArgs
Help
You can access to the help by typing :
mm3d RepLocBascule -help
Mandatory unnamed args :
- string :: {Full name (Dir+Pat)}
- string :: {Input orientation}
- string :: {Image measures xml file, set "HOR" if horizontal line is wanted, "NONE" if unused }
- string :: {Output xml file}
Named args :
- [Name=ExpTxt] bool :: {Are tie points in ascii mode ? (Def=false)}
- [Name=PostPlan] string :: {Postfix for plane name, (Def=_Masq)}
- [Name=OrthoCyl] bool :: {Is the coordinate system in ortho-cylindric mode?}
Example
In the data set of Mur Saint Martin, we can type :
RepLocBascule "IMGP41((6[7-9])|([7-8][0-9])).JPG" Ground MesureBasc.xml RepCorr.xml PostPlan=_MasqPlan