RVTDocs.com
Namespace: Autodesk.Revit.DB

CurveLoopsProfile

Class
Description:
Represents a curve loop based profile for sweep or swept blend elements.
Remarks:
Use objects of this type in methods as NewSweep() and NewSweptBlend() in FamilyItemFactory to create the profile.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.SweepProfile
      Autodesk.Revit.DB.CurveLoopsProfile
Syntax
public class CurveLoopsProfile : SweepProfile