icon

Support Forum

ldfm for reinforcement.


Hello everyone,

As a structural engineer working with Allplan and PythonPart, I'd like to ask if there's a way to generate a reinforcement bar with a length defined by ldfm. Has anyone done this before or could share and example?
Currently, I have the centerline of the rebar ( a 3D polyline), and I want to covert it into an Ldfm rebar.

Anhänge (1)

Typ: image/png
6-mal heruntergeladen
Größe: 9,29 KiB

Hilfreichste Antwort anzeigen Hilfreichste Antwort verbergen

Hi,

Since ALLPLAN 2024 it is possible to define a BarPlacement with the option PlacePerLinearMeter. What you need to do is set it to True. This is a placement-property. You can try it out with the example ...ReinforcementExamples/BarPlacement/BarPlacement.py (LINK)

Hope that helps!

Cheers,
Bart

Hi,

Since ALLPLAN 2024 it is possible to define a BarPlacement with the option PlacePerLinearMeter. What you need to do is set it to True. This is a placement-property. You can try it out with the example ...ReinforcementExamples/BarPlacement/BarPlacement.py (LINK)

Hope that helps!

Cheers,
Bart