DocumentAdapterΒΆ
The DocumentAdapter class is needed for the access to the Allplan model. An DocumentAdapter object can be get
by parameter in a PythonParts framework function implemented in the py file
by a call to the function GetInputViewDocument from a CoordinateInput object
by a call to the function GetDocument from a BaseElementAdapter object
The complete documentation of the members from the DocumentAdapter class can be found here: