🎉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

How to select nodes using "by face", if we have one of nodes ID on a face using macro?

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

I would like  to select nodes using 'by face' command and I have ID of one of the nodes on a face using a TCL script in Hypermesh.

 

Thank you.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "vipin_22401"
    Altair Community Member
    Updated by vipin_22401

    Hi,

    you can use *appendmark

     

    *createmark nodes 1 $nodeId
    *appendmark nodes 1 'by face'