<Code Lib>
2027 Method
Changes 2
M

IndependentTag.GetLeaderEnd

Description:
Gets the free end point for the leader to the specified reference.
Remarks:
Tags with attached leader ends or no leaders do not return free leader end points. LeaderEndCondition for the tag's leader end condition.

public XYZ GetLeaderEnd(
	Reference referenceTagged
)

  • referenceTagged
    The reference which is tagged.
Return Value XYZ A point representing the free end location for the leader.

Loading…