Document adapter
The DocumentAdapter class is needed for the access to the Allplan model and can be get:
- by parameter in a PythonParts framework function implemented in the .py file
- by a call to the function GetInputViewDocument e.g., from a CoordinateInput object
- by a call to the function GetDocument from a BaseElementAdapter object.