RepLocBascule : Différence entre versions
De MicMac
(→Help) |
|||
| Ligne 4 : | Ligne 4 : | ||
===Syntax=== | ===Syntax=== | ||
The global syntax for RepLocBascule is <br> | The global syntax for RepLocBascule is <br> | ||
| − | <code>mm3d GrShade | + | <code>mm3d GrShade FullName InputOrientation XMLMeasuresFile OutputXMLFile NamedArgs</code> |
===Help=== | ===Help=== | ||
You can access to the help by typing :<br> | You can access to the help by typing :<br> | ||
| − | |||
<code>mm3d RepLocBascule -help</code> <br> | <code>mm3d RepLocBascule -help</code> <br> | ||
| − | |||
| − | |||
Mandatory unnamed args : | 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 : | 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=== | ===Example=== | ||
In the data set of Mur Saint Martin, one could type : <br> | In the data set of Mur Saint Martin, one could type : <br> | ||
<code>RepLocBascule "IMGP41((6[7-9])|([7-8][0-9])).JPG" Ground MesureBasc.xml RepCorr.xml PostPlan=_MasqPlan</code> | <code>RepLocBascule "IMGP41((6[7-9])|([7-8][0-9])).JPG" Ground MesureBasc.xml RepCorr.xml PostPlan=_MasqPlan</code> | ||
Version du 15 janvier 2016 à 11:04
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, one could type :
RepLocBascule "IMGP41((6[7-9])|([7-8][0-9])).JPG" Ground MesureBasc.xml RepCorr.xml PostPlan=_MasqPlan