Revit 2025.3 API
Analysis |
Line weight of grid lines.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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