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

    Autodesk Inventor

    Reply
    Active Member
    christianfilippi
    Posts: 7
    Registered: ‎09-22-2010

    Inventor 2013 - Export appearance - modify - import

    518 Views, 5 Replies
    09-12-2012 06:07 AM

    Hi,
    i want to know if someone know how to export an appearance like "metallic paint" in an xml style and then import it in another way.
    My real target is to have my RAL colours imported as paint.
    If i import my styxml file with the style editor it imports me all the RAL like generic.
    Instead for example, "metallic paint" appearance has a lot of properties that regards paint.

    I want to make a new file (by script) to import, that can add me all the RAL colours as painted ral.
    I don't find any import/export button :-/

    Please, don't tell me that the solution is to create all the colors by hand ...
    (Anyway, why RAL colours are not inside the default libraries? Copyright issue?)

     

    Thankyou in advance

    Please use plain text.
    Product Support
    Daniela_Koloszko
    Posts: 233
    Registered: ‎06-23-2010

    Re: Inventor 2013 - Export appearance - modify - import

    09-19-2012 02:09 AM in reply to: christianfilippi

    1. Inventor does not support directly RAL color mode,  you need to convert the RAL color to RGB/HSL color value, then it could be a valid input color value.


    2. Users have to Create a color.xml file manually with the right value in the item “Diffuse="R G B O"” and then do the migration for quickly creation of assets in Inventor 2013. (R,G,B instead of RGB value, O instead of Opacity, Please keep O value as 1 if there is no Opacity in RAL color which converted)

    Attached is a color template example for your information.



    Daniela Koloszko
    Product Support Specialist
    Autodesk Product Support
    MFG
    Autodesk, Inc.
    Please use plain text.
    Active Member
    christianfilippi
    Posts: 7
    Registered: ‎09-22-2010

    Re: Inventor 2013 - Export appearance - modify - import

    09-23-2012 11:21 PM in reply to: Daniela_Koloszko

    Thankyou for your reply, but maybe you misunderstand my question.
    I already have an xml file of my RAL colours, and i have also the old exported from 2012.

    My problem is how to import like metallic paint appearance, with metallic paint properties. (Without doing all by hand i mean)
    There is something to include in the xml that can be interpreted by the importer routine that assign all the new appareances to a specific category?

    Thank you in advance

    Please use plain text.
    Employee
    Xun.Zhang
    Posts: 57
    Registered: ‎09-04-2011

    Re: Inventor 2013 - Export appearance - modify - import

    09-24-2012 01:28 AM in reply to: christianfilippi

    Hi christianfilippi,

    Thanks for your question, please use the migration tool to migrate the xml file.

    Steps:

    1. Please make sure that your xml file contains all the properties, then put the color/material xmls to a folder.

    2. Open material/appearance browser and command migrate. (Picture enclosed)

    Untitled.png

    3. Select the proper option for migration

    Untitled1.png

     

    Hopefully it will help you a bit.



    Xun Zhang
    Software QA Engineer
    Inventor Quality Assurance Team
    Autodesk, Inc.
    Please use plain text.
    Active Member
    christianfilippi
    Posts: 7
    Registered: ‎09-22-2010

    Re: Inventor 2013 - Export appearance - modify - import

    09-24-2012 08:48 AM in reply to: Xun.Zhang

    *Humm...*
    I can import colors.
    But they result as default colors, and not metallic paint like i want.

    I try also to specify the category but it still import it in the default category of the library.
    Example:
    <Style InternalName="1:RAL 9018 Papyrus white" EditFlag="0" Ambient="0.858824 0.890196 0.870588 1" Diffuse="0.858824 0.890196 0.870588 1" Specular="1 1 1 1" Emissive="0 0 0 0" Shininess="20" IsMasked="0" Mask="0 0 0 1" Opacity="100" Scale="1" Rotation="0" TextureFile="" TexturePath="0" ShowBackFaces="0" ReflectionImageFile="" ReflectionImagePath="0" Refraction="1" BumpMapImageFile="" BumpMapImagePath="0" BumpMapAmount="1" BumpMapScale="1" BumpMapRotation="0"><Name Language="1033" Description="" Category="Metallic Paint">RAL 9018 Papyrus white</Name></Style></Colors>

    I also tested creating the "Metallic Paint" category in a new library. Nothing change.
    My fear is that "Category" is in a row where we describe translation, so we are not assigning a specific parameter but a translation of the name.
    I guess we are missing a parameter to assign the right category, so inventor can manage it like as a Concrete, Liquid, Metal, Mirror, Metallic Paint and so on...

    Please use plain text.
    Employee
    Xun.Zhang
    Posts: 57
    Registered: ‎09-04-2011

    Re: Inventor 2013 - Export appearance - modify - import

    09-26-2012 12:14 AM in reply to: christianfilippi

    Hi christianfilippi,

    Could you help upload your xml file for us for more investigation? thanks in advance.

    It's could be a defect if the catagory could not be created by migration.



    Xun Zhang
    Software QA Engineer
    Inventor Quality Assurance Team
    Autodesk, Inc.
    Please use plain text.