API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.Data.Jaco.Config.CZoneList Class Reference

This serializable class encapsulate and represent informations about a list of zone. More...

Public Member Functions

 CZoneList ()
 Initializes a new instance of the CZoneList class. More...
 
void Init ()
 
bool IsValid ()
 

Public Attributes

const int NB_ZONE_MAX = 10
 Zone's max size. More...
 

Properties

int NbZoneActive [get, set]
 
int Expansion1 [get, set]
 
List< CZoneZones [get, set]
 

Detailed Description

This serializable class encapsulate and represent informations about a list of zone.

Constructor & Destructor Documentation

Kinova.DLL.Data.Jaco.Config.CZoneList.CZoneList ( )

Initializes a new instance of the CZoneList class.

Member Data Documentation

const int Kinova.DLL.Data.Jaco.Config.CZoneList.NB_ZONE_MAX = 10

Zone's max size.


The documentation for this class was generated from the following file: