Defines whether reinforcement rounding is activated for the particular element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool IsActiveOnElement { get; set; }
Property Value
BooleanExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: Reinforcement rounding overrides for this element cannot be enabled because overrides are not enabled for ReinforcementSettings. |