<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
Table of Contents
- [BimExplorer|#Bimplus WebClient version : 0.0.2
#WebClientApidescription-BimExplorer]* Parameters
- * getUrl
- * getUrl
- * sendMessage
- * sendMessage
- * getDOMElementId
- * getDOMElementId
- * load
- * load
- * load
- * resetView
- * centerObject
- BimExplorer* Parameters
- * getUrl
- * getUrl
- * sendMessage
- * sendMessage
- * getDOMElementId
- * getDOMElementId
- * load
- * load
- * load
- * resetView
- * centerObject
- BimPortal* Parameters
- * getUrl
- * sendMessage
- * getDOMElementId
- * load
- BimProjectNavigationBar* Parameters
- * getUrl
- * sendMessage
- * getDOMElementId
- * load
- BimTaskList* Parameters
- * getUrl
- * sendMessage
- * getDOMElementId
- ExternalClient* Parameters
- * initialize
- * addMessageHandler
- * removeMessageHandler
- * messageReceived
- * sendMessage
- * getClientName
- getUrlParameter* Parameters
BimExplorer
Parameters
domId
string DOM Element Id of the containing iframetoken
string a valid bimplus accesstokenclient
object The external client to connect withenv
string environment to use: dev, stage or prod
getUrl
get the remote url of the Bim Portal
Parameters
Returns string url to embedded bim explorer
getUrl
get the remote url of the Bim Portal
Parameters
Returns string url to embedded bim explorer
sendMessage
send a message to Bim Explorer control
Parameters
sendMessage
send a message to Bim Explorer control
Parameters
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
load
Load the Bim Explorer into the bound iframe, loading the passed project
Parameters
load
Load the Bim Explorer into the bound iframe, loading the passed project
Parameters
load
Load the Bim Explorer into the bound iframe, loading the passed project
Parameters
resetView
Reset the view
centerObject
Zoom to a given object
Parameters
objectId
string Object to zoom toflyTo
bool Animated zoom or jump to object
BimExplorer
Parameters
domId
string DOM Element Id of the containing iframetoken
string a valid bimplus accesstokenclient
object The external client to connect withenv
string environment to use: dev, stage or prod
getUrl
get the remote url of the Bim Portal
Parameters
Returns string url to embedded bim explorer
getUrl
get the remote url of the Bim Portal
Parameters
Returns string url to embedded bim explorer
sendMessage
send a message to Bim Explorer control
Parameters
sendMessage
send a message to Bim Explorer control
Parameters
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
load
Load the Bim Explorer into the bound iframe, loading the passed project
Parameters
load
Load the Bim Explorer into the bound iframe, loading the passed project
Parameters
load
Load the Bim Explorer into the bound iframe, loading the passed project
Parameters
resetView
Reset the view
centerObject
Zoom to a given object
Parameters
objectId
string Object to zoom toflyTo
bool Animated zoom or jump to object
BimPortal
Parameters
domId
string DOM Element Id of the containing iframetoken
string a valid bimplus accesstokenclient
object The external client to connect withenv
string environment to use: dev, stage or prod
getUrl
get the remote url of the Bim Portal
Returns string url to embedded bim portal
sendMessage
send a message to Bim Portal control
Parameters
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
load
Load the Bim Portal into the bound iframe
BimProjectNavigationBar
Parameters
domId
string DOM Element Id of the containing iframetoken
string a valid bimplus accesstokenclient
object The external client to connect withenv
string environment to use: dev, stage or prod
getUrl
get the remote url of the Bim ProjrctManager
Parameters
Returns string url to embedded bim projectmanager
sendMessage
send a message to Bim BimProjectNavigationBar control
Parameters
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
load
Load the Bim BimProjectNavigationBar into the bound iframe, loading the passed project
Parameters
BimTaskList
Parameters
domId
string DOM Element Id of the containing iframetoken
string a valid bimplus accesstokenclient
object The external client to connect withenv
string environment to use: dev, stage or prod
getUrl
get the remote url of the task list control
Parameters
Returns string url to embedded task list
sendMessage
send a message to Bim Portal control
Parameters
getDOMElementId
get the Id of the bound iframe element
Returns string url to embedded bim portal
ExternalClient
Parameters
clientName
string client id
initialize
initialize and start listening to incomming messages
addMessageHandler
add a message handler
Parameters
removeMessageHandler
remove a message handler
Parameters
message
string message id
messageReceived
Handle a received messages
Parameters
message
object message object
sendMessage
Send a message to bimplus web application
Parameters
elemId
string DOM Element Id of the containing iframemessage
string Message namedata
object message data
getClientName
get the client id
Returns string connected client id
getUrlParameter
get the current page url parameter
Parameters
sParam
string Paramter name
Returns string Paramter value