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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_InternalPlane:
PCB::IPCB_ElectricalLayer PCB::IPCB_PhysicalLayer PCB::IPCB_LayerObject PCB::IPCB_InternalPlane_V7

Public Member Functions

int GetState_PullBackDistance ()
std::wstring GetState_NetName ()
void SetState_PullBackDistance (int ADist)
void SetState_NetName (std::wstring AName)
Public Member Functions inherited from PCB::IPCB_ElectricalLayer
int GetState_CopperThickness ()
void SetState_CopperThickness (int AValue)
Public Member Functions inherited from PCB::IPCB_LayerObject
std::wstring GetState_LayerName ()
bool GetState_UsedByPrims ()
void SetState_LayerName (std::wstring AName)
void SetState_UsedByPrims (bool Value)
bool IsInLayerStack ()
C_V7_Layer V7_LayerID ()
TV6_Layer V6_LayerID ()
IPCB_LayerStackBaseLayerStack ()

Member Function Documentation

◆ GetState_NetName()

std::wstring PCB::IPCB_InternalPlane::GetState_NetName ( )

◆ GetState_PullBackDistance()

int PCB::IPCB_InternalPlane::GetState_PullBackDistance ( )

◆ SetState_NetName()

void PCB::IPCB_InternalPlane::SetState_NetName ( std::wstring AName)

◆ SetState_PullBackDistance()

void PCB::IPCB_InternalPlane::SetState_PullBackDistance ( int ADist)

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