Share

AcDbPointCloudDefEx::getAllRcsFilePaths Method

C++

void getAllRcsFilePaths(
    AcStringArray& list
) const;

Description

Gets the list that contains all RCS file path.

Parameters

Parameters Description
list Array used to contain all RCS file path.

Links

AcDbPointCloudDefEx Class

Was this information helpful?