RVTDocs.com
Namespace: Autodesk.Revit.DB

DividedPath

Class
Description:
An element that consists of a set of points distributed along a path which consists of a connected set of curves and edges.
Remarks:
The points can be the result of a uniform distribution along the path. The type of the distribution is determined by a selected 'layout'. The distance between the layout points depends on the path, the layout, and layout specific settings. In addition, points can also be the result of intersecting the path with other elements.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.DividedPath
Syntax
public class DividedPath : Element