NXOpen.UF.Clone.AskCiCommentChecking

Clone.AskCiCommentChecking()

Refer to UF_CLONE_ask_ci_comment_checking for documentation.

Signature: AskCiCommentChecking(inputPartName)

Parameters:inputPartName (str) – The name of the part in the current export operation, a CLI name
Returns:A Tuple
Return type:A tuple consisting of (errorUnlessCommentsMatch,comment)

errorUnlessCommentsMatch(bool): Whether to report an error if the checkout comment does not match the given comment

comment(str): string containing the comment to be checked

License requirements: None