Share

AcDbPointCloudCrop::AcDbPointCloudCrop (AcDbPointCloudCrop&) Constructor

C++

AcDbPointCloudCrop(
    const AcDbPointCloudCrop& other
);

Description

Copy constructor

Parameters

Parameters Description
other The AcDbPointCloudCrop object that will be copied.

Links

AcDbPointCloudCrop Class

Was this information helpful?