ortho images from SDK?

I’ve been reading the SDK include files looking for methods to help create an ortho projection.  It seems there is no built-in function or method to do this - rather, one would have to create the ortho image via some combination of functions from the SDK (e.g. reproject from model space to an array of virtual camera positions that are oriented normal to the projection plane).  Is this correct?

Greetings.

 

Orthographic projection is a parallel projection. In RC application it also carries exact information about dimensions calculated using the project’s coordinate system.

 

This functionality will be present in the next SDK version.