dpollard909366
2006-06-22, 12:43 PM
We have a project with assigned parking.
The parking space numbers are a constant, but the residential units assigned to them are not.
It is easy enough to assign just unit numbers as parameters to the spaces, but each of the residential units has a plethora of information that is attached to it (buyer name, closing date, special requests, etc.) Then if I have to change parking assignments I have to re-enter and manage all of this 'dumb' information.
Does anyone have ideas on how to make this work? One idea I had was to make a 'unit' family that contains types with all of the information. Then if I could find a way to make the parking component host the unit family, i might be able to make it work. I will try to play with nested families a bit.
any thoughts?
-dp
The parking space numbers are a constant, but the residential units assigned to them are not.
It is easy enough to assign just unit numbers as parameters to the spaces, but each of the residential units has a plethora of information that is attached to it (buyer name, closing date, special requests, etc.) Then if I have to change parking assignments I have to re-enter and manage all of this 'dumb' information.
Does anyone have ideas on how to make this work? One idea I had was to make a 'unit' family that contains types with all of the information. Then if I could find a way to make the parking component host the unit family, i might be able to make it work. I will try to play with nested families a bit.
any thoughts?
-dp