<Code Lib>
2025.3 Method
Changes 0
M

PointCloudInstance.GetScanOrigin

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

public XYZ GetScanOrigin(
	string scanName
)

  • String
    scanName
    Name of the scan.
Return Value XYZ Resulting origin point of the scan.

Loading…