Share

DividedSurface.NumberOfVGridlines Property

Get the number of V-gridlines used on the surface.


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

Syntax

C#

public int NumberOfVGridlines { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?