tik_manager4.dcc.krita.ingest

Submodules

Attributes

classes

exceptions

file_name

modules

Classes

IngestCore

Core class for ingesting elements into the scene.

Package Contents

class IngestCore

Core class for ingesting elements into the scene.

bring_in()

Bring in the element to the scene.

reference()

Reference the element to the scene where available.

bundle: bool = False
bundle_match_id = 0
property category
Return the category for the rules.
importable: bool = True
property ingest_path
Return the file path of the ingest.
property metadata
Return the metadata object.
property namespace
Return the namespace of the ingest.
nice_name: str = ''
referencable: bool = True
property state
Return the state of the ingest.
valid_extensions: list = []
classes
exceptions = ['__init__.py']
file_name
modules