ConstraintToRebarEdgeProperties.UsePositiveDirectionForZeroOffset
Description:
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.
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.
public bool UsePositiveDirectionForZeroOffset { get; set; }