 | XRas2VecGenerateContour Method |
Contour를 생성시킨다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic XvcBase GenerateContour(
XThread thd
)
Parameters
- thd
- Type: Pixoneer.NXDLXThread
[In] XThread 객체.
Return Value
Type:
XvcBase 성공이면 true, 실패이면 false.
See Also