Message 1 of 2
can i build a new family with editable edge lines?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I want to build a new family in Revit, it is a vertical plate that is usually stick to a wall's side surface. Now, I really envy the built-in family of slab. When we create a slab in Revit, we will first need to draw the edge lines of this slab. This means the family slab has editable edge lines (I do not know what this is actually called in API). Can I have this functionality in my new family and can I use this function using API?
It should work like this. When I use API to create a plate instance, I need to provide a list of Curves as the edge lines and some other required parameters, so that I can create not only rectangle but also polygon shape plates.