Sample applications illustrate how to use ODA PRC SDK features when developing custom applications.
The following table describes which areas are featured in the sample code.
Name | Source Code Location | Developer Level | Platform Specific | Description |
---|---|---|---|---|
Common | Prc/Examples/Common | Beginner, Advanced | Android, iOS, macOS, Linux, Windows | ODA PRC SDK sample application reusable files. |
OdaPrcApp | Prc/Examples/win/OdaPrcApp | Beginner, Advanced | Windows | ODA PRC SDK MFC sample viewer application. |
OdDgn2PdfExportWithPrc | CommonApplications/Prc/Examples/OdDgn2PdfExportWithPrc | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application illustrating export of a .dgn file to a .pdf file with PRC support. |
OdPdfExportWithPrc | CommonApplications/Prc/Examples/OdPrdExportWithPrc | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application illustrating export of a .dwg/.dxf file to a .pdf file with PRC support. |
OdPrcAudit | Prc/Examples/OdPrcAudit | Advanced | Android, iOS, macOS, Linux, Windows | A console sample application illustrating auditing a .prc file. |
OdPrcBrepBuilderEx | CommonApplications/Prc/Examples/OdPrcBrepBuilderEx | Beginner | Android, iOS, macOS, Linux, Windows | A sample console application that illustrates creating boundary representation entities. |
OdPrcCreate | CommonApplications/Prc/Examples/OdPrcCreate | Beginner | Android, iOS, macOS, Linux, Windows | A console sample application illustrating creating different .prc files. |
OdPrcExCommands | CommonApplications/Prc/Examples/OdPrcExCommands | Beginner | Android, iOS, macOS, Linux, Windows | A module which contains a set of example commands, illustrating how to use ODA PRC SDK functionality. |
OdPrcPublish3dCmds | Prc/Examples/OdPrcPublish3dCmds | Beginner | Android, iOS, macOS, Linux, Windows |
A set of custom commands for publishing .prc file content to a 3D .pdf file joined into a dynamic module
(OdPrcPublish3dCmds_*.tx file).
This module can be loaded and used in any application hosted by ODA Platform
(for example, in the OdaPrcApp sample application).
|
OdPrcReadEx | Prc/Examples/OdPrcReadEx | Beginner | Android, iOS, macOS, Linux, Windows | A console sample application illustrating reading and dumping a .prc file. |
OdPrcToXml | Prc/Examples/OdPrcToXml | Beginner | Android, iOS, macOS, Linux, Windows | A console sample application illustrating reading a .prc file and dumping its content to an .xml file. |
OdTDPrcDemoCmds | CommonApplications/Prc/Examples/OdTDPrcDemoCmds | Beginner | Android, iOS, macOS, Linux, Windows | A set of demonstration custom commands for PDF export. |
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|