is it possible to turn the quadrify option from the graphite modeling ribbon into a scripted modifier?
the following two commands can be used in maxscript:
macros.run "PolyTools" "Quadrify"
PolyToolsModeling.Quadrify false false
i tried myself but i clearly lack the maxscript knowhow to get it done