Function ProMechsolidIdGet
Description
Obtains the ID of the solid volume. This is just an index in the array of generated solid volumes and is not persistent among different calls to ProMechmodelCreate().
Licensing Requirement
Synopsis
| ProMechsolidIdGet |
| ( /* (In) The solid volume. */ int* id /* (Out) The ID. */ ) |
Returns
| The function succeeded. |
| One or more input arguments are invalid. |
User Guide References