IsRebarConstrainedPlacementEnabled Property


Rebar Constraints Manager Is Rebar Constrained Placement Enabled Property

Note: This API is now obsolete.

A static property defining that the 'Rebar Constrained Placement' setting is on or off in current Revit Application Session.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("This property is deprecated in Revit 2027 and may be removed in a later version of Revit. The 'Rebar Constrained Placement' functionality was removed from Revit 2027. Similar functionality can be achieved using by setting constraints to another rebar.")]
public static bool IsRebarConstrainedPlacementEnabled { get; set; }

Property Value

Boolean
Remarks

The 'Rebar Constrained Placement' functionality was removed from Revit 2027. Similar functionality can be achieved using by setting constraints to another rebar.

This property will always return false.

Setting this property to true will have no effect.

See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →