Autodesk Buzzsaw Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Getting Xref informatio n
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
163 Views, 1 Replies
06-15-2004 08:12 AM
Hello,
How can I get information such as the XRef file names from a given file? Is that included in the metadata??
I don't see any function in the PPFile class.
Richard
How can I get information such as the XRef file names from a given file? Is that included in the metadata??
I don't see any function in the PPFile class.
Richard
*john bartak
Re: Getting Xref informatio n
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-29-2004 10:32 AM in reply to:
Richardv
There is no way to access this information from the COM API. It is stored
inside the file -- you'd have to get the file contents and parse them
somehow.
"Richardv" wrote in message
news:1921960.1087312403635.JavaMail.jive@jiveforum 1.autodesk.com...
> Hello,
> How can I get information such as the XRef file names from a given file?
Is that included in the metadata??
> I don't see any function in the PPFile class.
>
> Richard
