Share

AcDbPointCloudEx::getActiveFileName Method

C++

bool getActiveFileName(
    AcString& strActiveFileName
) const;

Description

Returns the path name of the actual file being currently used to define the point cloud.

Parameters

Parameters Description
strActiveFileName The active path name of the externally referenced point cloud file.

Links

AcDbPointCloudEx Class

Was this information helpful?