Object ProCavlayrule

Function ProCavlayruleSingleSet


Description
Reset the information in a cavity layout rule structure to the PRO_CVLAYOUT_SINGLE type.
Synopsis
#include <ProCavlayrule.h>
ProErrorProCavlayruleSingleSet(
ProCvLayoutRule cvlrule
/* (In)
Cavity layout rule handle.
*/
)
Returns
PRO_TK_NO_ERRORThe handle is successfully reset,
PRO_TK_GENERAL_ERRORCannot inialize the handle

Sample Code References:

  1. pt_examples ( TestCavityLayout.c )