I've created a swept blend, which is from a circle to a hexagon with a circle arc path.
Then I've created a sweep with a selected path (see the blue line in part 1 and the result shows as part 2) and a loaded profile (see picture part 3). (That means Path3d is not null in sweep and ProfileSymbol is not null in sweep.)
It is obvious that the profile has been transformed before creating sweep. The profile has been rotated and moved.
How to find the transformation matrix (Autodesk.Revit.DB.Transform) ? I didn't find it.