API 설명서 > Manufacturing > Object ProNcseq > Function ProNcseqElemSurfaceAdd
Function ProNcseqElemSurfaceAdd
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>
ProNcseqElemSurfaceAdd
(
/* (In)
The ProNcseqElem handle in which to store the information
*/
/* (In)
The surface selection
*/
)
Returns
The function successfully stored the information.
One or more of the arguments are invalid.
See Also
Sample Code References
User Guide References
도움이 되셨나요?