DgnConverter
- class omni.kit.converter.dgn_core.impl.DgnConverter
Bases:
omni.kit.converter.common.cad_core_ext_base.ICadCoreExtBase
DGN Core Converter Extension
Methods
create_converter_task
(input_path, ...)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
omni.kit.converter.dgn_core.impl.options.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