

ProMechloadLoadsetAssign | |
( ProMechItem* item /* (In) The load to be added. */ int loadsetid /* (In) Loadset id to which the load is to be added. */ ProBool unassign /* (In) PRO_B_TRUE : Removes the load from previous set (if any). PRO_B_FALSE : Does not remove the load from previous set. Currently PRO_B_FALSE is not supported. */ ) |

The function succeeded. | |
One or more input arguments are invalid. | |
Creo Simulate session is not initialized. | |
Subtype cannot be changed. | |
The Input ProMechItem Solid pointer is invalid. | |
A general error was encountered. | |
Cannot modify the item. | |
There is not enough memory to perform the operation. |


