Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB_DrillTable Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_DrillTable:
PCB::IPCB_Primitive

Public Member Functions

int GetState_X ()
int GetState_Y ()
IPCB_DrillLayerPairGetState_LayerPair ()
int GetState_Font ()
int GetState_Size ()
int GetState_Width ()
int GetState_LineWidth ()
bool GetState_Mirror ()
bool GetState_IncludeVias ()
bool GetState_IncludePlatedPads ()
bool GetState_IncludeNonplatedPads ()
bool GetState_IncludeSlottedPads ()
bool GetState_IncludeNonSlottedPads ()
bool GetState_SeparatePadsVias ()
bool GetState_IncludeTitle ()
bool GetState_IncludeTitleDrillLayerPair ()
bool GetState_IncludeTitlePlatingThickness ()
bool GetState_IncludeTitleIncludedHoles ()
bool GetState_IncludeFooter ()
int GetState_PlatingThickness ()
bool GetState_ShowColumnObjType ()
bool GetState_ShowColumnTolerance ()
bool GetState_ShowColumnComment ()
TUnit GetState_DrillTableUnits ()
bool GetState_ShowSecondaryUnits ()
void SetState_X (int Value)
void SetState_Y (int Value)
void SetState_LayerPair (IPCB_DrillLayerPair *LayerPair)
void SetState_Font (int Font)
void SetState_Size (int Value)
void SetState_Width (int Value)
void SetState_LineWidth (int Value)
void SetState_Mirror (bool Value)
void SetState_IncludeVias (bool Value)
void SetState_IncludePlatedPads (bool Value)
void SetState_IncludeNonplatedPads (bool Value)
void SetState_IncludeSlottedPads (bool Value)
void SetState_IncludeNonSlottedPads (bool Value)
void SetState_SeparatePadsVias (bool Value)
void SetState_IncludeTitle (bool Value)
void SetState_IncludeTitleDrilllayerPair (bool Value)
void SetState_IncludeTitlePlatingThickness (bool Value)
void SetState_IncludeTitleIncludedHoles (bool Value)
void SetState_IncludeFooter (bool Value)
void SetState_PlatingThickness (int Value)
void SetState_ShowColumnObjType (bool Value)
void SetState_ShowColumnTolerance (bool Value)
void SetState_ShowColumnComment (bool Value)
void SetState_DrillTableUnits (TUnit Value)
void SetState_ShowSecondaryUnits (bool Value)
IPCB_DrillTableGraphicIteratorGetDrillTableGraphicIterator ()
Public Member Functions inherited from PCB::IPCB_Primitive
IPCB_BoardGetState_Board ()
TObjectId GetState_ObjectID ()
TV6_Layer GetState_Layer ()
bool GetState_Selected ()
void SetState_Selected (bool B)
bool GetState_IsPreRoute ()
void SetState_IsPreRoute (bool B)
bool GetState_InSelectionMemory (int Index)
void SetState_InSelectionMemory (int Index, bool Value)
bool GetState_PadCacheRobotFlag ()
void SetState_PadCacheRobotFlag (bool Value)
bool GetState_Enabled ()
void SetState_Enabled (bool Value)
bool GetState_Enabled_Direct ()
void SetState_Enabled_Direct (bool Value)
bool GetState_Enabled_vNet ()
void SetState_Enabled_vNet (bool Value)
bool GetState_Enabled_vPolygon ()
void SetState_Enabled_vPolygon (bool Value)
bool GetState_Enabled_vComponent ()
void SetState_Enabled_vComponent (bool Value)
bool GetState_Enabled_vCoordinate ()
void SetState_Enabled_vCoordinate (bool Value)
bool GetState_Enabled_vDimension ()
void SetState_Enabled_vDimension (bool Value)
bool GetState_Used ()
void SetState_Used (bool Value)
bool GetState_DRCError ()
void SetState_DRCError (bool Value)
bool GetState_MiscFlag1 ()
void SetState_MiscFlag1 (bool Value)
bool GetState_MiscFlag2 ()
void SetState_MiscFlag2 (bool Value)
bool GetState_MiscFlag3 ()
void SetState_MiscFlag3 (bool Value)
bool GetState_EnableDraw ()
void SetState_EnableDraw (bool Value)
bool GetState_Moveable ()
void SetState_Moveable (bool Value)
bool GetState_UserRouted ()
void SetState_UserRouted (bool Value)
bool GetState_TearDrop ()
void SetState_TearDrop (bool Value)
bool GetState_IsTenting ()
void SetState_IsTenting (bool Value)
bool GetState_IsTenting_Top ()
void SetState_IsTenting_Top (bool Value)
bool GetState_IsTenting_Bottom ()
void SetState_IsTenting_Bottom (bool Value)
bool GetState_IsTestPoint_Top ()
void SetState_IsTestPoint_Top (bool Value)
bool GetState_IsTestPoint_Bottom ()
void SetState_IsTestPoint_Bottom (bool Value)
bool GetState_IsAssyTestPoint_Top ()
void SetState_IsAssyTestPoint_Top (bool Value)
bool GetState_IsAssyTestPoint_Bottom ()
void SetState_IsAssyTestPoint_Bottom (bool Value)
bool GetState_IsKeepout ()
void SetState_IsKeepout (bool Value)
bool GetState_AllowGlobalEdit ()
void SetState_AllowGlobalEdit (bool Value)
bool GetState_PolygonOutline ()
void SetState_PolygonOutline (bool Value)
bool GetState_InBoard ()
void SetState_InBoard (bool Value)
bool GetState_InPolygon ()
void SetState_InPolygon (bool Value)
bool GetState_InComponent ()
void SetState_InComponent (bool Value)
bool GetState_InNet ()
void SetState_InNet (bool Value)
bool GetState_InCoordinate ()
void SetState_InCoordinate (bool Value)
bool GetState_InDimension ()
void SetState_InDimension (bool Value)
bool GetState_IsElectricalPrim ()
void SetState_Board (IPCB_Board *ABoard)
void SetState_Layer (TV6_Layer ALayer)
std::wstring GetState_ObjectIDString ()
std::wstring GetState_Identifier ()
std::wstring GetState_DescriptorString ()
std::wstring GetState_DetailString ()
int GetState_Index ()
void SetState_Index (int AIndex)
int GetState_UnionIndex ()
void SetState_UnionIndex (int Value)
TPlaneConnectStyle GetState_PowerPlaneConnectStyle ()
int GetState_ReliefConductorWidth ()
int GetState_ReliefEntries ()
int GetState_ReliefAirGap ()
int GetState_PasteMaskExpansion ()
int GetState_SolderMaskExpansion ()
int GetState_PowerPlaneClearance ()
int GetState_PowerPlaneReliefExpansion ()
IPCB_NetGetState_Net ()
IPCB_ComponentGetState_Component ()
IPCB_PolygonGetState_Polygon ()
IPCB_CoordinateGetState_Coordinate ()
IPCB_DimensionGetState_Dimension ()
TViewableObjectID GetState_ViewableObjectID ()
void SetState_Net (IPCB_Net *Value)
void SetState_Component (IPCB_Component *Value)
void SetState_Polygon (IPCB_Polygon *Value)
void SetState_Coordinate (IPCB_Coordinate *Value)
void SetState_Dimension (IPCB_Dimension *Value)
C_CoordRect BoundingRectangle ()
C_CoordRect BoundingRectangleForSelection ()
C_CoordRect BoundingRectangleForPainting ()
bool IsHidden ()
bool IsFreePrimitive ()
bool IsSaveable (TAdvPCBFileFormatVersion AVer)
void MoveByXY (int AX, int AY)
void MoveToXY (int AX, int AY)
void RotateBy (double Angle)
void FlipXY (int Axis, TMirrorOperation MirrOp)
void SwapLayerPairs ()
void GraphicallyInvalidate ()
void BeginModify ()
void EndModify ()
void CancelModify ()
void Export_ToParameters (std::wstring *AParams)
int RequiredParamterSpace ()
void SetState_V7Layer (C_V7_Layer L)
C_V7_Layer GetState_V7Layer ()
C_CoordRect BoundingRectangleChildren ()
IPCB_PrimitiveReplicate ()
std::wstring GetState_UniqueId ()
std::wstring GetState_Handle ()
void SetState_UniqueID (std::wstring const Value)
bool GetState_DrawAsPreview ()
void SetState_DrawAsPreview (bool Value)
void SetState_Preview (bool Enable, long Color, float Opacity, int z, int Height, float sx, float sy, float SZ)

Member Function Documentation

◆ GetDrillTableGraphicIterator()

IPCB_DrillTableGraphicIterator * PCB::IPCB_DrillTable::GetDrillTableGraphicIterator ( )

◆ GetState_DrillTableUnits()

TUnit PCB::IPCB_DrillTable::GetState_DrillTableUnits ( )

◆ GetState_Font()

int PCB::IPCB_DrillTable::GetState_Font ( )

◆ GetState_IncludeFooter()

bool PCB::IPCB_DrillTable::GetState_IncludeFooter ( )

◆ GetState_IncludeNonplatedPads()

bool PCB::IPCB_DrillTable::GetState_IncludeNonplatedPads ( )

◆ GetState_IncludeNonSlottedPads()

bool PCB::IPCB_DrillTable::GetState_IncludeNonSlottedPads ( )

◆ GetState_IncludePlatedPads()

bool PCB::IPCB_DrillTable::GetState_IncludePlatedPads ( )

◆ GetState_IncludeSlottedPads()

bool PCB::IPCB_DrillTable::GetState_IncludeSlottedPads ( )

◆ GetState_IncludeTitle()

bool PCB::IPCB_DrillTable::GetState_IncludeTitle ( )

◆ GetState_IncludeTitleDrillLayerPair()

bool PCB::IPCB_DrillTable::GetState_IncludeTitleDrillLayerPair ( )

◆ GetState_IncludeTitleIncludedHoles()

bool PCB::IPCB_DrillTable::GetState_IncludeTitleIncludedHoles ( )

◆ GetState_IncludeTitlePlatingThickness()

bool PCB::IPCB_DrillTable::GetState_IncludeTitlePlatingThickness ( )

◆ GetState_IncludeVias()

bool PCB::IPCB_DrillTable::GetState_IncludeVias ( )

◆ GetState_LayerPair()

IPCB_DrillLayerPair * PCB::IPCB_DrillTable::GetState_LayerPair ( )

◆ GetState_LineWidth()

int PCB::IPCB_DrillTable::GetState_LineWidth ( )

◆ GetState_Mirror()

bool PCB::IPCB_DrillTable::GetState_Mirror ( )

◆ GetState_PlatingThickness()

int PCB::IPCB_DrillTable::GetState_PlatingThickness ( )

◆ GetState_SeparatePadsVias()

bool PCB::IPCB_DrillTable::GetState_SeparatePadsVias ( )

◆ GetState_ShowColumnComment()

bool PCB::IPCB_DrillTable::GetState_ShowColumnComment ( )

◆ GetState_ShowColumnObjType()

bool PCB::IPCB_DrillTable::GetState_ShowColumnObjType ( )

◆ GetState_ShowColumnTolerance()

bool PCB::IPCB_DrillTable::GetState_ShowColumnTolerance ( )

◆ GetState_ShowSecondaryUnits()

bool PCB::IPCB_DrillTable::GetState_ShowSecondaryUnits ( )

◆ GetState_Size()

int PCB::IPCB_DrillTable::GetState_Size ( )

◆ GetState_Width()

int PCB::IPCB_DrillTable::GetState_Width ( )

◆ GetState_X()

int PCB::IPCB_DrillTable::GetState_X ( )

◆ GetState_Y()

int PCB::IPCB_DrillTable::GetState_Y ( )

◆ SetState_DrillTableUnits()

void PCB::IPCB_DrillTable::SetState_DrillTableUnits ( TUnit Value)

◆ SetState_Font()

void PCB::IPCB_DrillTable::SetState_Font ( int Font)

◆ SetState_IncludeFooter()

void PCB::IPCB_DrillTable::SetState_IncludeFooter ( bool Value)

◆ SetState_IncludeNonplatedPads()

void PCB::IPCB_DrillTable::SetState_IncludeNonplatedPads ( bool Value)

◆ SetState_IncludeNonSlottedPads()

void PCB::IPCB_DrillTable::SetState_IncludeNonSlottedPads ( bool Value)

◆ SetState_IncludePlatedPads()

void PCB::IPCB_DrillTable::SetState_IncludePlatedPads ( bool Value)

◆ SetState_IncludeSlottedPads()

void PCB::IPCB_DrillTable::SetState_IncludeSlottedPads ( bool Value)

◆ SetState_IncludeTitle()

void PCB::IPCB_DrillTable::SetState_IncludeTitle ( bool Value)

◆ SetState_IncludeTitleDrilllayerPair()

void PCB::IPCB_DrillTable::SetState_IncludeTitleDrilllayerPair ( bool Value)

◆ SetState_IncludeTitleIncludedHoles()

void PCB::IPCB_DrillTable::SetState_IncludeTitleIncludedHoles ( bool Value)

◆ SetState_IncludeTitlePlatingThickness()

void PCB::IPCB_DrillTable::SetState_IncludeTitlePlatingThickness ( bool Value)

◆ SetState_IncludeVias()

void PCB::IPCB_DrillTable::SetState_IncludeVias ( bool Value)

◆ SetState_LayerPair()

void PCB::IPCB_DrillTable::SetState_LayerPair ( IPCB_DrillLayerPair * LayerPair)

◆ SetState_LineWidth()

void PCB::IPCB_DrillTable::SetState_LineWidth ( int Value)

◆ SetState_Mirror()

void PCB::IPCB_DrillTable::SetState_Mirror ( bool Value)

◆ SetState_PlatingThickness()

void PCB::IPCB_DrillTable::SetState_PlatingThickness ( int Value)

◆ SetState_SeparatePadsVias()

void PCB::IPCB_DrillTable::SetState_SeparatePadsVias ( bool Value)

◆ SetState_ShowColumnComment()

void PCB::IPCB_DrillTable::SetState_ShowColumnComment ( bool Value)

◆ SetState_ShowColumnObjType()

void PCB::IPCB_DrillTable::SetState_ShowColumnObjType ( bool Value)

◆ SetState_ShowColumnTolerance()

void PCB::IPCB_DrillTable::SetState_ShowColumnTolerance ( bool Value)

◆ SetState_ShowSecondaryUnits()

void PCB::IPCB_DrillTable::SetState_ShowSecondaryUnits ( bool Value)

◆ SetState_Size()

void PCB::IPCB_DrillTable::SetState_Size ( int Value)

◆ SetState_Width()

void PCB::IPCB_DrillTable::SetState_Width ( int Value)

◆ SetState_X()

void PCB::IPCB_DrillTable::SetState_X ( int Value)

◆ SetState_Y()

void PCB::IPCB_DrillTable::SetState_Y ( int Value)

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