🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Use Batchmesh with python api in Hypermesh

User: "Prahas Nambiar"
Altair Community Member

While using Batchmesh in python, it shows a error of 'Input has inconsistent entity type'. Providing it the proper format parameters still shows the error.

Screenshot 2025-06-12 145724.png Screenshot 2025-06-12 145538.png

Find more posts tagged with

Sort by:
1 - 1 of 11

    Hi @Prahas Nambiar

    batchmesh_mc function is for batchmeshing using mesh controls and batchmesh is deprecated.

    Please try model.batchmesh2 which should provide you the capability you are looking for.

    image.png

    Thanks,
    Michal

    Automation & Customization