Click or drag to resize
XDL

XRas2VecGenerateContour Method

Contour를 생성시킨다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public XvcBase GenerateContour(
	XThread thd
)

Parameters

thd
Type: Pixoneer.NXDLXThread
[In] XThread 객체.

Return Value

Type: XvcBase
성공이면 true, 실패이면 false.
See Also