CVBpy 14.0
NodeClass Class Reference

Describes the type of a node. More...

Inherits object.

Static Public Attributes

int Method = 4
 Method node.
 
int Object = 1
 Object node.
 
int ObjectType = 8
 Object type node.
 
int Variable = 2
 Variable node.
 
int VariableType = 16
 Variable type node.
 

Detailed Description

Describes the type of a node.