Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Model File

  • Last UpdatedNov 14, 2025
  • 1 minute read
  1. To specify the name of the model file, to which design data is to be copied, use one of the following commands:

    EXPORT FILE filename

    EXPORT FILE filename READ

    This opens an existing file in read-only mode, allowing its content to be queried but not overwritten.

    EXPORT FILE filename OVERwrite

    Overwrites an existing file of the same name.

    EXPORT FILENote text

    Adds a line of user-supplied text to the model file header.

    For example,

    EXPORT FILE /TESTFILE
    EXPORT FILE /TESTFILE READ
    EXPORT FILE /TESTFILE OVER
    EXPORT FILENOTE ’Platform PA2 REVIEW Data’

  2. To query the name of the current model file, use the following command:

    Q EXPORT FILE

    (similarly Q EXPORT FILENote to query the header text)

TitleResults for “How to create a CRG?”Also Available in