
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hope you're doing great!
I'd like to manipulate the point cloud imported into Revit using API. For example, I want to find access to the coordinate of points or change their colors. I know how to work with C# and OOP and have already started using SDK to learn the API following the PointCloudEngine sample. But, in that example, a point cloud is created using generating points along the edges of some cells.
I don't want to create a new point cloud, I just want to have the coordinate of a point cloud that has already been imported into the Revit.
Is there any example that can help me in this regard. Unfortunately, in the Revit API Docs, only the name of classes, methods, and enums have been mentioned and I couldn't find any example on how to use them in my own case.
I would be grateful if somebody could help me a little bit
Kind Regards,
Saeed
Solved! Go to Solution.