modify rebar in Rebarcontainer

modify rebar in Rebarcontainer

stefano.cartaKGT96
Advocate Advocate
234 Views
0 Replies
Message 1 of 1

modify rebar in Rebarcontainer

stefano.cartaKGT96
Advocate
Advocate

Hi guys,

I have a rebarcontainer with 3 rebar inside..

I would to know if is it possible to modify the lenght of the rebar?

 

 

Dim RebSet As RebarContainer = TryCast(el, RebarContainer)
Dim rebiter As RebarContainerIterator = RebSet.GetRebarContainerIterator
For Each rebIte As RebarContainerItem In RebSet
        
Next

 

I use this code for the container and I can read some informations, but I can't find a way to cast the rebar inside and modify it..

 

thanks

 

Stefano

0 Likes
235 Views
0 Replies
Replies (0)