🎉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

Find Nodes by Plane with .tcl or command scripts

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

Hi,

 

Is it possible to find all the mesh nodes that lie on a plane (defined by 3 points - A,B,C) through the use of .tcl or command script?

 

Many thanks,

Wensong

 

Find more posts tagged with

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

    yes, it is

    first you read help about command *createmark with option 'on plane'

    then thinking how to construct such plane from 3 points

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

    yes, it is

    first you read help about command *createmark with option 'on plane'

    then thinking how to construct such plane from 3 points

    Thanks Tinh,

     

    Your help is so much appreciated.

     

    Cheers,

    Wensong