Message 1 of 2
How to get Parameter Sample Value?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I'm relatively new to the Revit API so please excuse me as I'm a beginner and trying learn on the fly. I trying to figure out how to get the Sample Value of a Sheet Parameter. For example, the BuiltInParameter SHEET_CHECKED_BY.
Basically I have a requirement to step through the sheets and their titleblocks and make sure that Parameters (Labels) are filled out correctly - one of the rules being that the value must not equal the Sample Value. But so far I've had no luck in figuring out how to read the Sample Value.
Any help would be greatly appreciated!!