POST api/ComponentProject/SetWellTrimInstall
Request Information
URI Parameters
None.
Body Parameters
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. |
Request 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": "a9a0bf8f-73b2-4e19-bec0-9e907bd3d743",
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "a9a0bf8f-73b2-4e19-bec0-9e907bd3d743",
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "a9a0bf8f-73b2-4e19-bec0-9e907bd3d743",
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "a9a0bf8f-73b2-4e19-bec0-9e907bd3d743",
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"balustradeTemplates": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "510ad68e-705e-4660-868f-95b80a3e49d5",
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "510ad68e-705e-4660-868f-95b80a3e49d5",
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
],
"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": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "b2c1708d-724d-483e-8458-0da204b80750",
"parentUid": "7ab4c682-5956-498b-ba06-67716ff4f603",
"clientDefaultContactUid": "b74ccd24-6f5b-4f4b-8c70-7050027fea6b"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "7842f704-e2d4-40bb-8e93-5fd350bbd777",
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "7842f704-e2d4-40bb-8e93-5fd350bbd777",
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "7842f704-e2d4-40bb-8e93-5fd350bbd777",
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "7842f704-e2d4-40bb-8e93-5fd350bbd777",
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"balustradeTemplates": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "7e999d65-3195-45b4-887e-ac98f81d05cc",
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "7e999d65-3195-45b4-887e-ac98f81d05cc",
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"allTimbers": [
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
],
"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": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
},
{
"id": 1,
"idString": "sample string 2",
"name": "sample string 3",
"parentId": "sample string 4",
"description": "sample string 5",
"selected": true,
"sortIndex": 7,
"uniqueId": "297d2cb8-1d8d-4cba-93c7-b7df81a78a95",
"parentUid": "1568b43d-64d2-44f2-9b0e-bc39c21ba4db",
"clientDefaultContactUid": "b953b874-8293-423a-9d78-88163eb1e99b"
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.