Share

DividedPath.NumberOfPoints Property

The total number of points of the divided surface. This combines the layout points and the intersection points.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public int NumberOfPoints { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?