Is there any node to add sample line (offset [right-Left))

I want to add the length of sample lines (right-Left) . Is there any node to do that
Capture
image

In the C3D Toolkit there is an AlignmentExtensions.SampleLineByStation node that has inputs for width.
image
As far as I know, in the Camber package there is no option for that. @zachri.jensen ?
This could make a good addition to the node.

1 Like

HI
GET SampleLineVertex FROM SampleLine
AND USING… Location

I don’t understand the input data of the node (Location and side) Could you give me example?

why output is bool no sampleline

1
22
I want to add sources to section view

Hi

Looking at this

1 Like

See this

1 Like

thank you for help me
you are great person

1 Like

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

is there simple way to add material list for cross sections
and add sources to cross-section don’t work with me
@hosneyalaa hosneyala
@kovacsv ovacsv
Capture2

Hi
You can not use together at times

Camber package node and code python

Looking at this

I don’t like using Python code, it always shows an error for me, and as for this post, it’s used Camber package node and code python
I saw the post
Initially, I got an error, but I want to calculate the quantities of earthworks cut&fill. I do not want to calculate computing structure materials


acad_qfLlnAZw9r
Note, that there is no element binding, so everything should be deleted before rerun.

Currently, for these there are no nodes that we know of, so Python it is.

I see that you have accepted the solution, I have tried to do the same without success. Could you kindly share your dyn? We would all be very grateful. I share my code but I have not managed to get it to draw the sample lines, only their labels.
PPEE_Alignment_ONLY_Sample_lines.dyn (54.2 KB)

hello good
In the end, after many attempts, I got him to create the sample lines of all the alignments. I share the dyn so that if the same thing happens to someone else they can solve it
PPEE_Alignment_ONLY_Sample_lines.dyn (552.9 KB)