Index: cam/index.html =================================================================== --- cam/index.html (revision 28640) +++ cam/index.html (revision 28641) @@ -23,7 +23,7 @@

The syntax is:

-outfile=[global-opts] layergrp[,layergrp,...]
+outfile=[global-opts] layergrp,layergrp,...
 

where: @@ -35,34 +35,14 @@

  • %top_offs% is substituted with the layer group offset from the top (top layer group being 0); only layer groups with the same material considered
  • %bot_offs% is substituted with the layer group offset from the bottom (bottom layer group being 0); only layer groups with the same material considered -
  • layergrp: one or more layer group definitions separated by comma (see below) +
  • optionally [global-opts]: a comma separated list of group-global (but per-output-file) options in [] brackets. Options supported: + +
  • layergrp: one or more layer group addresses separated by comma (syntax is documented in layer addressing appendix.)
  • optionally a list of exporter options in the same format as on direct command line (e.g. --verbose); when there's overlap on any state/definition between opts and CAM operation, the effect of the opt is ignored -Syntax of the layer group definition: -

    -When supplements are specified, it's a comma separated list of key=value pairs. -Available supplements are: -

    -

    -The syntax for the optional global-opts is: a comma separated list of -group-global (but per-output-file) options in [] brackets. Options supported: -

    - -

    Examples:
    directive