Enumerations

enum  OVERVIEW {
  OVERVIEW_DEFAULT,
  OVERVIEW_ACTIVE,
  OVERVIEW_SCENE,
  OVERVIEW_COMPLETE,
  OVERVIEW_SELECTED
}
 

Detailed Description

Since
R19

Enumeration Type Documentation

◆ OVERVIEW

enum OVERVIEW
Enumerator
OVERVIEW_DEFAULT 

Default view.

OVERVIEW_ACTIVE 

Selected elements.

OVERVIEW_SCENE 

Geometry.

OVERVIEW_COMPLETE 

All.

OVERVIEW_SELECTED 

Selected objects.