|
INcModel::PostByUcsByIdVec
Description
This function executes posts.
Requirements
Must not be in edit mode.
Syntax
Status = PostByUcsByIdVec (iPostName, iOutputPath, iNodesVec, iUcsName, 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: (string ) iUcsName |
Name of UCS |
Input/Output: (string ) iOutputFileName |
Input – Output file name, (input- the requested file name, output- real file name output by GPP) |
Return: (int) status |
0 = Operation
successful. |
|