• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk Buzzsaw Developer

    Reply
    New Member
    Posts: 1
    Registered: ‎06-15-2004

    Getting Xref information

    162 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
    Please use plain text.
    *john bartak

    Re: Getting Xref information

    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@jiveforum1.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
    Please use plain text.