Description | ||||||||
Get the information about a cavity layout type from the Cavity Layout Rule structure. | ||||||||
Synopsis | ||||||||
#include <ProCavlayrule.h> | ||||||||
ProError | ProCavlayruleTypeGet | ( | ||||||
ProCvLayoutRule cvlrule | ||||||||
/* (In) | ||||||||
Cavity layout rule handle. | ||||||||
*/ | ||||||||
ProCvLayoutType* type | ||||||||
/* (Out) | ||||||||
pointer to actual rule type; | ||||||||
*/ | ||||||||
ProCvLayoutType* basic_type | ||||||||
/* (Out) | ||||||||
pointer to basic rule type if actual rule type type as in first_type. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|