FamilyManager.GetAssociatedFamilyParameter
Method
Description:
Gets the associated family parameter of an element parameter.
Gets the associated family parameter of an element parameter.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementParameter | Parameter | The parameter of an element in family. |
Return Value
| Type | Description |
|---|---|
| FamilyParameter | The associated family parameter if there is an association between them, returns if not. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the input argument-"elementParameter"-is. |