Share

CurtainGrid.GetVGridLineIds Method

Gets all ElementIds of grid lines in the V direction.


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

Syntax

C#

public ICollection<ElementId> GetVGridLineIds()

Return Value

ICollection<ElementId>
The V grid line ElementIds

See Also

Reference

Was this information helpful?