Message 1 of 3
Importing CAD file with Metadata and accessing it with maxscript
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello 3ds Max Community!
I'm creating an automated pipeline where I need to import CAD file in 3ds max (STP/STL/SLDPRT/...), and export certain data from the objects. One of the important items is to read is the objects' Metadata fields or Custom Properties that were added in AutoCAD/Revit/..., as "Metadata".
At the moment, I can't find any object property (among User Defined Properties buffer, Appdata fields, or any other props from "GetPropNames" list), that could contain these Metadata fields.
Can anyone advise if there is a way to access the Metadata anyhow inside 3dsmax with maxscript or read it by any other alternatve method?
Thanks.
j.a.m