Description | |||||||||||||||||
Sets the view name. | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProView.h> | |||||||||||||||||
ProError | ProViewNameSet | ( | |||||||||||||||
ProMdl model | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle to a part, assembly, or drawing. Cannot be NULL. | |||||||||||||||||
*/ | |||||||||||||||||
ProView p_view | |||||||||||||||||
/* (In) | |||||||||||||||||
The view handle | |||||||||||||||||
*/ | |||||||||||||||||
ProLine p_name | |||||||||||||||||
/* (In) | |||||||||||||||||
The view name | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|