Showing articles tagged as: maya Show all
Search for 'maya' instead?Extending Pymel's node types with 'Virtual Class'
How would one go about extending pymel class? The first obvious solution was to simply inherit the nodetype. But due how pymel's node creation works, simple inheritance such as the following code below would not behave as expected.
>>full articleWriting Qt UI layout in pymel's 'with layout' style.
Extending and modifying Qt's layout class, making UI object constructible using pymel's 'with' style.
>>full article
Page 1 of 1