Skip to content

FillGrid(Double, Double)

Public Constructor

Creates a simple fill grid with given angle and offset.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public FillGrid(
double angle,
double offset
)

Parameters

angleDouble

The angle.

offsetDouble

The offset represents the spacing between the lines.