An interface for the frame surface that the SCH API handlers need; to enable headless mode.
virtual bool CanAcceptApiCommands() const =0
virtual wxString GetCurrentFileName() const =0
virtual TOOL_MANAGER * GetToolManager() const =0
virtual SCHEMATIC * GetSchematic() const =0
virtual ~SCH_CONTEXT()=default
virtual KIWAY * GetKiway() const =0
virtual PROJECT & Prj() const =0
std::shared_ptr< SCH_CONTEXT > CreateSchFrameContext(SCH_EDIT_FRAME *aFrame)