RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedPath

DividedPath.NumberOfPoints

Property
Description:
The total number of points of the divided surface. This combines the layout points and the intersection points.
Syntax
public int NumberOfPoints { get; }