<Code Lib>
2022 Property
Changes 0
P

RebarUpdateCurvesData.IsReversed

Description:
Used to store the state of the bar refering to the direction of the bars. This is useful when using face intersection to calculate bars.

public bool IsReversed { get; set; }

Loading…