- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Revit does not allow point clouds to be inserted into a Revit Family. I thought maybe this was an oversight.
I tried seeing if it could be inserted via the API instead.
The documentation says the methods for both Pointcloud "Create" needs a Document. Is there a way to make the Document be the Family Document?
I tried setting the Document = NewFamilyDocument, but the error I get from revit when trying to insert the point cloud is that the Document is not a project document.
I am new to both programming and revit API, so maybe theres something im missing when i make the next assumptions.
The Documentation says that a Document is needed. Isnt a familyDocument a type of document?
Does this seem theoretially possible? I not looking for anyone to do the work. But since I am new, I can be attempting something that is impossible..and do not want to spend more time than I have to trying.
If this isnt possible...WHY NOT?!!
Solved! Go to Solution.