tik_manager4.dcc.krita.ingest ============================= .. py:module:: tik_manager4.dcc.krita.ingest Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/tik_manager4/dcc/krita/ingest/image/index /autoapi/tik_manager4/dcc/krita/ingest/psd/index /autoapi/tik_manager4/dcc/krita/ingest/source/index Attributes ---------- .. autoapisummary:: tik_manager4.dcc.krita.ingest.classes tik_manager4.dcc.krita.ingest.exceptions tik_manager4.dcc.krita.ingest.file_name tik_manager4.dcc.krita.ingest.modules Classes ------- .. autoapisummary:: tik_manager4.dcc.krita.ingest.IngestCore Package Contents ---------------- .. py:class:: IngestCore Core class for ingesting elements into the scene. .. py:method:: bring_in() Bring in the element to the scene. .. py:method:: reference() Reference the element to the scene where available. .. py:attribute:: bundle :type: bool :value: False .. py:attribute:: bundle_match_id :value: 0 .. py:property:: category Return the category for the rules. .. py:attribute:: importable :type: bool :value: True .. py:property:: ingest_path Return the file path of the ingest. .. py:property:: metadata Return the metadata object. .. py:property:: namespace Return the namespace of the ingest. .. py:attribute:: nice_name :type: str :value: '' .. py:attribute:: referencable :type: bool :value: True .. py:property:: state Return the state of the ingest. .. py:attribute:: valid_extensions :type: list :value: [] .. py:data:: classes .. py:data:: exceptions :value: ['__init__.py'] .. py:data:: file_name .. py:data:: modules