mairomaster , 02-15-2016, 01:01 PM
Hi zeino,
The most basic and commonly used type of VIA in the PCB design is called through-hole via (TH via). I go from the top layer all the way to the bottom layer, through the whole stack of the board. TH vias are so common because they are the easiest type of VIAs for manufacturing, and the cheapest one as well. They also allow for greatest flexibility - you can connect signals on any layer to them. Another advantage of TH vias is that they can be convenient to use as test points during the debugging of a board. One of their disadvantages is that they take space on all layers, even if you need to connector only the top 2 layers for example. I will recommend you to stick to TH vias only, unless you have a good reason not to.
Apart from TH vias, you can also have blind vias and buried vias. Blind vias go from a surface layer (top/bottom) to an internal layer. Buried vias connect 2 internal layers and don't show on the surface of the PCB at all. The advantage of those types of vias is that they don't occupy unnecessary space on many layers, but they are usually considerably more expensive to manufacture.
In Altium you can change the type of via from the vias properties (right click on a via and select properties). Then from the Drill Pair drop down menu you can select the start and finish layer for the via. With a simple stack you will only have one option: Top Layer - Bottom Layer. If you wish you can create more Drill Pairs from the bottom left corner button in the same properties window.