Share

acedGetCurVportCircleSides Function

C++

short acedGetCurVportCircleSides();

File

aced.h

Description

This function returns the circle zoom percent value for the current viewport. If there is no current viewport then 0 is returned.

See the VIEWRES command section of the AutoCAD Command Reference for information on circle zoom percent.

Was this information helpful?