RVTDocs.com
Namespace: Autodesk.Revit.DB

SymbolicCurve

Class
Description:
A curve that provides information but is not intended to represent actual geometry in an element.
Remarks:
For example, when creating a door family, you might sketch symbolic lines in an elevation view to represent a door swing. Symbolic curves are visible parallel to the view in which you sketch them.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.CurveElement
      Autodesk.Revit.DB.SymbolicCurve
Syntax
public class SymbolicCurve : CurveElement