<Code Lib>
2025.3 Method
Changes 2
M

IndependentTag.HasLeaderElbow

Description:
Whether the tag's leader that points to the reference has an elbow point or not.

public bool HasLeaderElbow(
	Reference referenceTagged
)

Return Value Boolean True if the reference has a leader with an elbow point, or false otherwise.

Loading…