Click or drag to resize
XDL

XRas2VecGenerateContour Method

Contour를 생성시킨다.

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

Parameters

thd  XThread
[In] XThread 객체.

Return Value

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