Share

GroupLoadOptions.IncludeGrids Property

True if grids should be brought in from the input file, false otherwise. The default value is false.


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

Syntax

C#

public bool IncludeGrids { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?