ODA Product: | Civil SDK |
Sample Name: | ExLDTEnts |
Source Code Location: | <INSTALL_DIR>/Civil/Examples/ExLDTEnts |
The ExLDTEnts sample application iterates the following Land Desktop primitives:
AECCDbPoint
AeccDbCogoPoint
AECCDbContour
It illustrates:
To run the ExLDTEnts 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.
ExLDTEnts <source file> <target file>
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. |
If the application executed properly, you will see the message informing that points and contours from the source file have been iterated. In case you get the "usage" message, check the parameters. An error message indicates problems with the source file.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|