disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

ExceptionLog

Variables

instance : ExceptionLog

Methods

getMessages(self) -> List[ExceptionMessage]

message(self, shortName: str, detail: str)

Static Methods

get(nodeId: int) -> ExceptionLog