AcMapDMMap::SetLinkedFileName Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: SetLinkedFileName Method
 

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

Acad::ErrorStatus SetLinkedFileName(
    const ACHAR* kpszFileName, 
    double dScale = 0.
);
Parameters 
Description 
kpszFileName 
Input 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].