FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Commands API

Description

Functions

FORMIT_CORE_EXPORT::vector< 1::string > FormIt::Commands::GetCommands ()
 Get the list of commands in FormIt. More...
 
FORMIT_CORE_EXPORT bool FormIt::Commands::DoCommand (1::string const &cmd)
 Execute given command. More...
 

Function Documentation

FORMIT_CORE_EXPORT bool FormIt::Commands::DoCommand ( 1::string const &  cmd)

Execute given command.

FormIt.Commands.GetCommands returns the list of available commands.

Parameters
[in]cmd
FORMIT_CORE_EXPORT ::vector<1::string> FormIt::Commands::GetCommands ( )

Get the list of commands in FormIt.