Archicad 28 C++ API
Loading...
Searching...
No Matches
API_ViewOptions Struct Reference

Describes various display output options. More...

#include <APIdefs_ViewSettings.hpp>

Public Attributes

API_ModelViewOptions modelViewOpt
 View options which have effect on both the display and on various outputs.
 
API_OnScreenViewOptions onScreenViewOpt
 View options which have effect on the display only.
 
Int32 filler [4]
 Reserved for later use.
 

Detailed Description

Describes various display output options.

Remarks
Call the ACAPI_Navigator_GetViewOptions or the ACAPI_Navigator_ChangeViewOptions functions to operate on this data.