Share

acedVportTableRecords2Vports

C++

Acad::ErrorStatus acedVportTableRecords2Vports();

File

aced.h

Description

For the currenlty active drawing, this function copies the data from the AcDbViewportTableRecords with the name "*ACTIVE" over into the corresponding displayed viewports creating or removing display viewports if necessary. This function will result in a regen in all viewports.

Returns Acad::eOk if successful. Returns Acad::eNotApplicable when called while tilemode is 0.

Was this information helpful?