ODA Product: | ODA PRC SDK |
Sample Name: | OdTdPrcDemoCmds |
Categories: | C++ / Advanced / Working with .prc files / Android, iOS, macOS, Linux, Windows |
Source Code Location: | CommonApplications/Prc/Examples/OdTdPrcDemoCmds |
A set of demonstration commands for PDF export functionality with PRC content features.
These commands are contained in the OdTDPrcDemoCmds.tx
module that is an extension library for ODA products.
Currently, the OdTDPrcDemoCmds
module contains one command:
The application module can not be run itself, but it can be loaded to another ODA based application to enhance its functionality with commands provided within the module. For example, you can load it from the OdaMfcApp sample application.
Below you can find the procedure of using the PrcSelection
command from the OdTDPrcDemoCmds
extension module.
Please note that the following description is applicable only for Microsoft® Windows® platform.
OdTDPrcDemoCmds
extension module: select Tools
—> Load Applications...
from the main menu;
in the Load/Unload Applications
window press the Load
button, find the OdTdPrcDemoCmds.tx file and check that it was added to the list.
Then press the OK
button.
File
—> Open..
item from the main menu).
Edit
—> Registred Commands
—> Pdf Export
—> Prc Selection
item from the main menu:
E
button to export the drawing database content to PDF format and specify the output file.
When the export is successfully done, you will see that previously selected entities are filtered in the output PDF file:
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|