Presentation XML · Display
Bimviewer <bimviewer>
Framework control: 6 uses across 5 stock screens, inside <section>.
<bimviewer> has no Application Designer property sheet: it is written by the framework or an add-on and edited in XML. Its properties are the attributes the stock screens actually use.
In the 204 stock presentations it appears 6 times on 5 screens, inside <section> (3), <clientarea> (2), <sectioncol> (1); it is a leaf.
Where it goes
Sits inside: <section>, <clientarea>, <sectioncol>. May contain: none (a leaf control).
Properties
| Property | Value | What it does | Source |
|---|---|---|---|
attributespassed | string | Not on Application Designer's bimviewer property sheet: written in XML only. Stock screens: 2 uses on 2 screens, values assetnum,assetuid,description,assettype,siteid,orgid,children,location,modelid (1), wonum,workorderid,description,asset.assetnum,asset.assetuid,siteid,orgid,location,location.modelid (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#model_location_view |
controltarget | string | Not on Application Designer's bimviewer property sheet: written in XML only. Stock screens: 6 uses on 5 screens, values bimtarget1 (5), bimtarget2 (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#model_location_view |
dataattribute | attribute | Not on Application Designer's bimviewer property sheet: written in XML only. Stock screens: 6 uses on 5 screens, values modelid (2), modelID (2), assetnum (1), URL (1). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#model_location_view |
eventclass | string | Not on Application Designer's bimviewer property sheet: written in XML only. Stock screens: 3 uses on 3 screens, values psdi.webclient.beans.bim.viewer.BIMViewerEventBean (3). | 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#model_location_view |
Example
<!-- WOTRACK · model_location_view -->
<bimviewer attributespassed="wonum,workorderid,description,asset.assetnum,asset.assetuid,siteid,orgid,location,location.modelid" controltarget="bimtarget1" dataattribute="modelid" eventclass="psdi.webclient.beans.bim.viewer.BIMViewerEventBean" id="model_location_view" width="1350"/>
Sources: 204 MAS 9.2 stock presentations (image://cp/manage/manageadmin:9.3.31/maxdemo/maxpresentation/*) · WOTRACK#model_location_view