|
XWMMManagerGetVector Method
|
자기장의 X, Y, Z, 벡터를 반환한다.
Namespace: Pixoneer.NXDL.NIOAssembly: NXDLio (in NXDLio.dll) Version: 3.0.0.3
Syntax[HandleProcessCorruptedStateExceptionsAttribute]
public XVertex3d GetVector()
Return Value
XVertex3d 자기장의 X, Y, Z, 벡터 값. 단위 : nanotesla.
계산되지 않으면 X, Y, Z 는 MAX_REAL64.
See Also