Library | Module

Interface IpfcFunctionReturn



Description

This interface contains the data returned by a Creo Parametric TOOLKIT function call.



Property Summary

PropertyFunctionReturnas Long
The function return value.
PropertyOutputArgumentsas IpfcArguments
Sequence of output arguments from the function call.



Property Detail


PropertyFunctionReturnas Long

The function return value.




PropertyOutputArgumentsas IpfcArguments

Sequence of output arguments from the function call.