<Code Lib>
2023 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 bool True if the reference has a leader with an elbow point, or false otherwise.

Loading…