Main Content
getprocess
Get process model object for process model in project
Description
returns a
process model object, processModelObject
= getprocess()processModelObject
, for the process model in the
project. You can use the process model object to view the properties of the process model in
the project. For more information, see padv.ProcessModel
.
If the current project does not have a process model, the function
getprocess
automatically creates a new process model at the root of the
project.
This function requires CI/CD Automation for Simulink Check.