2024 Method
Changes 4
M

FamilyManager.GetAssociatedFamilyParameter

Description:
Gets the associated family parameter of an element parameter.
public FamilyParameter GetAssociatedFamilyParameter(
	Parameter elementParameter
)
Return Value nullNothingnullptr The associated family parameter if there is an association between them, returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if not.