State:Closed|icon_bug|icon_nuke|database:public|Resolution:Fixed|TargetRelease:13.2v4|BugID:497944|
Problem summary
The hiero.core.events.postEvent() function exists in Nuke Python documentation but not the Nuke Studio/Hiero software.
Customer reported version
hiero.12.2v1
Customer reported platform
centos7
Steps to reproduce
1) In a web browser, goto this link: https://learn.foundry.com/nuke/developers/13.1/HieroPythonDevGuide/events.html#triggering-custom-events
2) In Nuke Studio/Hiero, open the Script Editor.
3) Run the following snippet:
from hiero.core import eventsevents.postEvent(EventType.kNewEventName, None)
We're sorry to hear that
Please tell us why