ODA Product: | Drawings SDK |
Sample Name: | ExDwgXData |
Categories: | C++ / Advanced / Working with .dgn files / Android, iOS, macOS, Linux, Windows, WinCE, WinRT |
Location: | <INSTALL_DIR>/Dgn/Examples/ExDwgXData |
Note: <INSTALL_DIR>
is a directory where
you unpacked the Drawings SDK archive.
A simple application that dumps XData linkages of model elements from a .dgn file.
To run the ExDwgXData sample application, please do the following:
<INSTALL_DIR>\exe\<PLATFORM_NAME>\
<INSTALL_DIR>/bin/<PLATFORM_NAME>/
<INSTALL_DIR>
is a directory where you unpacked the
Drawings SDK archive.<PLATFORM_NAME>
parameter, please see
the ODA Platform Naming Conventions section in the
Downloading Drawings SDK topic.
ExDwgXData <option> <file>
option
|
Can be one of the following:
|
file
|
Full path to the .dgn file. Depending on the option, this can be a source file to dump XData from, or a file to be crated. Please note, that the extension of the file should be also specified. |
If the application executed properly, you will see the following information, depending on the selected option:
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|