<Code Lib>
2027 Method
Changes 0
M

DatumPlane.HideBubbleInView

Description:
Hides the bubble in a view. This method does not apply to Reference planes.

public void HideBubbleInView(
	DatumEnds datumEnd,
	View view
)

  • datumEnd
    The end of the datum plane.
  • view
    The view on which the DatumPlane shows.

Loading…