<Code Lib>
2021 Method
Changes 0
M

PointCloudInstance.GetRegions

Description:
Returns array of region names.

public IList<string> GetRegions()

IList<string> Resulting array of region names.

Loading…