How to take input from user in python api

User: "Prahas Nambiar"
Altair Community Member

How to i take input from the user using python api in Hypermesh. eg. while running the script a pop up window appears to select the required components or parts.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Shreesha_P"
    Altair Employee

    Hello Prahas,

    You may use the EntityByInteractiveSelection function for your usecase,

    https://help.altair.com/hwdesktop/pythonapi/hypermesh/hm.html#entitybyinteractiveselection-function

    Best Regards,
    Shreesha