Hi,
I’m using Dynamo for Civil 3D.
I have created a Speckle V2 project, and have create 2 new branches. They are called ‘Piles’ and ‘Ground Model’. Stream link is public and here Speckle
In Dynamo For Civil 3D, I have create 39 cylinder (the piles) and then converted the Dynamo geometry to AutoCAD objects for the piles (and they appear in the C3D model space). and the ground model is 3 basic surfaces which have been created using the geotechnical module from within C3D. These 3 surfaces have been successfully streamed to my Speckle V2 project using the C3D connector.
I’m trying to stream the pile geometry to the Speckle V2 ‘Piles’ branch from Dynamo, and the 3 surfaces to the ‘Ground Model’ branch from C3D.
in Dynamo For C3D, I have successfully loaded in Speckle V2 (by copying and pasting from the Dynamo For Revit sub folder on my C Drive), and can connect to my account and see all my streams and user information.
Can I specify separate branches in Dynamo? Can I do this in the C3D connector?
I’ve tried using the Stream.Details ‘Branch’ output (but filtering for the item) in Dynamo but that doesn’t work.
I’ve also tried to concatenate the hyperlink strings together as I read something about this in the guidance documents about specific branches. I’ve attached my workspace. look in the top right corner for my Speckle V2 blocks.
I’ve tried concatenating the stream URL, with the branches at the end. but I’m having no luck.
Note I have previously been able to send the data to the main branch. but this keeps over writing. i.e. when I send the piles, the ground model disappears and I can only see the piles, and vice versa.
I want to show all the info at the same time, so think separate branches for each set of data is best way to go about this.
Anyone able to help with committing data to specific branches from within Speckle V2 on Dynamo for C3D?
edit:typos and to clarify how I’m streaming the 3 surfaces.