Information for HIERO Developers


HIERO Python scripting engine

HIERO's Python scripting engine allows developers to manipulate the underlying data in a HIERO project and to manipulate HIERO's user interface. It allows rapid development of everything from custom exporters to custom user interface panels within HIERO to communicate with asset management software. Users of Python additionally benefit from a vast array of prebuilt modules (a.k.a Python's Batteries Included philosophy), including tools for XML reading, database access and much more.

For more information see the following resources: