blendernc
stable

Quick Start

  • Install BlenderNC
  • How to use BlenderNC
  • BlenderNC Preferences
  • Remote rendering

Examples

  • Import Gebco Topography
  • Simple animation
  • Import ECMWF netCDF
  • Import ECMWF GRIB
  • Displacement animation
  • Multiple field animations
  • Irregular grid
  • Headless BlenderNC

API Reference

  • BlenderNC Add-on API
    • Submodules
      • blendernc.python_functions
      • blendernc.get_utils
      • blendernc.blendernc
      • blendernc.decorators
      • blendernc.handlers
      • blendernc.preferences
      • blendernc.image
      • blendernc.messages
      • blendernc.operators
      • blendernc.panels
      • blendernc.UI_operators
      • blendernc.sockets
    • Core
      • blendernc.core package
    • Nodes
      • blendernc.nodes
      • blendernc.nodes utils:
    • Module

Help & References

  • Report
  • Related Projects
  • Contribute
blendernc
  • Docs »
  • BlenderNC Add-on API
  • Edit on GitHub

BlenderNC Add-on API¶

Release: 0.6.0 Date: Jul 12, 2022

This reference manual details functions, modules, and objects included in BlenderNC. For learning how to use BlenderNC, see the complete documentation and examples.

BlenderNC API is structured in

Submodules¶

  • blendernc.python_functions
  • blendernc.get_utils
  • blendernc.blendernc
  • blendernc.decorators
  • blendernc.handlers
  • blendernc.preferences
  • blendernc.image
  • blendernc.messages
  • blendernc.operators
  • blendernc.panels
  • blendernc.UI_operators
  • blendernc.sockets

Core¶

  • blendernc.core package
    • blendernc.core.dates
    • blendernc.core.logging

Nodes¶

  • blendernc.nodes
    • blendernc.nodes.shortcuts
    • blendernc.nodes.inputs
    • blendernc.nodes.cmaps
    • blendernc.nodes.math
    • blendernc.nodes.selecting
    • blendernc.nodes.grid
    • blendernc.nodes.outputs
  • blendernc.nodes utils:
    • blendernc.nodes.BlenderNC_NT_node_template
    • blendernc.nodes.node_categories
    • blendernc.nodes.node_tree

Module¶

Next Previous

© Copyright 2021, BlenderNC Revision 6cf668a2.

Built with Sphinx using a theme provided by Read the Docs.