status

status: number

Relationship status

  • 0 indicates no errors. iModel.js sets this after a successful evaluation.
  • 1 indicates that this driving relationship could not be evaluated. The callback itself can set this to indicate that it failed to process the input changes. Also, iModel.js sets this if it finds that the relationship is part of a circular dependency.
  • 0x80 The app or callback can set this to tell iModel.js not propagate changes through this relationship.

Defined in

Last Updated: 29 November, 2022