http://images.businessweek.com/ss/05/06/sharing/image/sharing.jpgPPT_LOGO_4b
‹#›
Autodesk Confidential Information
Developer Days Online 
The Wine – Conceptual Design API
Forms - SweptBlend
•NewSweptBlendForm(bool isSolid, ReferenceArray path, ReferenceArray profiles)
•Path: Must be planar – must be a single curve if there are multiple profiles
•Profiles: Each profile must be planar and contain only one loop
Takes a set of ref array to determine profiles and path and creates swept geometry based on profile and path. The constraint here is to have the start and end profile as perpendicular to the path and other restrictions as shown in the slides like path and profiles must be planar and profiles should contain only one loop.