Message 1 of 20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This issue is fairly well documented on the Revit API forums, but as I have literally 0 idea about how to code in C#, I figure I post it here to see if there is a manual solution.
Basically I am exporting an image from a family editor view, and sometimes the outermost pixel on a family gets cropped out. This is problematic because:
1) I want to systematically export images from families I use to create exact width images for use in a schedule to create a new legend and
2) Takes much more time to manually adjust the crop view to create an inexact image export.
Does anyone have any suggestions about how to solve this? I have some C# code from the Revit forum but have no idea how to use it.
Solved! Go to Solution.