GetFillGrid Method


Fill Pattern Get Fill Grid Method

Gets the specified fill grid.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FillGrid GetFillGrid(
	int gridIdx
)

Parameters

gridIdx Int32
The index of the fill grid.

Return Value

FillGrid
The fill grid.
Exceptions
Exception Condition
ArgumentException The index of the FillGrid is not valid.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →