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