API 설명서 > Geometry items > Object ProContour > Function ProContourTraversalGet
Function ProContourTraversalGet
Description
Retrieves the contour traversal.
Replacement in Object TOOLKIT:
Synopsis
#include <ProContour.h>
ProContourTraversalGet
(
ProContour p_contour
/* (In)
The contour handle
*/
ProContourTraversal* p_traversal
/* (Out)
The traversal
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?