Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • N NPDet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EIC
  • NPDet
  • Merge requests
  • !33

Added new tool that runs a web display and registers the geometry

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Whitney Armstrong requested to merge whit/NPDet:master into master Mar 27, 2020
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 2
SYNOPSIS
        dd_web_display help 
        dd_web_display [-p <http_port>] [-H <http_host>] [-f <io_file>] [-h] [-g <level>] [-o <out>] <file> 

OPTIONS
        -p, --port <http_port>
                    port to which the http serve attaches. Default: 8090 

        -H, --host <http_host>
                    Http server host name or IP address. Default: 127.0.0.1

         options:
            -h, --help
                    show help

            <file>  input xml file

EXAMPLES
 $ dd_web_display compact.xml
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master