blendernc.nodes.outputs

blendernc.nodes.outputs.BlenderNC_NT_output

class blendernc.nodes.outputs.BlenderNC_NT_output.BlenderNC_NT_output(*args, **kwargs)

Bases: Node

NetCDF loading resolution

Parameters
  • args (Any) –

  • kwargs (Any) –

Return type

Any

bl_icon = 'RENDER_RESULT'
bl_idname = 'datacubeOutput'
bl_label = 'Output'
blb_type = 'NETCDF'
blendernc_dataset_identifier

An instance of the original StringProperty.

blendernc_dict = {}
copy(node)
draw_buttons(context, layout)
draw_buttons_ext(context, layout)
draw_grid_input()
draw_label()
frame

An instance of the original IntProperty.

frame_loaded

An instance of the original IntProperty.

free()
grid_node_name

An instance of the original StringProperty.

image

An instance of the original PointerProperty.

init(context)
keep_nan

An instance of the original BoolProperty.

update()
update_on_frame_change

An instance of the original BoolProperty.