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: 26.0.4.0 (26.0.4.0)
Syntax
public bool ShowArrowheadToCutMark { get; set; }

Property Value

Boolean
See Also