ODA Product: | Civil SDK |
Sample Name: | ExTcAecCleanup |
Source Code Location: | <INSTALL_DIR>/Civil/Examples/ExTcAecCleanup |
The ExTcAecCleanup sample application removes all AEC data and converts a civil or architectural drawing to a plain .dwg file. Allows to explode AEC entities before erasure to make the resulting drawing be visually similar to the source one.
It illustrates:
To run the ExTcAecCleanup 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
Civil SDK archive.<PLATFORM_NAME>
parameter, please see
the ODA Platform Naming Conventions section in the
Downloading Civil SDK topic.
ExTcAecCleanup <source file> <target file> <explodeAecEnts>
source file
|
Full path to a drawing file to read input data from. |
target file
|
Full path to a drawing file to write output data to. |
explodeAecEnts
|
Explode AEC entities before erasing. If "1", the entities will be exploded. |
If the application executed properly, you will see a list of erased AEC data entries. In case you get the "usage" message, check the parameters. An error message indicates problems with the source file.
Copyright © 2002 – 2021. Open Design Alliance. All rights reserved.
|