ForteCommon

ForteCommon
This namespace holds common top-level commands and queries related to Forte

ImportMesh

Import a Mesh into the setup component for Forte

Required Arguments

Container    Reference to the data container
    Type     DataContainerReference
MeshPath    Path to the Mesh file
    Type     string

ImportProject

Import a project into Forte

Required Arguments

Container    Reference to the data container
    Type     DataContainerReference
ProjectFilePath    Path to the project file
    Type     string

JournalOperation

No details are provided for this entry.

Required Arguments

Command    Command to send to application
    Type     string
Container    Reference to a data container
    Type     DataContainerReference

MonitorRun

Open the Forte monitor application

Required Arguments

Container    Reference to a data container
    Type     DataContainerReference

RebaseProject

Update the project path in Forte

Required Arguments

Container    Reference to a data container
    Type     DataContainerReference

ReplayJournal

Play a journal file in Forte

Required Arguments

Container    Reference to a data container
    Type     DataContainerReference
JournalPath    Path to the journal file
    Type     string

SendCommand

No details are provided for this entry.

Required Arguments

Command    Command to send to application
    Type     string
Container    Reference to a data container
    Type     DataContainerReference