On ArcGIS Pro 2.8.1, I'm using the Transform Features geoprocessing tool to align a z-enabled 3D multipatch feature to a Las Dataset point cloud. I have created four links. I want to transform my multipatch feature to best-fit the point cloud but I don't want to scale or skew my multipatch feature; I only want to move and rotate it.
Affine and Similarity transformations scale my input multipatch feature during the transform.
The projective transformation fails with the error "ERROR 160306: The server was not found."
I'm looking for an algorithm that will best-fit my multipatch to my point cloud while retaining its relative shape. Are there any tools within ArcGIS Pro to perform this task?