Revit 2026 API
Analysis |
Line weight of grid lines.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int GridLineWeight { get; set; }
Public Property GridLineWeight As Integer Get Set
public: property int GridLineWeight { int get (); void set (int value); }
member GridLineWeight : int with get, set
Property Value
Int32See Also