2021 Method
Changes 0
M

DatumPlane.GetLeader

Description:
Gets a copy of the leader applied to the indicated end of the datum plane. This method does not apply to Reference planes (which do not support leaders).
public Leader GetLeader(
	DatumEnds datumEnd,
	View view
)
Return Value Leader The Leader of the datum plane. Null will return if no leader applied.