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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISch_SheetEntry:
SCH::ISch_GraphicalObject SCH::ISch_BasicContainer SCH::ISch_HighLevelCodeEntry

Public Member Functions

void SetState_Name (std::wstring Value)
void SetState_Style (TPortArrowStyle Value)
void SetState_Side (TLeftRightSide Value)
void SetState_DistanceFromTop (int Value)
void SetState_IOType (TPortIO Value)
void SetState_TextColor (DXP::TColor Value)
void SetState_OverrideDisplayString (std::wstring Value)
std::wstring GetState_Name ()
TPortArrowStyle GetState_Style ()
TLeftRightSide GetState_Side ()
int GetState_DistanceFromTop ()
TPortIO GetState_IOType ()
DXP::TColor GetState_TextColor ()
std::wstring GetState_OverrideDisplayString ()
ISch_SheetSymbolGetState_OwnerSchSheetSymbol ()
bool IsVertical ()
void SetState_HarnessColor (DXP::TColor AValue)
DXP::TColor GetState_HarnessColor ()
Public Member Functions inherited from SCH::ISch_GraphicalObject
DXP::C_Point GetState_Location ()
DXP::TColor GetState_Color ()
DXP::TColor GetState_AreaColor ()
bool GetState_Selection ()
bool GetState_EnableDraw ()
bool GetState_Disabled ()
bool GetState_Dimmed ()
int GetState_OwnerPartId ()
int GetState_OwnerPartDisplayMode ()
std::wstring GetState_LiveHighlightValue ()
EDP::TErrorKind GetState_ErrorKind ()
DXP::TColor GetState_ErrorColor ()
bool GetState_DisplayError ()
std::wstring GetState_ErrorString ()
bool GetState_CompilationMasked ()
void SetState_Location (DXP::C_Point ALocation)
void SetState_Color (DXP::TColor AColor)
void SetState_AreaColor (DXP::TColor AColor)
void SetState_Selection (bool B)
void SetState_EnableDraw (bool B)
void SetState_Disabled (bool B)
void SetState_Dimmed (bool B)
void SetState_OwnerPartId (int AValue)
void SetState_OwnerPartDisplayMode (int AValue)
void SetState_LiveHighlightValue (std::wstring AValue)
void SetState_ErrorKind (EDP::TErrorKind AValue)
void SetState_ErrorColor (DXP::TColor AValue)
void SetState_DisplayError (bool AValue)
void SetState_ErrorString (std::wstring const AValue)
void SetState_CompilationMasked (bool AValue)
void RotateBy90 (DXP::C_Point Center, TRotationBy90 A)
void MoveByXY (int x, int y)
void MoveToXY (int x, int y)
void Mirror (DXP::C_Point Axis)
void SetState_xSizeySize ()
void GraphicallyInvalidate ()
C_CoordRect BoundingRectangle ()
C_CoordRect BoundingRectangle_Full ()
void AddErrorString (std::wstring const AErrorString, bool AtEnd)
void ResetErrorFields ()
Public Member Functions inherited from SCH::ISch_BasicContainer
void SetState_Text (std::wstring AValue)
TObjectId GetState_ObjectId ()
ISch_BasicContainerGetState_SchBasicContainer ()
ISch_DocumentGetState_OwnerSchDocument ()
std::wstring GetState_Text ()
void AddSchObject (ISch_BasicContainer *AObject)
void AddAndPositionSchObject (ISch_BasicContainer *AObject)
void RemoveSchObject (ISch_BasicContainer *AObject)
ISch_IteratorSchIterator_Create ()
void DeleteAll ()
void FreeAllContainedObjects ()
void Setstate_Default (TUnitSystem AUnit)
bool Import_FromUser ()
std::wstring GetState_IdentifierString ()
std::wstring GetState_DescriptionString ()
ISch_BasicContainerReplicate ()
std::wstring ExportToParameters ()
void SchIterator_Destroy (ISch_Iterator **AIterator)
void SetState_UniqueId (std::wstring AValue)
std::wstring GetState_Handle ()
std::wstring GetState_UniqueId ()

Member Function Documentation

◆ GetState_DistanceFromTop()

int SCH::ISch_SheetEntry::GetState_DistanceFromTop ( )

◆ GetState_HarnessColor()

DXP::TColor SCH::ISch_SheetEntry::GetState_HarnessColor ( )

◆ GetState_IOType()

TPortIO SCH::ISch_SheetEntry::GetState_IOType ( )

◆ GetState_Name()

std::wstring SCH::ISch_SheetEntry::GetState_Name ( )

◆ GetState_OverrideDisplayString()

std::wstring SCH::ISch_SheetEntry::GetState_OverrideDisplayString ( )

◆ GetState_OwnerSchSheetSymbol()

ISch_SheetSymbol * SCH::ISch_SheetEntry::GetState_OwnerSchSheetSymbol ( )

◆ GetState_Side()

TLeftRightSide SCH::ISch_SheetEntry::GetState_Side ( )

◆ GetState_Style()

TPortArrowStyle SCH::ISch_SheetEntry::GetState_Style ( )

◆ GetState_TextColor()

DXP::TColor SCH::ISch_SheetEntry::GetState_TextColor ( )

◆ IsVertical()

bool SCH::ISch_SheetEntry::IsVertical ( )

◆ SetState_DistanceFromTop()

void SCH::ISch_SheetEntry::SetState_DistanceFromTop ( int Value)

◆ SetState_HarnessColor()

void SCH::ISch_SheetEntry::SetState_HarnessColor ( DXP::TColor AValue)

◆ SetState_IOType()

void SCH::ISch_SheetEntry::SetState_IOType ( TPortIO Value)

◆ SetState_Name()

void SCH::ISch_SheetEntry::SetState_Name ( std::wstring Value)

◆ SetState_OverrideDisplayString()

void SCH::ISch_SheetEntry::SetState_OverrideDisplayString ( std::wstring Value)

◆ SetState_Side()

void SCH::ISch_SheetEntry::SetState_Side ( TLeftRightSide Value)

◆ SetState_Style()

void SCH::ISch_SheetEntry::SetState_Style ( TPortArrowStyle Value)

◆ SetState_TextColor()

void SCH::ISch_SheetEntry::SetState_TextColor ( DXP::TColor Value)

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