does_class_exist
Check whether a specific class exists in the installed 3ds Max version to verify plugin availability before calling it.
Instructions
判断某个类在本机 3ds Max 中是否存在,用于在调用前探测插件可用性。 [English] Check whether a class exists in this 3ds Max installation, so plugin availability can be probed before use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | 类名。 | Class name. |