AcMapDMMap::GetLinkedFileName Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: GetLinkedFileName Method
 

Retrieves the linked output filename. The linked output file contains the stylized objects of this map. By default, the current scale is used in output. See also SetLinkedFileName().

Acad::ErrorStatus GetLinkedFileName(
    const ACHAR*& kpszFileName, 
    double dScale = 0.
) const;
Parameters 
Description 
kpszFileName 
Output linked filename.  
dScale 
Input threshold scale value.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].