"cogCount"

This attribute sets the space between the groove.

Synopsis

shape.cogCount(int count);

Parameter

Parameter Description
shape Object name
count Space between the groove

Description

This attribute sets the space between the groove.

Example

In the following example the space between the groove is set to 30.

main(bool enter)
{
  THUMB_WHEEL1.cogCount(30);
}
Abbildung 1. The Space between the Grooves was set to 30

Assignment

Thumb wheel