Hi there
Is there some node that allow to display a COGO point on a given profile view?
We looked into this at our company and determined the API does not exist for this.
1 Like
that is something I’ve been begging for a while now.
1 Like
For a point it shouldn’t be too hard to do via standard nodes.
Get the point and the coordinate system at the related station. Get a coordinate system at the same station on the profile line, and create a point at the desired elevation.
Actual geometry is a good bit harder though…