Get the specified panel located by the intersection of the grid lines.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- uGridLineId
- Type: Autodesk.Revit.DB ElementId
The id of a grid line in the U-direction used to locate the panel.
- vGridLineId
- Type: Autodesk.Revit.DB ElementId
The id of a grid line in the V-direction used to locate the panel.