2027 Method
Changes 8
M

AnnotationFamilyUtils.SetIsLeaderSnapReference

Description:
Sets if the element is a leader snap reference for annotation leader snapping.
Remarks:
This function controls the built-in parameter LEADER_SNAP_REFERENCE.
public static void SetIsLeaderSnapReference(
	Element element,
	bool isSnapReference
)
  • element
    The element to set.
  • Boolean
    isSnapReference
    Pass true to set the element as a leader snap reference, false otherwise.