Share

acedVports2VportTableRecords

C++

Acad::ErrorStatus acedVports2VportTableRecords();

File

aced.h

Description

For the currently active drawing, this function copies the displayed viewport data over into the corresponding AcDbViewportTableRecords (those with the name "*ACTIVE"), creating or erasing "*ACTIVE" AcDbViewportTableRecords as necessary.

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

Was this information helpful?