Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 371 Bytes

File metadata and controls

9 lines (6 loc) · 371 Bytes

Import-Alembic-File-and-blast-by-prim-group-houdini

This python code does import alembic file from your input path and create nodes like alembic node and blast in Houdini. I just ruffly created so you need python shell for input your path.

you can create new self tool and add this bleow code and just run:-

exec(open('Your Pythone alembic Path past here').read())