DgnConverter#

class omni.kit.converter.dgn_core.impl.DgnConverter#

Bases: ICadCoreExtBase

DGN Core Converter Extension

Methods

create_converter_task(input_path, ...)

on_shutdown()

Uninitialize the DGN Converter and/or un-registers the service

on_startup(ext_id)

Initialize the DGN Converter and/or registers the service

Attributes

FILTER_DATA

SERVICE_TITLE

__init__(self: omni.ext._extensions.IExt) None#
OPTIONS_CLS#

alias of OdaDgnOptions

on_shutdown()#

Uninitialize the DGN Converter and/or un-registers the service

on_startup(ext_id)#

Initialize the DGN Converter and/or registers the service