C++
AcPointCloudItem( const AcPointCloudItem& item );
Description
Copy constructor
Parameters
| Parameters | Description |
|---|---|
| item | the item which will be copied. |
AcPointCloudItem( const AcPointCloudItem& item );
Copy constructor
| Parameters | Description |
|---|---|
| item | the item which will be copied. |