Setvertexlocation for sampleline in Camber packag

I want to use node setvertexlocation for sampleline in Camber package… I want example with this node because there is error and I Don’t understand input in this node
Thank you

Looking at

I don’t find this node in camber package

The SampleLine.GetFromCivilObject node has been replaced by the generic Convert to Camber Object node since that post.

Ok, thank you for your effort in camber package.
Q? what you mean of index in node setVertex Location

It defines which vertex you want to edit, starting at zero and going up to however many vertices there are minus 1. Index 0 corresponds to the vertex farthest to the left.

This is also shown in the node description.

1 Like