| Library | Module | Frames | Expand |
| Property | Label | as String |
| The argument name. | ||
| Property | Value | as IpfcArgValue |
| The argument value. | ||
| Function | CCpfcArgument.Create (inLabel as String, inValue as IpfcArgValue) as IpfcArgument | |
| Creates a new argument object, for use in passing value to other Creo Parametric auxiliary applications like Creo Parametric TOOLKIT DLL's. | ||
| Property | Label | as String |
|
The argument name. |
| Property | Value | as IpfcArgValue |
|
The argument value. |
| Function | CCpfcArgument.Create | (inLabel as String, inValue as IpfcArgValue) as IpfcArgument |
|
Creates a new argument object, for use in passing value to other Creo Parametric auxiliary applications like Creo Parametric TOOLKIT DLL's.
|