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

#include <AcDbAppSystemVariables.h>

Public Member Functions

Acad::ErrorStatus setAppStatusBarUseIcons (bool, bool=false)
 
bool appstatusbaruseicons () const
 
Acad::ErrorStatus setAttdia (bool, bool=false)
 
bool attdia () const
 
Acad::ErrorStatus setAttreq (bool, bool=false)
 
bool attreq () const
 
Acad::ErrorStatus setBlipmode (bool, bool=false)
 
bool blipmode () const
 
Acad::ErrorStatus setCoords (short, bool=false)
 
short coords () const
 
Acad::ErrorStatus setDelUsedObj (short, bool=false)
 
short delUsedObj () const
 
Acad::ErrorStatus setDragmode (short, bool=false)
 
short dragmode () const
 
Acad::ErrorStatus setHpassoc (bool, bool=false)
 
bool hpassoc () const
 
Acad::ErrorStatus setLwdefault (AcDb::LineWeight, bool=false)
 
AcDb::LineWeight lwdefault () const
 
Acad::ErrorStatus setMenubar (bool, bool=false)
 
bool menubar () const
 
Acad::ErrorStatus setOsmode (short, bool=false)
 
short osmode () const
 
Acad::ErrorStatus setPickstyle (short, bool=false)
 
short pickstyle () const
 
Acad::ErrorStatus setStatusbar (short, bool=false)
 
short statusbar () const
 

Detailed Description

Definition at line 23 of file AcDbAppSystemVariables.h.

Member Function Documentation

◆ appstatusbaruseicons()

bool AcDbAppSystemVariables::appstatusbaruseicons ( ) const

◆ attdia()

bool AcDbAppSystemVariables::attdia ( ) const

◆ attreq()

bool AcDbAppSystemVariables::attreq ( ) const

◆ blipmode()

bool AcDbAppSystemVariables::blipmode ( ) const

◆ coords()

short AcDbAppSystemVariables::coords ( ) const

◆ delUsedObj()

short AcDbAppSystemVariables::delUsedObj ( ) const

◆ dragmode()

short AcDbAppSystemVariables::dragmode ( ) const

◆ hpassoc()

bool AcDbAppSystemVariables::hpassoc ( ) const

◆ lwdefault()

AcDb::LineWeight AcDbAppSystemVariables::lwdefault ( ) const

◆ menubar()

bool AcDbAppSystemVariables::menubar ( ) const

◆ osmode()

short AcDbAppSystemVariables::osmode ( ) const

◆ pickstyle()

short AcDbAppSystemVariables::pickstyle ( ) const

◆ setAppStatusBarUseIcons()

Acad::ErrorStatus AcDbAppSystemVariables::setAppStatusBarUseIcons ( bool ,
bool = false )

◆ setAttdia()

Acad::ErrorStatus AcDbAppSystemVariables::setAttdia ( bool ,
bool = false )

◆ setAttreq()

Acad::ErrorStatus AcDbAppSystemVariables::setAttreq ( bool ,
bool = false )

◆ setBlipmode()

Acad::ErrorStatus AcDbAppSystemVariables::setBlipmode ( bool ,
bool = false )

◆ setCoords()

Acad::ErrorStatus AcDbAppSystemVariables::setCoords ( short ,
bool = false )

◆ setDelUsedObj()

Acad::ErrorStatus AcDbAppSystemVariables::setDelUsedObj ( short ,
bool = false )

◆ setDragmode()

Acad::ErrorStatus AcDbAppSystemVariables::setDragmode ( short ,
bool = false )

◆ setHpassoc()

Acad::ErrorStatus AcDbAppSystemVariables::setHpassoc ( bool ,
bool = false )

◆ setLwdefault()

Acad::ErrorStatus AcDbAppSystemVariables::setLwdefault ( AcDb::LineWeight ,
bool = false )

◆ setMenubar()

Acad::ErrorStatus AcDbAppSystemVariables::setMenubar ( bool ,
bool = false )

◆ setOsmode()

Acad::ErrorStatus AcDbAppSystemVariables::setOsmode ( short ,
bool = false )

◆ setPickstyle()

Acad::ErrorStatus AcDbAppSystemVariables::setPickstyle ( short ,
bool = false )

◆ setStatusbar()

Acad::ErrorStatus AcDbAppSystemVariables::setStatusbar ( short ,
bool = false )

◆ statusbar()

short AcDbAppSystemVariables::statusbar ( ) const

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