tik_manager4.dcc.houdini.extract.stl ==================================== .. py:module:: tik_manager4.dcc.houdini.extract.stl .. autoapi-nested-parse:: Extract STL from Houdini. Attributes ---------- .. autoapisummary:: tik_manager4.dcc.houdini.extract.stl.LOG Classes ------- .. autoapisummary:: tik_manager4.dcc.houdini.extract.stl.Stl Module Contents --------------- .. py:class:: Stl Bases: :py:obj:`tik_manager4.dcc.extract_core.ExtractCore` Extract STL from Houdini. .. py:method:: collect() Collect bundle data from the scene. .. py:attribute:: bundled :value: True .. py:attribute:: color :value: (100, 200, 0) .. py:attribute:: global_exposed_settings .. py:attribute:: nice_name :value: 'STL' .. py:attribute:: optional :value: False .. py:data:: LOG