🎉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

Is there any macro to know unprojected nodes of respective surfaces in hypermesh?

User: "Bhanu Prakash Yammanuri_21837"
New Altair Community Member
Updated by Bhanu Prakash Yammanuri_21837

Find more posts tagged with

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

    Hi,

    Unprojected nodes will not be associated to any surface, so you can check projected nodes by select nodes > by geom > surfs

    and then reverse the selection.

    if you want a macro, it includes just a few commands :

    *nodecleartempmark

    *createmarkpanel surfs 1 "Select surfaces:"

    *createmark nodes 1 "by surface on mark" 1

    *createmark nodes 1 reverse

    *nodemarkaddtempmark 1