This option is available by right-clicking on a texture in a material vopnet and inserts a triplanar projection/setup. This can also be called via python:

from OD import shelftools
shelftools.insertTriplanar(nodes)

#nodes is an array of texture nodes to operate on.