Developer's Guide > Get Started with ODA PRC SDK > Supported Functionality and Platforms
Supported Functionality and Platforms

Supported Functionality

  • Read and write most PRC entities.
  • Tessellation representation, uncompressed and highly compressed B-Rep.
  • OdBr classes.
  • Set of protocol extensions to control filtering and exporting entities to a .prc file.
    These protocol extensions allow you to choose where to allocate any part of a drawing: in the PRC view or the PDF page.
    It is possible to add more than one PRC view to a PDF page. There is also a special interface to determine what geometry and in what view to allocate parts of the drawing.
  • 2D and 3D entity export to PRC format.

Supported Platforms

ODA PRC SDK is available for all dynamic and static platforms supported by ODA Platform.

The table below lists the supported platforms and compilers:

Operating System Architecture Compilers Library Type
Windows XP, Vista, 7, 8, 10 x86 Visual Studio 2005, 2008, 2010, 2012, 2013, 2015, 2017-2019 (except Windows XP) static, dynamic
GCC 5.x (source code only, no archives) static, dynamic
Windows XP, Vista, 7, 8, 10 x86_64 Visual Studio 2005, 2008, 2010, 2012, 2013, 2015, 2017-2019 (except Windows XP) static, dynamic
Windows CE ARMV4, ARMV4I Visual Studio 2005 static
Windows RT ARM Visual Studio 2012, 2015 static
Universal Windows Platform ARM Visual Studio 2017 (build config, no archives) dynamic
Linux x86, x86_64 GCC 4.8, 4.9, 5.2, 5.3, 6.3, 7.2, 8.3 static, dynamic
macOS x64 Clang using macOS 10.13, 10.14, 10.15, 11.0 SDKs static, dynamic
macOS arm64 Clang using macOS 11.0 SDK static, dynamic
iOS arm64, armv7, armv7s iOS 14.0 SDK static
Android (API level 14) armeabi, armeabi-v7a Android Google NDK r20b using Clang toolchain (Linux, macOS, Windows) static
Android (API level 21) x86, x86_64, arm64-v8a static

It is strongly recommended to compile your application code with compilers mentioned above to avoid possible compilation or linkage errors.

See also

Download ODA PRC SDK

PRC Data Types Supported in ODA Platform

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.