FamilyInstance.GetReferenceName
Description:
Gets the name of the reference plane in the family corresponding to the given family instance reference.
Gets the name of the reference plane in the family corresponding to the given family instance reference.
Remarks:
If the given family reference corresponds to a named reference plane in the instance's family, the name of that reference plane will be returned. Otherwise, an empty string will be returned.
If the given family reference corresponds to a named reference plane in the instance's family, the name of that reference plane will be returned. Otherwise, an empty string will be returned.
public string GetReferenceName(
Reference reference
)
-
A non-optional argument was null