|
Programming Reference for VirtualLab Fusion
2022.1
|
Interface implemented by all VirtualLab documents. More...
Public Member Functions | |
| void | Reload () |
| Reload function for the document | |
Properties | |
| VirtualLabSession | Session [get, set] |
| every documents need to be handled in a session ==> default is the VirtualLab Mainsession | |
| NodeVLExplorer | TreeStructure [get] |
| every document should have a node (maybe with subnodes) in the VirtualLab Explorer | |
| DocumentType | TypeOfDocument [get] |
| Gets an enum entry specifying the type of the document. | |
Interface implemented by all VirtualLab documents.