Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::ICustomCore Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ICustomCore:
SCH::ITargetCore

Public Member Functions

std::wstring GetInfo ()
void SetInfo (std::wstring Value)
bool GetDoSoftError ()
void SetDoSoftError (bool Value)
bool Generate (bool doWriteFile)

Member Function Documentation

◆ Generate()

bool SCH::ICustomCore::Generate ( bool doWriteFile)

◆ GetDoSoftError()

bool SCH::ICustomCore::GetDoSoftError ( )

◆ GetInfo()

std::wstring SCH::ICustomCore::GetInfo ( )

◆ SetDoSoftError()

void SCH::ICustomCore::SetDoSoftError ( bool Value)

◆ SetInfo()

void SCH::ICustomCore::SetInfo ( std::wstring Value)

The documentation for this struct was generated from the following file: