GET api/ComponentProject/OpenComponentsWindow?tabIndex={tabIndex}&forceReload={forceReload}&scenarioUid={scenarioUid}&scenarioName={scenarioName}&stairName={stairName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tabIndex | integer |
Required |
|
| forceReload | boolean |
Default value is False |
|
| scenarioUid | string |
Default value is |
|
| scenarioName | string |
Default value is |
|
| stairName | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ProjectComponentMainViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ProjectComponents | Collection of ProjectComponentItemViewModel |
None. |
|
| AllComponents | Collection of ProjectComponentItemViewModel |
None. |
|
| StairTemplates | Collection of LookupDto |
None. |
|
| BalustradeTemplates | Collection of LookupDto |
None. |
|
| Components | Collection of ComponentItemViewModel |
None. |
|
| AllComponents | Collection of ComponentItemViewModel |
None. |
|
| WallTrimInstall | boolean |
None. |
|
| WallTrimInstallEnabled | boolean |
None. |
|
| WellTrimInstall | boolean |
None. |
|
| WellTrimInstallEnabled | boolean |
None. |
|
| SideNosings | boolean |
None. |
|
| OpenRise | boolean |
None. |
|
| OpenRiseVisible | boolean |
None. |
|
| ShowSpecsLabel | string |
None. |
|
| ManageTemplatesVisible | boolean |
None. |
|
| SelectedStairTemplate | string |
None. |
|
| SelectedBalustradeTemplate | string |
None. |
|
| StairTemplateBackColor | string |
None. |
|
| BalustradeTemplateBackColor | string |
None. |
|
| Layers | Collection of LookupDto |
None. |
|
| SelectedLayerName | string |
None. |
|
| CreateOverrideCaption | string |
None. |
|
| HasTimberZeroCostAlert | boolean |
None. |
|
| HasStringLandingsAlert | boolean |
None. |
|
| TimberZeroCostMessage | string |
None. |
|
| ErrorMessage | string |
None. |
|
| TextureData | Collection of TextureData |
None. |
|
| Lingos | Collection of LookupDto |
None. |
|
| SaveStairTemplateButton | CommandButtonDto |
None. |
|
| SaveBalustradeTemplateButton | CommandButtonDto |
None. |
|
| DefaultStairTemplateCheckBox | CheckBoxDto |
None. |
|
| DefaultBalustradeTemplateCheckBox | CheckBoxDto |
None. |
|
| DeleteStairTemplateButton | CommandButtonDto |
None. |
|
| DeleteBalustradeTemplateButton | CommandButtonDto |
None. |
|
| ManageLayersButton | CommandButtonDto |
None. |
|
| ManageSelectionsButton | CommandButtonDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"saveStairTemplateButton": {
"visible": true,
"enabled": true,
"caption": "sample string 3"
},
"saveBalustradeTemplateButton": {
"visible": true,
"enabled": true,
"caption": "sample string 3"
},
"defaultStairTemplateCheckBox": {
"checked": true,
"visible": true,
"enabled": true,
"caption": "sample string 4"
},
"defaultBalustradeTemplateCheckBox": {
"checked": true,
"visible": true,
"enabled": true,
"caption": "sample string 4"
},
"deleteStairTemplateButton": {
"visible": true,
"enabled": true,
"caption": "sample string 3"
},
"deleteBalustradeTemplateButton": {
"visible": true,
"enabled": true,
"caption": "sample string 3"
},
"manageLayersButton": {
"visible": true,
"enabled": true,
"caption": "sample string 3"
},
"manageSelectionsButton": {
"visible": true,
"enabled": true,
"caption": "sample string 3"
},
"projectComponents": [
{
"scenarioName": "sample string 1",
"stairName": "sample string 2",
"tabIndex": 3,
"buttonIndex": 4,
"category": 5,
"categoryName": "sample string 6",
"categoryVisible": true,
"categoryBackColor": "sample string 8",
"enableStyleCombo": true,
"enableEditStyle": true,
"visibleEditStyle": true,
"styleName": "sample string 12",
"styleId": 13,
"styleUid": "0a587c8b-9ba4-496a-97cb-07904bc0b5f1",
"styleIndex": 15,
"styleVisible": true,
"stylesSelection": [
"sample string 1",
"sample string 2"
],
"styleKeys": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberName": "sample string 17",
"timberAbbrev": "sample string 18",
"timberId": 19,
"timberIndex": 20,
"timberVisible": true,
"enableTimber": true,
"timberWithinTheme": true,
"timbersSelection": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberShiftDown": true,
"timberControlDown": true,
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"sideNosingsLabel": "sample string 31",
"openRise": true,
"openRiseVisible": true,
"openRiseLabel": "sample string 34",
"timberCellColor": "sample string 35"
},
{
"scenarioName": "sample string 1",
"stairName": "sample string 2",
"tabIndex": 3,
"buttonIndex": 4,
"category": 5,
"categoryName": "sample string 6",
"categoryVisible": true,
"categoryBackColor": "sample string 8",
"enableStyleCombo": true,
"enableEditStyle": true,
"visibleEditStyle": true,
"styleName": "sample string 12",
"styleId": 13,
"styleUid": "0a587c8b-9ba4-496a-97cb-07904bc0b5f1",
"styleIndex": 15,
"styleVisible": true,
"stylesSelection": [
"sample string 1",
"sample string 2"
],
"styleKeys": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberName": "sample string 17",
"timberAbbrev": "sample string 18",
"timberId": 19,
"timberIndex": 20,
"timberVisible": true,
"enableTimber": true,
"timberWithinTheme": true,
"timbersSelection": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberShiftDown": true,
"timberControlDown": true,
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"sideNosingsLabel": "sample string 31",
"openRise": true,
"openRiseVisible": true,
"openRiseLabel": "sample string 34",
"timberCellColor": "sample string 35"
}
],
"allComponents": [
{
"scenarioName": "sample string 1",
"stairName": "sample string 2",
"tabIndex": 3,
"buttonIndex": 4,
"category": 5,
"categoryName": "sample string 6",
"categoryVisible": true,
"categoryBackColor": "sample string 8",
"enableStyleCombo": true,
"enableEditStyle": true,
"visibleEditStyle": true,
"styleName": "sample string 12",
"styleId": 13,
"styleUid": "0a587c8b-9ba4-496a-97cb-07904bc0b5f1",
"styleIndex": 15,
"styleVisible": true,
"stylesSelection": [
"sample string 1",
"sample string 2"
],
"styleKeys": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberName": "sample string 17",
"timberAbbrev": "sample string 18",
"timberId": 19,
"timberIndex": 20,
"timberVisible": true,
"enableTimber": true,
"timberWithinTheme": true,
"timbersSelection": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberShiftDown": true,
"timberControlDown": true,
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"sideNosingsLabel": "sample string 31",
"openRise": true,
"openRiseVisible": true,
"openRiseLabel": "sample string 34",
"timberCellColor": "sample string 35"
},
{
"scenarioName": "sample string 1",
"stairName": "sample string 2",
"tabIndex": 3,
"buttonIndex": 4,
"category": 5,
"categoryName": "sample string 6",
"categoryVisible": true,
"categoryBackColor": "sample string 8",
"enableStyleCombo": true,
"enableEditStyle": true,
"visibleEditStyle": true,
"styleName": "sample string 12",
"styleId": 13,
"styleUid": "0a587c8b-9ba4-496a-97cb-07904bc0b5f1",
"styleIndex": 15,
"styleVisible": true,
"stylesSelection": [
"sample string 1",
"sample string 2"
],
"styleKeys": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberName": "sample string 17",
"timberAbbrev": "sample string 18",
"timberId": 19,
"timberIndex": 20,
"timberVisible": true,
"enableTimber": true,
"timberWithinTheme": true,
"timbersSelection": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberShiftDown": true,
"timberControlDown": true,
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"sideNosingsLabel": "sample string 31",
"openRise": true,
"openRiseVisible": true,
"openRiseLabel": "sample string 34",
"timberCellColor": "sample string 35"
}
],
"stairTemplates": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"balustradeTemplates": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"components": [
{
"tabIndex": 1,
"buttonIndex": 2,
"category": 3,
"categoryName": "sample string 4",
"categoryVisible": true,
"categoryBackColor": "sample string 6",
"enableStyleCombo": true,
"enableEditStyle": true,
"visibleEditStyle": true,
"styleName": "sample string 10",
"styleId": 11,
"styleUid": "b5ee8d2b-331a-4e3e-9c74-a6e8ce2ecb7d",
"styleIndex": 13,
"styleVisible": true,
"stylesSelection": [
"sample string 1",
"sample string 2"
],
"styleKeys": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberName": "sample string 15",
"timberAbbrev": "sample string 16",
"timberId": 17,
"timberIndex": 18,
"timberVisible": true,
"enableTimber": true,
"timberWithinTheme": true,
"timbersSelection": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberShiftDown": true,
"timberControlDown": true,
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"sideNosingsLabel": "sample string 29",
"openRise": true,
"openRiseVisible": true,
"openRiseLabel": "sample string 32",
"timberCellColor": "sample string 33"
},
{
"tabIndex": 1,
"buttonIndex": 2,
"category": 3,
"categoryName": "sample string 4",
"categoryVisible": true,
"categoryBackColor": "sample string 6",
"enableStyleCombo": true,
"enableEditStyle": true,
"visibleEditStyle": true,
"styleName": "sample string 10",
"styleId": 11,
"styleUid": "b5ee8d2b-331a-4e3e-9c74-a6e8ce2ecb7d",
"styleIndex": 13,
"styleVisible": true,
"stylesSelection": [
"sample string 1",
"sample string 2"
],
"styleKeys": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberName": "sample string 15",
"timberAbbrev": "sample string 16",
"timberId": 17,
"timberIndex": 18,
"timberVisible": true,
"enableTimber": true,
"timberWithinTheme": true,
"timbersSelection": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"timberShiftDown": true,
"timberControlDown": true,
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"sideNosingsLabel": "sample string 29",
"openRise": true,
"openRiseVisible": true,
"openRiseLabel": "sample string 32",
"timberCellColor": "sample string 33"
}
],
"wallTrimInstall": true,
"wallTrimInstallEnabled": true,
"wellTrimInstall": true,
"wellTrimInstallEnabled": true,
"sideNosings": true,
"openRise": true,
"openRiseVisible": true,
"showSpecsLabel": "sample string 8",
"manageTemplatesVisible": true,
"selectedStairTemplate": "sample string 10",
"selectedBalustradeTemplate": "sample string 11",
"stairTemplateBackColor": "sample string 12",
"balustradeTemplateBackColor": "sample string 13",
"layers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
],
"selectedLayerName": "sample string 14",
"createOverrideCaption": "sample string 15",
"hasTimberZeroCostAlert": true,
"hasStringLandingsAlert": true,
"timberZeroCostMessage": "sample string 18",
"errorMessage": "sample string 19",
"textureData": [
{
"textureType": 1,
"name": "sample string 1",
"uid": "sample string 2",
"fileName": "sample string 3",
"extension": "sample string 4",
"color": 1,
"img": {}
},
{
"textureType": 1,
"name": "sample string 1",
"uid": "sample string 2",
"fileName": "sample string 3",
"extension": "sample string 4",
"color": 1,
"img": {}
}
],
"lingos": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "c77cdf59-99dd-4595-acdd-fa2cef437cee",
"parentUid": "9caa0b37-06f8-40e4-b1e8-b24db402bdfd",
"clientDefaultContactUid": "f11cdf37-0b78-446a-a485-1090baa015da"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.