Click or drag to resize
XDL

XscMeasureRelationGetResultDistance Method

중점과 끝점 사이의 거리를 반환한다. 단위는 meter. 유효하지 않은 경우 MAX_REAL64를 반환한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 3.0.0.1
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public double GetResultDistance()

Return Value

Double
See Also