Symbol_Type Enumeration

All ODB++ symbol types.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum Symbol_Type

Members

r1 
s2 
rect4 
oval8 
di16 
oct32 
donut_r64 
donut_s128 
hex_l256 
hex_s512 
bfr1,024 
bfs2,048 
tri4,096 
oval_h8,192 
thr16,384 
ths32,768 
s_ths65,536 
s_tho131,072 
sr_ths262,144 
rc_ths524,288 
rc_tho1,048,576 
el2,097,152 
moire4,194,304 
hole8,388,608 
nullSymbol16,777,216 
special33,554,432 
rect_r67,108,864 
rect_s134,217,728 
all268,435,456 
nothing536,870,912 
o_ths1,073,741,824 
donut_sr1,090,519,040 
donut_rc1,107,296,256 
donut_o1,124,073,472 
hplate1,140,850,688 
rhplate1,157,627,904 
fhplate1,174,405,120 
radhplate1,191,182,336 
dshape1,207,959,552 
cross1,224,736,768 
dogbone1,241,513,984 
dpack1,258,291,200 
s_thr1,275,068,416 
oblong_ths1,291,845,632 

See Also