🎉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

Hypermesh element selection

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

Hii, I saw one command named 'spherical cli' in built up menu which selects elements in a circular manner. The centre and radius of that circle is given as input. Is there is any command which helps in rectangular shape selection with the centre and width & height of rectangle being given as input??

Find more posts tagged with

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

    Hi, it is not element selection, clipping is just to cover exterior portion of the sphere

    if you want to select elements, using *createmark elems 1 'by box'

    search for args of *createmark in Hypermesh reference guide

    by GUI, hold down shift + LMB to pop up advanced selection options

    or by entity button, select 'by window' also help you select elems by rectangular shape

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

    thank you