Skip to content

CheckImagePlanes

CheckImagePlanes


              flowchart LR
              publisher.utils.maya_checks.CheckImagePlanes[CheckImagePlanes]

              

              click publisher.utils.maya_checks.CheckImagePlanes href "" "publisher.utils.maya_checks.CheckImagePlanes"
            

Methods:

  • process

    Checks whether all the dependencies has the environemnt variable in them.

process

process(context: Context) -> None

Checks whether all the dependencies has the environemnt variable in them.

status : Bool errors : List errors = {"text":Informacion del error,"list":error_objects} error_objects : Error list objects = [node error, object] return : {"status":status,"errors":errors}