Reconstruction Region

How do you set the reconstruction region for the SDK? Thank you!

Greetings.

When creating a model

Code:
CreateMvsModel*()
setup the algorithm with
Code:
CreateMvsModelParameters::pMeshingAlgorithmSettings
where the reconstruction region is selected with
Code:
MeshingAlgorithmSettings::userSelectedBox

Thanks a lot. It works fine

How do you create the other selected box?

Could You please specify what do You mean by the other selected box?