Control element Parameters (size,rotation,position) in a family
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to create a family which contains different elements. For example, a family will contain some solid extrusions, and also some void extrusions. I want to control width, height, the rotation (in three planes) and the position of each element using parameters. After reading https://forums.autodesk.com/t5/revit-architecture-forum/rotation-in-any-axis/td-p/3344679, I figured out how to do it using nested families, but is it possible to control all those element parameters without nested families?
The reason why everything should be in the same family is because some of the void elements will cut the solid elements. If I use nested families I was not allowed to use cut tool between a family instance that contains a solid extrusion and a family instance that contains a void extrusion.
Thanks