- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I am trying to integrate the Structural Analysis Results on Revit. I have been successful in integrating the results for structures with Faces . I have used AVF with AnalysisDisplayColoredSurfaceSettings . For those structures , we were passing the selected face/faces and Revit perfectly displays the analysis results. Now we are struggling for the structures where we have only Skeleton structures as per attached screenshot . It doesn't have a Face , so we are not sure how to go about it. I tried with AnalysisDisplayDiagramSettings and passing the usual FieldDomainPointsByXYZ and FieldValues and calling the AddSpatialFieldPrimitive without any parameter and then updating the UpdateSpatialFieldPrimitive afterwards . Though I am not getting any error , there is no analysis results displayed on the View. Now question is whether for structures like these is this the right way to Integrate AVF ? The samples also only talks about the Faces selection but I couldn't find any sample for these kind of structures. Please help.
Solved! Go to Solution.