|
INcModel::ExecutePostByIdVec
Description
This function executes posts.
Requirements
Must not be in edit mode.
Syntax
Status ExecutePostByIdVec (iPostName, iOutputPath, iNodesVec, iOutputFileName);
Input: (string ) iPostName |
Name of Post to execute |
Input: (string ) iOutputPath |
Output Directory |
Input: (Variant ) iNodesVec |
Vector of Node Ids (Setup / TP / Procedure) |
Input/Output: (string ) iOutputFileName |
Input – Output file name, (input- the requested file name, output- real file name outputted by gpp) |
Return: (int) status |
0
= Operation successful. |
|