E3D Attributes for Naviswork file,E3D Attributes for Naviswork file

 
  • Hello Everyone.
    My client use Navisfreedom to review our model, and they want to review 3D model and the attributes also.
    I have try to generate RVM and Dump attribute with same name (for model SWPJ.RVM and for dump file SWPJ.att)
    but when I open the SWPJ.RVM using Navis simulate, I could not see the E3D attributes in the navis.
    It is different when I generate RVM and Att file using PDMS naviswork can read the attributes and I can review.
    Any sugestion?  What's wrong ?
  • there might be probably one of twoe reasons

    1> there is change in output methd of E3D vs PDMS

    In PDMS it is like : CADC_Attributes_File v1.0 , start: NEW , end: END , name_end: := , sep: &end&
    In E3D it is like : AVEVA_Attributes_File v1.0 , start: NEW , end: END , name_end: := , sep: &end&

    Replace first line of attribute file   as

    CADC_Attributes_File v1.0 , start: NEW , end: END , name_end: := , sep: &end&



    2>you can check options in Navisworks Simulate / Manage.  . . .

    If you open the Options Editor and click File Readers > RVM, you will see the RVM options.


    You want to keep the attribute file in the same folder as your model file and you want to make sure your file has the correct attribute extension, as listed in the options file.

    Make sure the ?Covert Attributes? box is checked as well as the ?Search all attribute files?.


    If you have already loaded your model once,  delete your NWC file and reload your model.  This will create a new NWC file.


    Hope this helps.
  • I replace AVEVA_Attributes_File v1.0 , start: NEW , end: END , name_end: := , sep: &end& by CADC_Attributes_File v1.0 , start: NEW , end: END , name_end: := , sep: &end&

    excellent suggestion ... the file is running well

    Thanks,
    Hilman