Description | ||||||||||||||
Displays the same parameters shown by Creo Parametric when you modify a feature. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcSession::UIDisplayFeatureParams | |||||||||||||
Synopsis | ||||||||||||||
#include <ProFeature.h> | ||||||||||||||
ProError | ProFeatureParamsDisplay | ( | ||||||||||||
ProSelection feature_sel | ||||||||||||||
/* (In) | ||||||||||||||
A ProSelection structure for the feature | ||||||||||||||
*/ | ||||||||||||||
ProParamType param_type | ||||||||||||||
/* (In) | ||||||||||||||
The parameter type to show | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|