ODA Product: | Drawings SDK |
Sample Name: | ExDimensioning |
Categories: | C++ / Advanced / Working with .dgn files / Android, iOS, macOS, Linux, Windows, WinCE, WinRT |
Location: | <INSTALL_DIR>/Dgn/Examples/ExDimensioning |
Note: <INSTALL_DIR>
is a directory where
you unpacked the Drawings SDK archive.
A console application that creates a new database, populates it with various dimension type elements, and saves to a V8 .dgn file.
To run the ExDimensioning 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.
ExDimensioning <filename> [-DO]
filename
|
Full path to the destination .dgn file. Please note, that the extension of the file should be also specified. |
-DO
|
Disable the output of the progress meter. |
If the application executed properly, you will see the progress of the target file saving process (until the -DO parameter is used). In case you get the "usage" message, check the parameters.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|