BIM.works SDKs - v1.5.0-b164
    Preparing search index...

    The RecipeExecutor can be used to visualize the results of BIM.works model checks in both the Viewer2d and Viewer3d. Anything the RecipeExecutor does, can also be done manually by using the methods provided by the ModelManager and ObjectStateManager.

    Do not use for new development, this will be replaced by the new BIM.works Action Language

    Index

    Constructors

    Methods

    • Parameters

      • versionUuid: string
      • results: unknown
      • type: unknown
      • lastResults: unknown

      Returns void | Promise<void>

    • Parameters

      • versionUuid: string
      • result: unknown
      • lastResults: unknown

      Returns void | Promise<void>

    • Parameters

      • versionUuid: string
      • result: unknown
      • output: unknown
      • type: unknown
      • lastResults: unknown

      Returns void | Promise<void>