Creates a best fit 3d alignment
Visual Basic |
---|
Public Sub BestFit3D( _ ByVal num_inputs As Long _ ) |
- num_inputs
- The number of features to use to create the best fit alignment. There must be a corresponding number of calls to Feature before the call to EndAlign.