| MaxPlus Python API Reference
    | 
 Inheritance diagram for ModifierPanel:
 Inheritance diagram for ModifierPanel:| Public Member Functions | |
| def | Add (*args) | 
| def | AddToSelection (*args) | 
| def | Delete (*args) | 
| def | EnableShowEndResult (*args) | 
| def | GetContexts (*args) | 
| def | GetReplaceableObjRef (*args) | 
| def | GetShowEndResult () | 
| def | IsValid (*args) | 
| def | SetShowEndResult (*args) | 
Modifier panel utility functions.
| def Add | ( | * | args | ) | 
Add(INode node, Modifier mod, int beforeIdx=0) -> Autodesk::Max::ResCode::Type Add(INode node, Modifier mod) -> Autodesk::Max::ResCode::Type
| def AddToSelection | ( | * | args | ) | 
AddToSelection(Modifier mod)
| def Delete | ( | * | args | ) | 
Delete(INode node, Modifier mod) -> Autodesk::Max::ResCode::Type Delete(INode node, IDerivedObject derivedObj, int idx) -> Autodesk::Max::ResCode::Type
| def EnableShowEndResult | ( | * | args | ) | 
EnableShowEndResult(bool enabled)
| def GetContexts | ( | * | args | ) | 
GetContexts(INodeTab nodes) -> ModContextList
| def GetReplaceableObjRef | ( | * | args | ) | 
GetReplaceableObjRef(INode node) -> Object
| def GetShowEndResult | ( | ) | 
GetShowEndResult() -> bool
| def IsValid | ( | * | args | ) | 
IsValid(INode node, Modifier mod) -> bool
| def SetShowEndResult | ( | * | args | ) | 
SetShowEndResult(bool show)