AcMapDMMap::CopyScaleThreshold Method

Land Desktop Development ARX CPP SDK

AcMapDMMap:: CopyScaleThreshold Method
 

Copies a scale threshold to this map - this function is not yet supported in AutoCAD Map.

Acad::ErrorStatus CopyScaleThreshold(
    double dNewScale, 
    double dSourceScale
);
Parameters 
Description 
dNewScale 
Input new scale threshold.  
dSourceScale 
Input source scale threshold. The default value is zero.  
Returns

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

Remarks

For every element, this function copies a new scale and associates it with the style set, and associates with the source scale where dSourceScale is defined on the map. If dSourceScale is zero (the default), a new empty style set is created.

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].