CVBpy 14.0
Visibility Class Reference

Feature complexity level. More...

Inherits object.

Static Public Attributes

int Beginner = 0
 Simple feature usable by everybody.
 
int Expert = 1
 More complex feature, that requires deeper knowledge about the feature.
 
int Guru = 2
 Very complex and/or dangerous feature. More...
 
int Invisible = -1
 Node should not be displayed.
 

Detailed Description

Feature complexity level.

Member Data Documentation

◆ Guru

int Guru = 2
static

Very complex and/or dangerous feature.

Wrong usage of these features may damage the device.