RVTDocs.com
Namespace: Autodesk.Revit.DB

LinePatternElement

Class
Description:
An element that represents a line pattern.
Remarks:
The LinePatternElement represents a line pattern in a project. It enables the user to retrieve, modify or create a line pattern in a project.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.LinePatternElement
Syntax
public class LinePatternElement : Element