Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Information about closed/unclosed state of shell or wire. More...

Static Public Attributes

int UNKNOWN = 0
 
int CLOSED = 1
 
int UNCLOSED = 2
 

Detailed Description

Information about closed/unclosed state of shell or wire.

Field Documentation

int UNKNOWN = 0
static
int CLOSED = 1
static
int UNCLOSED = 2
static