RVTDocs.com
Namespace: Autodesk.Revit.DB

FreeFormElement

Class
Description:
A Free Form Element that contains non-parametric geometry created from an input solid outline.
Remarks:
The element can participate in joins and void cuts with other combinable elements.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.CombinableElement
      Autodesk.Revit.DB.GenericForm
        Autodesk.Revit.DB.FreeFormElement
Syntax
public class FreeFormElement : GenericForm