2024 Method
Changes 0
M

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.
public FamilyInstanceReferenceType GetReferenceType(
	Reference 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.