<Code Lib>
2024 Method
Changes 0
M

PointCloudInstance.GetScans

Description:
Returns array of scan names.

public IList<string> GetScans()

IList<string> Resulting array of scan names.

Loading…