AL_omx
1.0

Introduction

  • Why AL_omx?
  • Performance Comparison

Getting Started

  • Install AL_omx In Maya
  • Quick Example Codes
  • Cookbook
  • Running All AL_omx Tests
  • Generate AL_omx Documentation Locally

Reference

  • AL.omx
  • AL.omx.utils
  • Private APIs

Technical Details

  • Modifiers
  • Undoability
  • Performance Tips
  • Change Logs

Feedback & Contributing

  • Contributor License Agreement
  • Contribution Workflow
  • Coding Conventions
  • Feedback
AL_omx
  • Welcome to AL_omx!
  • View page source

Welcome to AL_omx!

AL_omx is a lightweight Python library for use within the 3D application Maya from Autodesk. It is a thin wrapper around the maya.api.OpenMaya (referred as om2) API. The current version for AL_omx is 1.0, under the Apache License Version 2.0.

|project|

Introduction

  • Why AL_omx?
  • Performance Comparison

Getting Started

  • Install AL_omx In Maya
    • Install With Pip and mayapy
    • Install Manually by PYTHONPATH
    • Verify the Installation
    • Supported Environment
  • Quick Example Codes
  • Cookbook
    • Create DagNode
    • Create DGNode
    • XNode from an existing node
    • Query XNode States
    • Access to Plug
    • Get & Set Plug Value
    • Connection
    • Undo & Redo
    • Getting om2.MFn Functors
    • Stringification
  • Running All AL_omx Tests
  • Generate AL_omx Documentation Locally

Reference

  • AL.omx
  • AL.omx.utils
  • Private APIs

Technical Details

  • Modifiers
  • Undoability
  • Performance Tips
  • Change Logs

Feedback & Contributing

  • Contributor License Agreement
  • Contribution Workflow
  • Coding Conventions
  • Feedback

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright Animal Logic Pty Ltd..

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