Share

AcDbPointCloudEx::setAllScanHighlight Method

C++

void setAllScanHighlight(
    bool bHighlight
);

Description

Sets whether all scans in this point cloud entity are highlighted.

Parameters

Parameters Description
bHighlight true : highlights scans ; false : unhighlights scans ;

Links

AcDbPointCloudEx Class

Was this information helpful?