GET api/CustomSheet/GetStairDrawingContextMenu?stairDrawingId={stairDrawingId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stairDrawingId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContextMenuList| Name | Description | Type | Additional information |
|---|---|---|---|
| MenuType | DesignMenuEnum |
None. |
|
| UnitInd | integer |
None. |
|
| UnitName | string |
None. |
|
| ContextMenus | Collection of ContextMenuDto |
None. |
|
| ItemId | integer |
None. |
|
| ClickX | integer |
None. |
|
| ClickY | integer |
None. |
|
| DisableAll | boolean |
None. |
|
| Notification | NotificationDto |
None. |
|
| GCat | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.