Share

Panel.GetRefGridLines Method

This method is used to get the reference gridlines.


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

Syntax

C#

public void GetRefGridLines(
	ref ElementId uGridLineId,
	ref ElementId vGridLineId
)

Parameters

uGridLineId  ElementId%
 
vGridLineId  ElementId%
 

See Also

Reference

Was this information helpful?