PointCloudICloneableClone Method

CVB.Net Documentation
Creates a new point cloud which is a copy of this point cloud.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

Object ICloneable.Clone()

Return Value

Type: Object
Copy of this point cloud.

Implements

ICloneableClone
Exceptions

ExceptionCondition
CvbExceptionWhen duplicating the point cloud failed.
See Also

Reference