陈清红
2025-04-14 880f3c0257eeb8c37761d484258fdd102a369a19
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Quintiq file version 2.0
#root
#parent: Lib3DSpaceDesktop
OrphanComponent FormEntities
{
  #keys: '[138112.0.821111663]'
  BaseType: 'Form'
  GBLayout
  {
    Type: 'GBLayoutDefinition'
    Columns:
    [
      GBFlow.Column { grow: 0 id: 173 parent: 0 }
      GBFlow.Column { grow: 128 id: 344 parent: 0 }
    ]
    Elements:
    [
      GBElement
      {
        Component => ListEntities
        Position { startcolumn: 173 startrow: 437 endcolumn: 344 endrow: 437 }
      }
      GBElement
      {
        Component => CheckBoxDisplaySubclassInstances
        Position { startcolumn: 173 startrow: 618 endcolumn: 173 endrow: 618 }
      }
    ]
    Gaps: [ left: 0 right: 0 top: 0 bottom: 0 inner: 5 ]
    Rows:
    [
      GBFlow.Row { grow: 0 id: 618 parent: 0 }
      GBFlow.Row { grow: 128 id: 437 parent: 0 }
    ]
  }
  Children:
  [
    #child: ListEntities
    Component CheckBoxDisplaySubclassInstances
    {
      #keys: '[138112.0.821130585]'
      BaseType: 'CheckBox'
      Properties:
      [
        Checkstate: 1
        HasMemory: 'ViewsAndSettings'
        Text: 'Display subclass instances'
      ]
    }
    Component DataHolderDisplayClassTypes
    {
      #keys: '[138112.0.821134446]'
      BaseType: 'DataHolder'
      Databinding: 'structured[Lib3DS_ClassType]*'
      Children:
      [
        Component GUIDataExtractorCurrentClassTypes
        {
          #keys: '[138112.0.821134707]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'DataHolderSelectedClassTypes'
            DataType: 'structured[Lib3DS_ClassType]'
            PosX: 23
            PosY: 14
            Transformation: 'Elements'
          ]
        }
        Component GUIDataExtractorAllSubClassTypes
        {
          #keys: '[138112.0.821135671]'
          BaseType: 'GUIDataExtractor'
          Properties:
          [
            Component: 'DataHolderSelectedClassTypes'
            DataType: 'structured[Lib3DS_ClassType]'
            PosX: 51
            PosY: 14
            Transformation: 'Elements.AllSubTypes.SubType'
          ]
        }
      ]
      Properties:
      [
        MergeStyle: 'Unite'
        PosX: 170
        PosY: 37
        ModeledStringList ChildOrdering
        {
          c: GUIDataExtractorCurrentClassTypes
          c: GUIDataExtractorAllSubClassTypes
        }
      ]
    }
  ]
  Properties:
  [
    Image: 'ELEMENTS3'
    IncludeInView: true
    Title: 'Entities'
    Width: 317
    ModeledStringList ChildOrdering
    {
      c: ListEntities
      c: CheckBoxDisplaySubclassInstances
      c: DataHolderDisplayClassTypes
    }
  ]
}