- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to create a plan view in a metric regular family. My program runs normally in the project document, but when run in the family document, the create view function reports an exception in the parameters. ViewPlan^ vPlane = ViewPlan::Create(doc, VPTypeId, Level0Id); "ArgumentException: Plan view creation is not allowed in this family. Parameter name: document"
Solved! Go to Solution.
Link copied