qualityAssurance.checks.modelling module¶
-
class
qualityAssurance.checks.modelling.DeleteAnimation¶ Bases:
qualityAssurance.utils.qa.QualityAssuranceAll animation curves will be added to the error list. When fixing this error the animation curves will be deleted
-
class
qualityAssurance.checks.modelling.DeleteHistory¶ Bases:
qualityAssurance.utils.qa.QualityAssuranceMesh shapes will be checked to see if they have history attached to them. When fixing this error the history will be deleted.
-
ignoreNodes¶ Returns: Nodes to ignore Return type: list
-
-
class
qualityAssurance.checks.modelling.FreezeTransforms¶ Bases:
qualityAssurance.utils.qa.QualityAssuranceTransforms will be checked to see if they have unfrozen attributes When fixing this error transforms will be frozen.
-
defaultState¶ Returns: Default state of attributes with values Return type: list
-
ignoreNodes¶ Returns: Nodes to ignore Return type: list
-