Create Spot Elevations following the room tags

Hi,
I tried many times to create spot elevations using the Spot Elevation Node from Clockwork package, but most of the results are just null and some created spot elevations but they are not showing in any view.
I tried to use just x vector and I created vector from the x,y,z values with no sucess
Anyone can help please or suggest another workflow to create spot elevations in Ceiling plan view

Have you confirmed GetLocation is returning a point for all your elements? Is there valid geometry at that point (keep in mind some geometry may be hidden depending on your view settings).

If it works for some elements and not others then it’s best to identify which are failing and see if you can notice any differences.

Hi,

SpotCoordinate.ByPoint and SpotElevation.ByPoint use ReferenceIntersector API method with the default 3D views named “{3D…”, so make sure yours {3D} views are not cutted and all elements and links are visible.