tik_manager4.dcc.ingest_core

Core file for inserting elements into the scenes.

Attributes

LOG

Classes

IngestCore

Core class for ingesting elements into the scene.

Module 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 = []
LOG