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