photogrammetry_importer.operators.general_options

Module Contents

class photogrammetry_importer.operators.general_options.GeneralOptions

Class to define and apply general options.

adjust_clipping_distance :BoolProperty(name='Adjust Clipping Distance', description='Adjust clipping distance of 3D view.', default=False)
draw_general_options(layout)

Draw general options.

apply_general_options()

Apply the options defined by this class.