Links
AcMapDMMap:: AddScaleThreshold Method
Adds a scale threshold to this map - this function is not yet supported in AutoCAD Map.
Acad::ErrorStatus AddScaleThreshold( double dNewScale, double dSourceScale = 0. );
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 adds a new scale and associates it with the style set and 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].