C++
AcDbPointCloudCrop( const AcDbPointCloudCrop& other );
Description
Copy constructor
Parameters
| Parameters | Description |
|---|---|
| other | The AcDbPointCloudCrop object that will be copied. |
AcDbPointCloudCrop( const AcDbPointCloudCrop& other );
Copy constructor
| Parameters | Description |
|---|---|
| other | The AcDbPointCloudCrop object that will be copied. |