Share

AcDbPointCloudEx::setAllScansVisibility Method

C++

void setAllScansVisibility(
    bool bVisible
);

Description

Sets whether or not all scans are visible.

Parameters

Parameters Description
bVisible The visibility of all scans.

Links

AcDbPointCloudEx Class

Was this information helpful?