2024 Method
Changes 0
M

DatumPlane.SetLeader

Description:
Sets the leader to 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 applied only to ends where the bubble is set to be shown.
public void SetLeader(
	DatumEnds datumEnd,
	View view,
	Leader pLeader
)