StairsPathTypeShowArrowheadToCutMark Property

True if the stairs path arrowhead should be shown to the cutmark, false if the arrow head is not shown.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ShowArrowheadToCutMark { get; set; }

Property Value

Boolean
See Also