Share

ReinforcementSettings.HostStructuralRebar Property

Host Structural Rebar within Area and Path Reinforcement with touching AtomHostStructuralRebar.


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

Syntax

C#

public bool HostStructuralRebar { get; set; }

Property Value

Boolean

Exceptions

ExceptionCondition
InvalidOperationException When setting this property: Cannot change the RebarShapeDefinesHooks property in these settings because the document contains one or more AreaReinforcement or PathReinforcement elements.

See Also

Reference

Was this information helpful?