Share

AcDbPointCloudDefEx::getRcsFilePath Method

C++

const TCHAR* getRcsFilePath(
    const AcString& guid
) const;

Description

Gets the file path of specified RCS.

Parameters

Parameters Description
guid The GUID of the RCS

Links

AcDbPointCloudDefEx Class

Was this information helpful?