API 文件集 > Manufacturing > Object ProNcseq > Function ProNcseqElemSurfaceflipSet
Function ProNcseqElemSurfaceflipSet
Description
Stores a surface flip in a ProNCseqElem data structure.
NOTE:
This function is useful when you are redefining the "flip" of a mill surface reference of a sequence.
Applicable Element Id(s):
Synopsis
#include <ProNcseqElem.h>
ProNcseqElemSurfaceflipSet
(
/* (In)
The ProNcseqElem handle in which to store the information
*/
/* (In)
Specifies whether to flip the normal sense of a surface reference
*/
)
Returns
The function successfully stored the information.
One or more of the arguments are invalid.
Sample Code References
User Guide References
這是否有幫助?