new CBSection(dataobject)
Base object to create sections . This object storate others sections and cbobjects elements
Parameters:
Name |
Type |
Description |
dataobject |
Object
|
Properties
Name |
Type |
Description |
sections |
Array.<String>
|
UID subsections inside this section |
content |
Array.<CBObject>
|
Elements available in this section |
type |
String
|
Type of object. This info is usefull to restore when load project |
name |
String
|
Secion name. |
|
objectdata.numbering |
String
|
Number of section. This number is similar to 1.1.3. Numeration |
- Source: