• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor

    Reply
    New Member
    jlosman84
    Posts: 2
    Registered: ‎06-30-2011

    Naming faces in 2011

    290 Views, 8 Replies
    06-30-2011 03:19 AM

    Hello,

    I am sure it is possible to assign names to the faces of solid bodies, but I can not figure out how, or find any other explanation... Does anybody know?

    Thanks

    Joe

    Please use plain text.
    *Expert Elite*
    Posts: 21,728
    Registered: ‎04-20-2006

    Re: Naming faces in 2011

    06-30-2011 05:06 AM in reply to: jlosman84

    Can you explain more about what you are calling "faces" and what you mean by "naming" them, perhaps an explaination of -why- would help solve the problem. 

    Please mark this response as "Accept as Solution" if it answers your question.
    -----------------------------------------------------------------------------------------
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    Certified SolidWorks Professional
    Inventor Professional 2013 SP 1.1 Edu 64-bit
    GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
    http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
    http://www.autodesk.com/edcommunity
    Still waiting for -Draft option on any Rib feature.
    Please use plain text.
    New Member
    jlosman84
    Posts: 2
    Registered: ‎06-30-2011

    Re: Naming faces in 2011

    06-30-2011 05:27 AM in reply to: JDMather

    Thanks, well, to give a very simplistic example, what I would like to achieve would be something like:

     

    1. Sketch a circle

     

    2. Extrude to a cylinder

     

    3. Now there is a body with 3 "faces" - i.e. 2 flat circles and 1 curved wraparound.

    It is these faces to which I would like to assign names, lets say "inlet" to one circle, "outlet" to the other circle and "wall" to the curved face

     

    4. After this, I would like to import the body/part into CFD software, and still have the names associated with the faces.

     

    I hope that makes a bit more sense - I understand it may seem a bit abstract...

     

    Thanks again

     

    Joe

    Please use plain text.
    Product Support
    Posts: 519
    Registered: ‎11-23-2005

    Re: Naming faces in 2011

    06-30-2011 11:10 AM in reply to: jlosman84

    Without details of what import capabilities your CFD software has, 2 things I can think of:

     

    1. Add workpoints to the faces and give these workpoints distinct names.
    This can easily be done if you use the "Pin" functionality from the Cable and Harness add-in.

     

    2. Add attributes to the faces  via the API (there is example code in the API  help on how to do this, search for SetAndGetAttribute)

     

    In both cases your CFD has to have sufficient import intelligence (IGES/STEP) or API skills to benefit from your preparation in Inventor. 

    Bob

    Please use plain text.
    *Expert Elite*
    Posts: 21,728
    Registered: ‎04-20-2006

    Re: Naming faces in 2011

    07-01-2011 04:48 AM in reply to: jlosman84

    Another option might be to create as 3 surface bodies which you can name individually.

    Please mark this response as "Accept as Solution" if it answers your question.
    -----------------------------------------------------------------------------------------
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    Certified SolidWorks Professional
    Inventor Professional 2013 SP 1.1 Edu 64-bit
    GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
    http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
    http://www.autodesk.com/edcommunity
    Still waiting for -Draft option on any Rib feature.
    Please use plain text.
    New Member
    josman84
    Posts: 1
    Registered: ‎07-07-2011

    Re: Naming faces in 2011

    07-07-2011 08:26 AM in reply to: JDMather

    Thanks for the responses... unfortunately I could not get any of the methods suggested to work. Could be to do with the CAD importer of the CFD software (3DX), as it is having trouble with other formats where I have been able to name the faces (solidworks, nx etc).

    Actually I could not find how to access the API... is that a separately licensed feature?

    Thanks

    Joe

    Please use plain text.
    Product Support
    Posts: 519
    Registered: ‎11-23-2005

    Re: Naming faces in 2011

    07-07-2011 08:40 AM in reply to: josman84

    No it is a core component of Inventor and can be accessed via Tools > Options > VBA Editor

     

    The API help can be found under the Question Mark icon in the Community resources > Programming Help menu.

     

    Bob

    Please use plain text.
    Distinguished Contributor
    Posts: 283
    Registered: ‎05-09-2008

    Re: Naming faces in 2011

    07-08-2011 02:11 AM in reply to: josman84

    Another option is to do a sketch on the face, write the test you want with the text tool, then use the emboss tool and the sketch to emboss or engrave the text. It will create more surfaces which could be a problem in the CFD program. But its an idea. If you did it on the outside of the part, it shouldn't make much difference.

    Regards,

    Ozitag.

    IV 2010
    Please use plain text.
    Member
    cmbv
    Posts: 5
    Registered: ‎05-05-2011

    Re: Naming faces in 2011

    08-23-2011 01:07 PM in reply to: jlosman84

    Hi, I have the same problem as jlosman84 sing Star CCM+ as CFD, I dont know if the surface data somehow gets lost while importing the file but I have tried some of the methods suggested and had no luck. Didnt try the API, it has taken me long hours to get it to work. Is there a simpler way of naming faces?

    Please use plain text.