Description | ||||||||
Stores the surface selections in a ProNcseqElem data structure.
NOTE: When you call the function ProFeatureWithoptionsRedefine(), the system replaces the existing surface selections in the feature with the selections stored in the ProNcseqElem data structure. Applicable Element Id(s): |
||||||||
Synopsis | ||||||||
#include <ProNcseqElem.h> | ||||||||
ProError | ProNcseqElemSurfaceAdd | ( | ||||||
ProNcseqElem elem | ||||||||
/* (In) | ||||||||
The ProNcseqElem handle in which to store the information | ||||||||
*/ | ||||||||
ProSelection srf | ||||||||
/* (In) | ||||||||
The surface selection | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProFeatureWithoptionsRedefine |