ConstraintToRebarEdgePropertiesUsePositiveDirectionForZeroOffset Property

If true, when offset is zero, the child bar is placed in the default positive direction to avoid the clash, false otherwise. The default value is true.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public bool UsePositiveDirectionForZeroOffset { get; set; }

Property Value

Boolean
See Also