Share

AcDbDatabase::setMsOleScale Method

C++

Acad::ErrorStatus setMsOleScale(
    double val
);

Description

Sets the value of the MSOLESCALE header variable.

Returns Acad::eOk if successful.

Parameters

Parameters Description
val Input new value for the MSOLESCALE header variable

Links

AcDbDatabase Class

Was this information helpful?