2022 Class
Changes 0
C

SweepProfile

Description:
Represents a profile for sweep or swept blend elements.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.SweepProfile
      Autodesk.Revit.DB.CurveLoopsProfile
      Autodesk.Revit.DB.FamilySymbolProfile
public class SweepProfile : APIObject
Name Return Type Description Inherited From
M Dispose() None Causes the object to release immediately any resources it may be utilizing. APIObject
Name Return Type Description Inherited From
P IsReadOnly bool Identifies if the object is read-only or modifiable. APIObject