AcMapMbMapSheetLayoutSettings::SetMapKeyLinkDrawing Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetLayoutSettings:: SetMapKeyLinkDrawing Method
 

Sets a Display Manager Map and threshold scale value to associate a link drawing with the Linked Drawing Map Key.

Acad::ErrorStatus SetMapKeyLinkDrawing(
    const ACHAR* pszMapName, 
    double dThresholdScale
);
Parameters 
Description 
pszMapName 
Input Display Manager Map name. The Display Manager Map with this name should have been defined in the current drawing.  
dThresholdScale 
Input Display Manager Map Threshold Scale value. The specified Display Manager map should have this Threshold Scale value defined.  
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].