|
INcModel::PostByUcsToAllNcProcedures
Description
This function executes posts.
Requirements
Must not be in edit mode.
Syntax
Status = PostByUcsToAllNcProcedures (iPostName, iOutputPath, ,iStartHome, iUcsName, iOutputFileName);
Input: (string ) iPostName |
Name of Post to execute |
Input: (string ) iOutputPath |
Output Directory |
Input: (Variant ) iStartHome |
Vector point of doubles |
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. |
|