API Documentation
>
Mechanica
>
Object ProMechmodel
> Function ProMechmodelMdlGet
Function ProMechmodelMdlGet
Description
Obtains gets the root solid model used for generation of this Creo Simulate model.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechmodelMdlGet
(
ProMechModel
model
/* (In)
The Creo Simulate root model.
*/
ProSolid
* mdl
/* (Out)
The root solid model used for generation of this Creo Simulate model.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Accessing the ProMechModel:ProMechmodelMdlGet
Was this helpful?
This site works best with JavaScript enabled