CurtainGrid.GetPanel
Method
Description:
Get the specified panel located by the intersection of the grid lines.
Get the specified panel located by the intersection of the grid lines.
Parameters
Parameter | Type | Description |
---|---|---|
uGridLineId | ElementId | The id of a grid line in the U-direction used to locate the panel. |
vGridLineId | ElementId | The id of a grid line in the V-direction used to locate the panel. |
Return Value
Type | Description |
---|---|
Panel | The panel, or if the panel cannot be found at this intersection. |