NOT

As of August 5th, 2025, Golaem will no longer provide direct support.

All support for Autodesk Golaem will now be handled exclusively through Autodesk support channels and this website will be deactivated soon.

Please bookmark the Autodesk Golaem Support section for any future support needs related to Autodesk Golaem packages.

A NOT Operator (triOpNot) is a unary logical connective that takes the previous Trigger result and return the negation of this result, which is interpreted intuitively as being true when previous Trigger result is false and false when previous Trigger result is true.

An NOT Operator item in  the Trigger Editor

Creation

  • Behavior Editor / Trigger Library: 
  • Golaem Menu: Crowd Triggers / Operators / CrowdTriOp Not Node
  • MEL command: glmCrowdTriOpNotCmd;