Message 1 of 5
API REVIT c#
Not applicable
01-17-2019
04:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I have a question concerning c# programming
When I create a cadlink element in c# language, I would like to get the BASE LEVEL parameter, but I Don't find it.
Could someone tell me how to get this parameter?
I have a second question concerning parameters which are in a combobox (choice between several existing value)
For exemple for Walls, the parameter TOP_LEVEL_CONSTRAINT.
I can get the parameter value, but when I want to change or to set a new value of it, it doesn't work.
Could someone help me concerning this second question?
Best regards