<Code Lib>
2021 Method
Changes 0
M

PointCloudInstance.ContainsScan

Description:
Identifies whether the instance contains a scan.

public bool ContainsScan(
	string scanName
)

  • String
    scanName
    Name of the scan.
Return Value bool

Loading…