c4d.plugins.BasePlugin
¶
Represents a registered Cinema 4D plugin. Cannot be instantiated.
c4d.plugins.
BasePlugin
¶
c4d.BaseList2D
BasePlugin.
GetFilename
(
)
¶
Returns the filename of the plugin.
Return type: | str |
---|---|
Returns: | The filename of the plugin. |
BasePlugin.
GetInfo
(
)
¶
Flags for the plugin.
Return type: | int | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Returns: |
The flags:
|
BasePlugin.
GetID
(
)
¶
Gets the plugin ID.
Return type: | int |
---|---|
Returns: | The plugin ID. |