• Cant set input file for keyin string?

    Hello, I would like to convert a xyz pointcloud file to pod with at keyin (later using msbatch tool for the batch process of multiple xyz files). This works, but i have to select input file manualy: pointcloud convert outputfile:"test.pod" I thought…
  • Replace cell command

    There is a command line utility to replace cell with another msbatch repcell.ma <DGN_file> <cell_library> <y | n> <cell_to_replace> <replacement_cell> Is it possible to use this same syntax in GUI also? Existing key-in for repcell.ma "replace cells…