SetShape3D( aChannelConstructor.Get3dPresentation() );
SetTopShape( aChannelConstructor.Get2dPresentation() );
+ //BRepTools::Write( aPathWire, "guideline.brep" );
+ //BRepTools::Write( aProfileWire, "profile.brep" );
+ //BRepTools::Write( aChannelConstructor.Get2dPresentation(), "channel2d.brep" );
+ //BRepTools::Write( aChannelConstructor.Get3dPresentation(), "channel3d.brep" );
+
// Create groups for channel
TopoDS_Wire aLeftBank = aChannelConstructor.GetLeftBank();
TopoDS_Wire aRightBank = aChannelConstructor.GetRightBank();