MicMac tools : Différence entre versions

De MicMac
Aller à : navigation, rechercher
(Page créée avec « == Command == *[http://micmac.ensg.eu/index.php/AperiCloud AperiCloud] *[http://micmac.ensg.eu/index.php/Apero Apero] *[http://micmac.ensg.eu/index.php/Bascule Bascule] *[... »)
 
Ligne 1 : Ligne 1 :
 
== Command ==
 
== Command ==
 +
All commands come with an inline Help that can be accessed by typing :
 +
 +
<code>mm3d CommandName -help</code>
 +
 +
Commands have Unnamed and Named arguments. The Unnamed are mandatory and must be given in order while the Named can be given in any order. For instance:
 +
 +
<code>mm3d CommandName UnnamedValue1 UnnamedValue2 NamedArg1=NamedValue1 NamedArg2=NamedValue2</code>
 +
 +
If you have a version of MicMac that include the QT tools (binaries from the [http://logiciels.ign.fr/?Telechargement,20 IGN download page] or self compiled with the QT option activated), each command come with a GUI containing the options to fill and a file selection tool when appropriate.
 +
 +
== Commands ==
 
*[http://micmac.ensg.eu/index.php/AperiCloud AperiCloud]
 
*[http://micmac.ensg.eu/index.php/AperiCloud AperiCloud]
 
*[http://micmac.ensg.eu/index.php/Apero Apero]
 
*[http://micmac.ensg.eu/index.php/Apero Apero]

Version du 27 janvier 2016 à 17:31

Command

All commands come with an inline Help that can be accessed by typing :

mm3d CommandName -help

Commands have Unnamed and Named arguments. The Unnamed are mandatory and must be given in order while the Named can be given in any order. For instance:

mm3d CommandName UnnamedValue1 UnnamedValue2 NamedArg1=NamedValue1 NamedArg2=NamedValue2

If you have a version of MicMac that include the QT tools (binaries from the IGN download page or self compiled with the QT option activated), each command come with a GUI containing the options to fill and a file selection tool when appropriate.

Commands