<Code Lib>
2025 Method
Changes 0
M

PointCloudInstance.ContainsScan

Description:
Identifies whether the instance contains a scan.

public bool ContainsScan(
	string scanName
)

  • scanName
    Name of the scan.
Return Value Boolean Boolean

Loading…