|
|
|
Can also apply basic
modifications to the model, which largely match what you can do in Roamer. So
far, can override element colour, transparency, visibility and required
status. We expect more modifications to be available later on.
|
|
|
|
All modifications to
the document occur via DocumentParts. These live under a different namespace.
Currently, there are three document parts.
|
|
DocumentCurrentSelection
– allows you to modify the contents of the current selection (such as adding
or removing items in the selection).
|
|
DocumentModels –
provides access to override attributes of model items (e.g. Colour,
transparency, visibility).
|
|
DocumentTool –
controls currently active tool/paradigm.
|