FAQ: What are the AdaptAndReplace/CopyAndAdapt parameters used by the ProjectPointCloudManager ?

During its creation, the A3DProjectPointCloudManager performs some NURBS conversion of every RepresentationItem present in the input model.

The same result can be reproduced by calling the AdaptAndReplace or CopyAndAdapt functions, as shown in the BrepAdaptor sample. Check out our forum post to learn more.