Share

acedVports2VportTableRecords

C++

ACCORE_PORT 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

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

Previous Declaration

AutoCAD 2025 and Earlier

Acad::ErrorStatus acedVports2VportTableRecords();

Was this information helpful?