|
FRX SDK Documentation 2025 SP0
|
#include <AcViewMgrDlg.h>
Public Types | |
| enum | ViewComboPresetViewIndex |
Public Member Functions | |
| bool __cdecl | acdbDefaultViewCategory (AcDbDatabase const *, CStringW &) |
| bool __cdecl | editViewBoundaries (AcDbViewTableRecord *) |
| bool __cdecl | getCurrentViewName (CStringW &) |
| bool __cdecl | isSheetSetCmdAllowed (void) |
| bool __cdecl | restoreView (AcDbObjectId const &, bool, bool) |
| bool __cdecl | restoreView (wchar_t const *, AcDbDatabase *, bool, bool) |
| bool __cdecl | saveViewLayerState (AcDbDatabase *, AcDbViewTableRecord *, unsigned long) |
| bool __cdecl | setIsoView (AcGeVector3d &, bool) |
| bool __cdecl | setOrthoView (AcDb::OrthographicView, bool) |
| void __cdecl | setCaptureOnLayoutSwitch (bool) |
| void __cdecl | updateFromViewport (AcDbViewTableRecord *) |
| void __cdecl | viewComboClear (void) |
| void __cdecl | viewComboSelect (ViewComboPresetViewIndex) |
| void __cdecl | viewComboSelect (wchar_t *) |
Definition at line 27 of file AcViewMgrDlg.h.
Definition at line 30 of file AcViewMgrDlg.h.
| bool __cdecl AcViewMgrDlg::acdbDefaultViewCategory | ( | AcDbDatabase const * | , |
| CStringW & | ) |
| bool __cdecl AcViewMgrDlg::editViewBoundaries | ( | AcDbViewTableRecord * | ) |
| bool __cdecl AcViewMgrDlg::restoreView | ( | AcDbObjectId const & | , |
| bool | , | ||
| bool | ) |
| bool __cdecl AcViewMgrDlg::saveViewLayerState | ( | AcDbDatabase * | , |
| AcDbViewTableRecord * | , | ||
| unsigned long | ) |
| bool __cdecl AcViewMgrDlg::setIsoView | ( | AcGeVector3d & | , |
| bool | ) |
| bool __cdecl AcViewMgrDlg::setOrthoView | ( | AcDb::OrthographicView | , |
| bool | ) |
| void __cdecl AcViewMgrDlg::updateFromViewport | ( | AcDbViewTableRecord * | ) |
| void __cdecl AcViewMgrDlg::viewComboSelect | ( | ViewComboPresetViewIndex | ) |