API ドキュメンテーション > Manufacturing > Object ProNcseq > Function ProNcseqElemMillsurfSet
Function ProNcseqElemMillsurfSet
Description
Stores the mill surface identifier and the normal sense in a ProNCseqElem data structure.
Applicable Element Id(s):
Synopsis
#include <ProNcseqElem.h>
ProNcseqElemMillsurfSet
(
/* (In)
The ProNcseqElem handle in which to store the information
*/
/* (In)
Specifies whether to flip the normal sense of a surface reference
*/
int mill_surf_id
/* (In)
The identifier of a mill surface
*/
)
Returns
The function successfully stored the information.
One or more of the arguments are invalid.
Sample Code References
User Guide References
これは役に立ちましたか?