Raybounce to topography

Hi guys.

I am trying to get distance between two points.

To get one point, I used Raybounce node and my target surface was topography model.
The problem was raybounce nodes(OOTB, custom package) could not recognise the topo model.
Of course, I can transform the topo model to polysurface and use project function.
However, It takes too much time compared to process using the raybounce node.

Is it limitation of raybounce node or my fault?

Thanks!

Are you trying to get the shortest distance to a topo surface from a given point above or below it?

Hi @harilalmn.

Yes, If i can find the shortest distance from a given point. I could get a point on topo surface.

But ray bounce node is not working properly, and project node takes long processing time.

Hi Dylim,
Did you get any solution on this?

Regards,
ap

Are you have this topology as a tin surface in civi 3d? Or only is it topology in revit?

image

Hi Ramiz,

It is dwg linked as topography.
Please check the snip.

Regards,
ap

1 Like

if you have two point , it is easy to can get distance by use DistanceTo to do this :

2 Likes

Hi Ho Van,

Actually i’m trying to automatically make rock bolts for tunnel.
So from tunnel points, it should reach the topo linked surface and stop.
Hence I’m not sure if it will solve my purpose with two points.
Rather should I import the topo file in my current project?

Regards,
ap

I still confuse with your issue, In revit API, you can try with Ray intersect to find it

3 Likes

If you can open the Cad file and convert it to tin surface you can use this point

import point is the point in the tunnel and the output is the point at the tin surface

4 Likes

Okay, will try it out right away and update here.
Thank you.
ap

1 Like

Hi @RMohareb FYI know out of context :wink: but your package have conflict witk Dynamep package or the other round dont know :wink: think is some names in the pointcloud nodes there gives trouble,sorry break in :wink:

2 Likes

@sovitek thank you for your note
my package was have a conflict with Civilconnection package and i solve this problem. please test the new ver. 4.0.0


regards:
can you test the new ver. 4.0.0 to make sure i have no conflict :pray: :pray: :pray: :pray: :pray:

i will test it aloso with Dynamep

2 Likes

Yeps give it a take later, but last time i have the package installed many nodes from dynamep missed…and an other topic…so i will give my result in pm when i have tested…thanks

2 Likes

Thanks :pray: :pray: :pray: :pray: :pray: :pray:

2 Likes

Great @RMohareb …seems to work now with the upgrade…cheers

EDIT soryy to fast :wink: after restart some of dynamep nodes disappear

Without your package…

With your package

Capture

1 Like

@sovitek
thank you for your effort. :pray: :pray: :pray: :pray: :pray:
Yes you are right, the conflict come from used the same Class name for pointCloud and List
i change it in my pakege to Point_Cloud and List_

image

I update the Pak. Ver 4.0.1

1 Like

Thanks …so nice :wink:

1 Like

@sovitek
Thank you :ok_hand: :pray: :ok_hand: :pray: :blush: :blush: :blush:

1 Like

Hello all,
Again opening this thread with my previous tries.

I’ve tried ray bounce with Civil3d tin surface import in revit (not linked)
and Created topo in revit itself, but ray bounce doesn’t detect both.

Any reason to it?

Regards,
Atharva Purohit