Message 1 of 10
Try to Create a Callout for Area plan ViewType
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using ViewSection.CreateCallout() method and passing the document and my areaplan ElementId for parent view and pass the viewFamilytypeId that is I am getting from my parent view and min and max point but I get exception " Non-Reference callouts are not allowed in parent views of this type".
In the summary of this method so of viewtype are mention but Aeraplan is not mention so. Is there any way to create a callout for areaplan. it becasue to create a callout in revit using callout option. how to do that using API.