Add Formatted XML text as String Attribute Value to a Face?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
This might sound like a whacky idea but I want to pick the brains of experienced Inventor forum members on the idea of adding a formatted text like XML as a string attribute on an Inventor Face to store some additional information of the Face.
Is there any limitation to the number of characters that can be accommodated in the value field of a String Attribute (not iProperty)? Any challenges that I may face using special characters in the value?
The reason I want to store an entire serialized XML structure as a single attribute is to quickly get back the object structure using de-serialization from a single attribute.
I tried this using @BrianEkins Nifty Attribute AddIn and it is accepting the data. The Formatted Text button is also showing the XML data in a nice format.
I did not face any challenge saving the file with this information, but will it have any challenges with Autodesk Vault?
Please see the image below
The XML content is not relevant to my requirement and is merely used as a test. I will be replacing this with the correct XML content once the feasibility is complete.
Autodesk API Team Please help!
@MjDeck @johnsonshiue @JelteDeJong @YuhanZhang
Thanks,
Amitabh Mukherjee
