Hello,
I am trying to use the function "JoinBarsPlacements" within the Allplan Api, but I cannot find the propper arguments.
The function is:
JoinBarsPlacements(...)
JoinBarsPlacements( (object)placement, (bool)fillEdges) -> str :
Join the bars placements
Return: Result message
Parameter: placements BaseElementAdapterList with the placements
fillEdges Fill the edges: True/False
As an argument I have tried the element, the reinforcements and so on, but nothing is valid.
Any Help? Thanks in advance.