2027 Method
Changes 0
M

DatumPlane.HasBubbleInView

Description:
Identifies if the DatumPlane has bubble or not.
public bool HasBubbleInView(
	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 DatumPlane has bubble, false otherwise.