Share

AcDbDatabase::stepsPerSec

C++

double stepsPerSec() const;

Description

Returns the current STEPSPERSEC value for the database.

See the System Variables section of the AutoCAD Command Reference for information on STEPSPERSEC.

Links

AcDbDatabase Class

Was this information helpful?