API Documentation > Features > Object ProPattern > Function ProPatternDelete
Function ProPatternDelete
Description
Deletes the specified pattern.
Replacement in Object TOOLKIT:
Synopsis
#include <ProPattern.h>
ProPatternDelete
(
ProPattern* p_pattern
/* (In)
The pattern object
*/
)
Returns
The function successfully deleted the pattern.
Model is in read-only state.
The specified pattern object is invalid.
User Guide References
Was this helpful?