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

#include <EDP.PCB.RecordWrappers.h>

Inheritance diagram for PCB::T_V7_Layer:
PCB::C_V7_LayerBase PCB::C_V7_Layer

Public Attributes

union { 
   struct { 
      long   ID 
   } 
   struct { 
      WORD   Species 
      BYTE   Genus 
      BYTE   Family 
   } 
   struct { 
      long   Ord 
   } 
   struct { 
      WORD   N 
      WORD   Flags 
   } 
   struct { 
      BYTE   DEBUG_V6_LAYER 
      BYTE   DEBUG_V6_LAYER_VALID_IF_ZERO_1 
      WORD   DEBUG_V6_LAYER_VALID_IF_ZERO_2 
   } 
}; 

Member Data Documentation

◆ [union]

union { ... } PCB::T_V7_Layer

◆ DEBUG_V6_LAYER

BYTE PCB::T_V7_Layer::DEBUG_V6_LAYER

◆ DEBUG_V6_LAYER_VALID_IF_ZERO_1

BYTE PCB::T_V7_Layer::DEBUG_V6_LAYER_VALID_IF_ZERO_1

◆ DEBUG_V6_LAYER_VALID_IF_ZERO_2

WORD PCB::T_V7_Layer::DEBUG_V6_LAYER_VALID_IF_ZERO_2

◆ Family

BYTE PCB::T_V7_Layer::Family

◆ Flags

WORD PCB::T_V7_Layer::Flags

◆ Genus

BYTE PCB::T_V7_Layer::Genus

◆ ID

long PCB::T_V7_Layer::ID

◆ N

WORD PCB::T_V7_Layer::N

◆ Ord

long PCB::T_V7_Layer::Ord

◆ Species

WORD PCB::T_V7_Layer::Species

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