FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
AcViewMgrDlg Class Reference

#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 *)
 

Detailed Description

Definition at line 27 of file AcViewMgrDlg.h.

Member Enumeration Documentation

◆ ViewComboPresetViewIndex

Definition at line 30 of file AcViewMgrDlg.h.

Member Function Documentation

◆ acdbDefaultViewCategory()

bool __cdecl AcViewMgrDlg::acdbDefaultViewCategory ( AcDbDatabase const * ,
CStringW &  )

◆ editViewBoundaries()

bool __cdecl AcViewMgrDlg::editViewBoundaries ( AcDbViewTableRecord * )

◆ getCurrentViewName()

bool __cdecl AcViewMgrDlg::getCurrentViewName ( CStringW & )

◆ isSheetSetCmdAllowed()

bool __cdecl AcViewMgrDlg::isSheetSetCmdAllowed ( void )

◆ restoreView() [1/2]

bool __cdecl AcViewMgrDlg::restoreView ( AcDbObjectId const & ,
bool ,
bool  )

◆ restoreView() [2/2]

bool __cdecl AcViewMgrDlg::restoreView ( wchar_t const * ,
AcDbDatabase * ,
bool ,
bool  )

◆ saveViewLayerState()

bool __cdecl AcViewMgrDlg::saveViewLayerState ( AcDbDatabase * ,
AcDbViewTableRecord * ,
unsigned long  )

◆ setCaptureOnLayoutSwitch()

void __cdecl AcViewMgrDlg::setCaptureOnLayoutSwitch ( bool )

◆ setIsoView()

bool __cdecl AcViewMgrDlg::setIsoView ( AcGeVector3d & ,
bool  )

◆ setOrthoView()

bool __cdecl AcViewMgrDlg::setOrthoView ( AcDb::OrthographicView ,
bool  )

◆ updateFromViewport()

void __cdecl AcViewMgrDlg::updateFromViewport ( AcDbViewTableRecord * )

◆ viewComboClear()

void __cdecl AcViewMgrDlg::viewComboClear ( void )

◆ viewComboSelect() [1/2]

void __cdecl AcViewMgrDlg::viewComboSelect ( ViewComboPresetViewIndex )

◆ viewComboSelect() [2/2]

void __cdecl AcViewMgrDlg::viewComboSelect ( wchar_t * )

The documentation for this class was generated from the following file: