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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::ILayerMapping:

Public Member Functions

std::wstring Get_LayerName ()
void Set_LayerName (std::wstring AValue)
TV6_Layer Get_MappedPCBLayer ()
void Set_MappedPCBLayer (TV6_Layer AValue)
C_V7_Layer Get_MappedPCBLayer_V7 ()
void Set_MappedPCBLayer_V7 (C_V7_Layer AValue)
void CopyTo (ILayerMapping *const ALayerMapping)

Member Function Documentation

◆ CopyTo()

void PCB::ILayerMapping::CopyTo ( ILayerMapping *const ALayerMapping)

◆ Get_LayerName()

std::wstring PCB::ILayerMapping::Get_LayerName ( )

◆ Get_MappedPCBLayer()

TV6_Layer PCB::ILayerMapping::Get_MappedPCBLayer ( )

◆ Get_MappedPCBLayer_V7()

C_V7_Layer PCB::ILayerMapping::Get_MappedPCBLayer_V7 ( )

◆ Set_LayerName()

void PCB::ILayerMapping::Set_LayerName ( std::wstring AValue)

◆ Set_MappedPCBLayer()

void PCB::ILayerMapping::Set_MappedPCBLayer ( TV6_Layer AValue)

◆ Set_MappedPCBLayer_V7()

void PCB::ILayerMapping::Set_MappedPCBLayer_V7 ( C_V7_Layer AValue)

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