NXOpen.UF.Modeling.AskTinyGeometry

Modeling.AskTinyGeometry()

Refer to UF_MODL_ask_tiny_geometry for documentation.

Signature: AskTinyGeometry(objTag, tolerance)

Parameters:
  • objTag (Tag) – Tag of solid body, face, edge, or curve
  • tolerance (float) – Tolerance value to check against, if = 0, then use the current modeling distance tolerance
Returns:

FALSE = object is not tiny TRUE = object is tiny

Return type:

bool

License requirements: None