|
XscMeasureDistGetResultDistance Method
|
거리 측정 결과를 확인한다. 단위 : meter
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 3.0.0.1
Syntax[HandleProcessCorruptedStateExceptionsAttribute]
public double GetResultDistance()
Return Value
Doublemeter 단위의 총 측정 거리. 거리가 계산되지 않은 상태는 XDataRange.MAX_REAL64값이 반환된다.
See Also