Share

RebarInSystem.CanEditIndividualBars Method

Checks if individual bars can be moved, excluded or included.


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

Syntax

C#

public bool CanEditIndividualBars()

Return Value

Boolean
True if individual bars can be moved, excluded or included, false otherwise.

Remarks

Individual bars can be moved, exlucded or included only for RebarInSystem that is owned by PathReinforcement. For RebarInSystem owned by AreaReinforcement these operations are not supported.

See Also

Reference

Was this information helpful?