Curtain Grid Get VGrid Line Ids Method Gets all ElementIds of grid lines in the V direction. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<ElementId> GetVGridLineIds() Public Function GetVGridLineIds As ICollection(Of ElementId) public: ICollection<ElementId^>^ GetVGridLineIds() member GetVGridLineIds : unit -> ICollection<ElementId> Return Value ICollection ElementId The V grid line ElementIds See Also Reference CurtainGrid Class Autodesk.Revit.DB Namespace
Curtain Grid Get VGrid Line Ids Method Gets all ElementIds of grid lines in the V direction. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<ElementId> GetVGridLineIds() Public Function GetVGridLineIds As ICollection(Of ElementId) public: ICollection<ElementId^>^ GetVGridLineIds() member GetVGridLineIds : unit -> ICollection<ElementId> Return Value ICollection ElementId The V grid line ElementIds See Also Reference CurtainGrid Class Autodesk.Revit.DB Namespace