Click or drag to resize
XDL

XWMMManagerGetModelName Method

WMM 객체의 모델 이름을 가져온다.

Namespace: Pixoneer.NXDL.NIO
Assembly: NXDLio (in NXDLio.dll) Version: 3.0.0.3
Syntax
C#
public string GetModelName()

Return Value

String
WMM 모델 이름
계수 파일이 로드되지 않은 상태는 에러 문자열을 반환한다.
See Also