NXOpen.UF.Modl.AskVda4955Compliance

Modl.AskVda4955Compliance()

Refer to UF_MODL_ask_vda_4955_compliance for documentation.

Signature: AskVda4955Compliance(part, cfgFileName, logFileName, ceoFileName)

Parameters:
  • part (Tag) – NX part tag, required
  • cfgFileName (str) – VDA Checker configuration file name, required
  • logFileName (str) – Results Log file name, optional. If NULL, the file name (*.log) is derived from the NX part file name. The file will be placed into the first directory with write permission in the order: 1. Same directory as the NX part file 2. Working directory 3. system defined temporary directory
  • ceoFileName (str) – Compliance Error Objects file name, optional. This file will contain the session independent compliance error lists. This may be reloaded during a subsequent dialog session for further error diagnostic. If NULL is provided the file name (*.ceo) is derived from the NX part file name. The file will be placed into the first directory with write permission in the order: 1. Same directory as the NX part file 2. Working directory 3. system defined temporary directory

License requirements: None