All templates
    Revit · Parameter Manager Conduit Teamv1

    Clean up parameter values with a review step.

    Build a Revit tool for a specific set of categories and parameters. Find missing or inconsistent values, review the proposed changes, and give your team a predictable way to apply them in batches.

    Use this template to build your own app with Conduit. Describe your requirements in plain English and review the plan. Conduit writes the code; you test the result and ask for refinements.

    When to use this starter

    BIM and operations teams correcting repeated parameter problems across model elements.

    Bring these details

    • The categories and elements the app should inspect.
    • Exact parameter names and whether each value belongs to a type or an instance.
    • Required values, allowed values, and the rules for any replacement.

    Shape the first version

    1. Check the chosen parameters on the elements you selected.
    2. Separate missing, invalid, and inconsistent values in a review list.
    3. Apply only the bulk updates the user selects and confirms.

    A brief you can adapt

    Start with this example, then add your project’s requirements and rules.

    Build a Revit parameter review tool for the categories I specify. Find missing or invalid values using my rules. Show the element, current value, and proposed replacement. Require selection and confirmation before applying updates, and leave all other elements unchanged.

    Check the result before sharing it

    • Include an element with a correct value, one with no value, and one with an invalid value.
    • Confirm that type and instance parameters are treated as requested.
    • Apply a small batch and inspect both the selected elements and an element outside the batch.

    From your first build to your team

    Test your generated app in Revit, refine it in the Builder, and choose the version to deploy. One Desktop Runner install delivers assigned Conduit-built apps to each teammate and keeps them updated.

    Your versions stay in Conduit. Every app reports how it’s running for your team, helping Conduit diagnose problems and make improvements.

    Ready to make it yours?

    Build your team’s version of Parameter Manager.

    Build with this template