RVTDocs.com
Namespace: Autodesk.Revit.DB Class: FamilyManager

FamilyManager.GetAssociatedFamilyParameter

Method
Description:
Gets the associated family parameter of an element parameter.
Syntax
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.