Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI for making Slab reinforcement #158

Commits on Jun 18, 2021

  1. Adds detailing functions for Slab reinforcement

    - adds detailing functions for L-Shape, U-Shape, Bent shape,
      Straight rebars for slab reinforcement
    - Fixed default value of orientation in makeBentShapeRebar
    ShivCharanSharma committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    b234497 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Adds typing annotations for makeSlabReinforcement

    - adds typing annotations for arguments of makeSlabReinforcement
    ShivCharanSharma committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    5357f6d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. [WIP]Adds rebar combinations in Slab reinforcement

    - adds different combinataion of Straight, U-Shaped, L-Shaped,
      BentShaped rebars for parallel and cross rebars in Slab
      Reinforcement.
    - format Rebarfunc.py using black.
    ShivCharanSharma committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    33c3e5c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Adds different orientation for hook of LShapeRebar

    - add "Left", "Right" and "Alternate" orientation to LShapeRebar
      hook
    ShivCharanSharma committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0d5eb89 View commit details
    Browse the repository at this point in the history
  2. [WIP]Adds distribution rebars for Bent Shape Rebars

    - add distribution rebars for slab spaning in one/two direction
    - improve bent arms sepration for bent shape rebars
    ShivCharanSharma committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0c2a168 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    20b51ac View commit details
    Browse the repository at this point in the history
  2. Fix spacing issue in distribution rebars

    - prevent collision of distribution rebar with an angled arm of bent
      shape rebar (due to varying angle) by adding bent shape rebar
      diameter in front/rear cover of distribution rebars.
    ShivCharanSharma committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    337550f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Adds GUI for making slab reinforcement

    - add layout files for making slab reinforcement
    - add integration of UI with python api for making slab
      reinforcement
    ShivCharanSharma committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    63a306a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Remove seperate tabs for distribution rebars

    - remove seperate distribution rebars tabs for parallel and cross rebars
    - add distribution rebars fields in main cross/parallel ui pages
    ShivCharanSharma committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    f047a74 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Configuration menu
    Copy the full SHA
    1b814e8 View commit details
    Browse the repository at this point in the history