API Documentation > Manufacturing > Object ProNcseq > Function ProNcseqElemEndPntSet
Function ProNcseqElemEndPntSet
Description
Stores the end point selection in a ProNcseqElem data structure.
Applicable Element Id(s):
Synopsis
#include <ProNcseqElem.h>
ProNcseqElemEndPntSet
(
/* (In)
The ProNcseqElem handle in which to store the information
*/
/* (In)
The machining head information
*/
/* (In)
The selected point
*/
)
Returns
The function successfully stored the information.
One or more of the arguments are invalid.
Sample Code References
Was this helpful?