FamilyInstance.GetReferenceType
Description:
Gets the type of the reference plane or reference line in the instance's family corresponding to the given family instance reference.
Gets the type of the reference plane or reference line in the instance's family corresponding to the given family instance reference.
public FamilyInstanceReferenceType GetReferenceType(
Reference reference
)
-
referenceThe family instance reference.
Return Value
FamilyInstanceReferenceType
Returns the type of the reference plane or reference line in the instance's family corresponding to the given family instance reference.
Returns FamilyInstanceReferenceType.NotAReference if the instance reference doesn't correspond to a reference plane or line in the family.
-
A non-optional argument was null