🎉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

Get node/point coordinates w.r.t local coordinate system on a cad

User: "ATLURI BHARATH KUMAR"
Altair Community Member
Updated by ATLURI BHARATH KUMAR

Hi, 

I have a cad, on which I want to create a local coordinate system. 

Also, i need to retrieve the node/point coordinates on cad w.r.t local coordinate system.

 

Thanks in advance

 

Find more posts tagged with

Sort by:
1 - 6 of 61
    User: "Jason_Craanen"
    Altair Employee
    Updated by Jason_Craanen

    Hello,

    First may I ask why you want to put a user system on CAD?

    Thanks

    jason

    User: "ATLURI BHARATH KUMAR"
    Altair Community Member
    OP
    Updated by ATLURI BHARATH KUMAR

    Hello,

    First may I ask why you want to put a user system on CAD?

    Thanks

    jason

    Firstly Thank you Jason for considering my query

    Actually, I want to get the bounding points that represents the CAD using script

    User: "Jason_Craanen"
    Altair Employee
    Updated by Jason_Craanen

    Firstly Thank you Jason for considering my query

    Actually, I want to get the bounding points that represents the CAD using script

    Maybe it would be helpful if you described what your end goal is. I want to first determine if we have a direct solution instead of reinventing it.

    User: "ATLURI BHARATH KUMAR"
    Altair Community Member
    OP
    Updated by ATLURI BHARATH KUMAR

    Maybe it would be helpful if you described what your end goal is. I want to first determine if we have a direct solution instead of reinventing it.

    I have a bolt CAD from which I want bolt head diameter, head height, shank diameter and shank length dimensions
    User: "Jason_Craanen"
    Altair Employee
    Updated by Jason_Craanen

    I have a bolt CAD from which I want bolt head diameter, head height, shank diameter and shank length dimensions

    This sounds like something better suited through an actual CAD software. I will let someone else comment about the scripting portion.

    But I guess the question still remains as to what you plan on doing with that information since Hypermesh is an FEA PreProcessor and not CAD.

    At some point you need to realize that CAD into FE entities. And we have tools to do that directly. THat is what I am trying to figure out.

    User: "Kiyoshi Tsujimoto"
    Altair Community Member
    Updated by Kiyoshi Tsujimoto

    Hello. Nice to meet you.

    In the attached video, I tried to get the point coordinates in the local coordinate system.

    Is this what you want to do?

    "x", "y" and "z" indicate the coordinate values on the set coordinate system.

    https://help.altair.com/hwdesktop/hwd/topics/reference/hm/data_names-nodes.htm

    If it helps you, I will be happy.