<Code Lib>
2020 Method
Changes 0
M

PointCloudInstance.GetScanOrigin

Description:
Returns the origin point of a scan in model coordinates.

public XYZ GetScanOrigin(
	string scanName
)

Return Value XYZ Resulting origin point of the scan.

Loading…