NXOpen.UF.Drf.UpdateViews

Drf.UpdateViews()

Refer to UF_DRF_update_views for documentation.

Signature: UpdateViews(drawingName, method, viewName)

Parameters:
  • drawingName (str) – name of drawing whose views are to be updated
  • method (int) – one of ‘UF_DRF_UPDATE_AUTO’, ‘UF_DRF_UPDATE_FORCE’, ‘UF_DRF_UPDATE_ALL’, or ‘UF_DRF_UPDATE_NAMED’
  • viewName (str) – if method = ‘UF_DRF_UPDATE_NAMED’, the name of the view to update

License requirements: DRAFTING