Quantcast
Channel: All Revit API Forum posts
Viewing all articles
Browse latest Browse all 66715

Re: REVIT API - Rooms Get Boundaries Segments

$
0
0

If you look at that first error, it's trying to convert Autodesk.DesignScript.Geometry.Point to Autodesk.Revit.DB.LocationPoint. The reference to Room that you're using appears to be from the wrong namespace (DesignScript instead of Revit). Add Autodesk.Revit.DB.Architecture. in front of Room and you should be set.

private void Getinfo_Room(Autodesk.Revit.DB.Architecture.Room room)

 


Viewing all articles
Browse latest Browse all 66715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>