FamilyInstance.GetReferences
Description:
Gets family instance references corresponding to the reference planes or reference lines of the given reference type in the instance's family.
Gets family instance references corresponding to the reference planes or reference lines of the given reference type in the instance's family.
public IList<Reference> GetReferences(
FamilyInstanceReferenceType referenceType
)
-
referenceTypeThe family reference type.
Return Value
IList<Reference>
Returns all the family instance references corresponding to reference planes and reference lines of the given reference type.
-
A value passed for an enumeration argument is not a member of that enumeration