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

Room Name Problem

$
0
0

Hello Everyone.

i have try to get room name in Revit 

code:

Element ^element;

LocationPoint ^LP = (LocationPoint^)element->Location;
XYZ ^FuniturePoints = LP->Point;

Room ^room = doc->GetRoomAtPoint(FuniturePoints);

room->Name;////here Error gives

 

error: property "Autodesk::Revit::DB::SpatialElement::Name" RevitAPI.dll has no 'get' accesor.

pls help..


Viewing all articles
Browse latest Browse all 66830

Trending Articles



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