Is there a maximum of OdPrcPointSetPtr that can be created in the PRC to export it to 3D PDF?

  1. FAQ
  2. »
  3. PDF and PRC Questions

The number of points in each OdPrcPointSet object is limited to UINT_MAX. The number of OdPrcPointSet objects is limited only by the size of the address space.

Opening files with huge number of objects can be very slow. It will depend on your hardware.