2024 Method
Changes 0
M

DatumPlane.AddLeader

Description:
Adds a default Leader for the indicated end of the datum plane. This method does not apply to Reference planes (which do not support leaders).
Remarks:
The leader can be added only to ends where the bubble is set to be shown and does not have a leader applied.
public Leader AddLeader(
	DatumEnds datumEnd,
	View view
)
Return Value Leader The Leader of the datum plane. Null will return if the view is null.