Skip to content

RebarInSystem.CanEditIndividualBars

Public Class

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

Namespace: Autodesk.Revit.DB.Structure

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

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.