Revit 2026 API
Stairs |
True if the arrow fills the full step width, false if it fills by the specified arrow size.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool FullStepArrow { get; set; }
Public Property FullStepArrow As Boolean Get Set
public: property bool FullStepArrow { bool get (); void set (bool value); }
member FullStepArrow : bool with get, set
Property Value
BooleanSee Also