Skip to content

Add function for creating several reinforcements in one go #267

Description

@mortenengen

We have the add_reinforcement function that adds one point representing one reinforcement bar at a given coordinate. We also have add_reinforcement_line and add_reinforcement_circle to simplify modelling reinforcement in rectangular and circular geometries.

It would be useful to also have a function, e.g. add_reinforcements, that behaves as add_reinforcement, but instead of providing one coordinate, we could provide a list of coordinates, and one bar is added at each coordinate.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions