2026 Method
Changes 0
M

DatumPlane.IsBubbleVisibleInView

Description:
Identifies if the bubble is visible or not in a view.
public bool IsBubbleVisibleInView(
	DatumEnds datumEnd,
	View view
)
  • datumEnd
    The end of the datum plane.
  • view
    The view on which the DatumPlane shows.
Return Value Boolean True if the bubble is visible, false otherwise.