3ds Max C++ API Reference
Flags for PushLevel()

These flags can be passed to IGraphObjectManager::PushLevel() More...

Variables

static const int SV_NO_ID = 0x80000000
 This id, when passed to IGraphObjectManager::PushLevel(), indicates that no id is to be associated with Animatable being pushed onto the stack. More...
 

Detailed Description

These flags can be passed to IGraphObjectManager::PushLevel()

Variable Documentation

◆ SV_NO_ID

const int SV_NO_ID = 0x80000000
static

This id, when passed to IGraphObjectManager::PushLevel(), indicates that no id is to be associated with Animatable being pushed onto the stack.