StructuralConnectionSettings.IncludeWarningControls Property

This property controls how Structural Connection Element is generated. If set to true and warnings are reported for given Element, additional yellow triangle is displayed.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IncludeWarningControls { get; set; }

Property Value

Boolean

See Also

Reference

StructuralConnectionSettings Class
Autodesk.Revit.DB.Structure Namespace