What's new in the Maya 2023.1 devkit

New method added to MPxContext

A new method, inAlternateContext() has been added to MPxContext. This method returns true when an alternate context is active.

bool MPxContext::inAlternateContext() const

Scripting changes