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

Slab reinforcement improvements #162

Conversation

ShivCharanSharma
Copy link
Collaborator

  • add check for none value of parameter's of make/edit slab
    reinforcement functions
  • assigned fixed size to slab reinforcement dropdown

- adds detailing functions for L-Shape, U-Shape, Bent shape,
  Straight rebars for slab reinforcement
- Fixed default value of orientation in makeBentShapeRebar
- adds typing annotations for arguments of makeSlabReinforcement
- adds different combinataion of Straight, U-Shaped, L-Shaped,
  BentShaped rebars for parallel and cross rebars in Slab
  Reinforcement.
- format Rebarfunc.py using black.
- add "Left", "Right" and "Alternate" orientation to LShapeRebar
  hook
- add distribution rebars for slab spaning in one/two direction
- improve bent arms sepration for bent shape 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.
- add layout files for making slab reinforcement
- add integration of UI with python api for making slab
  reinforcement
- remove seperate distribution rebars tabs for parallel and cross rebars
- add distribution rebars fields in main cross/parallel ui pages
- add Slab Reinforcement Rebars grouping
- add support to edit Slab Reinforcement directly from properties
  panel in FreeCAD
- update makeSlabReinforcement funnction to support
  SlabReinforcementGroup
- add editSlabReinforcement to edit Slab Reinforcement
- add _SlabReinforcementViewProviderGroup class to enable double click
  on SlabReinforcement object
- add editDialog and set value function for different type of rebars
  in Slab Reinforcement to integrate edit reinforcement in UI
- add check for none value of parameter's of make/edit slab
  reinforcement functions
- assigned fixed size to slab reinforcement dropdown
@ShivCharanSharma
Copy link
Collaborator Author

This PR's changes are merged in PR #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant