blendernc
dev

Quick Start

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

Examples

  • Import Gebco Topography
  • Simple animation
  • Import ECMWF netCDF
  • Import ECMWF cGrib
  • 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.4.2 Date: Aug 31, 2021

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 fcfe0a27.

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