|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| bool SCH::ISch_Wire::GetState_AutoWire | ( | ) |
| bool SCH::ISch_Wire::GetState_CompilationMaskedSegment | ( | int | AIndex | ) |
| bool SCH::ISch_Wire::GetState_EditingEndPoint | ( | ) |
| DXP::TColor SCH::ISch_Wire::GetState_UnderlineColor | ( | ) |
| void SCH::ISch_Wire::OrderCrossOverArray | ( | ) |
| void SCH::ISch_Wire::ResetCompilationMaskedSegments | ( | ) |
| void SCH::ISch_Wire::SetState_AutoWire | ( | bool | AValue | ) |
| void SCH::ISch_Wire::SetState_CompilationMaskedSegment | ( | int | AIndex, |
| bool | AValue ) |
| void SCH::ISch_Wire::SetState_EditingEndPoint | ( | bool | AValue | ) |
| void SCH::ISch_Wire::SetState_UnderlineColor | ( | DXP::TColor | AValue | ) |