NXOpen.UF.Camgeom.EvalSurface

Camgeom.EvalSurface()

Refer to UF_CAMGEOM_eval_surface for documentation.

Signature: EvalSurface(objectTag, geometryType, entity, uv)

Parameters:
  • objectTag (Tag) – the parent object
  • geometryType (NXOpen.UF.Cam.GeomType Refer to UF_CAM_geom_type_e for documentation.) – Part, drive, check, etc.
  • entity (Tag) – entity to be evaluated
  • uv (list of float) – u,v parameter position
Returns:

evaluation data structure

Return type:

NXOpen.UF.Modl.Srfvalue Refer to UF_MODL_SRF_VALUE_s for documentation.

License requirements: None