buildingSMART / buildingSMART/IFC4.x-development

Consolidation of reinforcement properties

Open
#524 1 comment 0 reactions 0 assignees View on GitHub
allocated allocated-building allocated-core allocated-structural ifc-update-out
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

Right now, reinforcement properties are spread around. If I want to know whether a beam, column, slab, wall, etc is reinforced, there is no way to easily find out. There is an IsReinforced property that only which only exists on Pset_FootingTypePadFooting.

Given how critical reinforcing is, it would be nice to have experts do a little case study on this, but at the minimum I would expect there to be an "IsReinforced" property available to all (e.g. in an Pset_Reinforcement) or something as well as "IsPostTensioned" and "IsPreTensioned". This allows reinforcement to be tagged in design phases where every single rebar isn't modeled yet or volume/area ratios aren't important.

Once rebar is modeled, it would be nice to have a clear relationship between the rebar and the object it is part of. But that is part of a much larger issue in itself.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.