CurveLoopsProfile
Description:
Represents a curve loop based profile for sweep or swept blend elements.
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.
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
System.Object
Autodesk.Revit.DB.APIObject
Autodesk.Revit.DB.SweepProfile
Autodesk.Revit.DB.CurveLoopsProfile
public class CurveLoopsProfile : SweepProfile
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Profile | CurveArrArray | Returns the curve loops of the profile. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. | APIObject |