I have a point feature class with more than 10 million records, when I give the input to MinimumBoundingGeometry_management geoprocessing tool using CONVEX_HULL geometry type using arcpy module in arcgis ,i am getting the minimum bounding box polygon as the output.But I want the output polygon vertices to exactly align the input features(points).Can anyone help me in this regard ??