base class — bpy_struct
Storage of a macro operator being executed, or registered after execution
Type: | string, default “” |
---|
Type: | string, default “”, (never None) |
---|
Type: | string, default “”, (never None) |
---|
Options for this operator type
Type: | enum set in {‘REGISTER’, ‘UNDO’, ‘BLOCKING’, ‘MACRO’, ‘GRAB_POINTER’, ‘PRESET’, ‘INTERNAL’}, default {‘REGISTER’} |
---|
Type: | string, default “Operator” |
---|
Type: | string, default “”, (readonly, never None) |
---|
Type: | OperatorProperties, (readonly, never None) |
---|
report
Parameters: |
|
---|
Test if the operator can be called or not
Return type: | boolean |
---|
Draw function for the operator
Inherited Properties
Inherited Functions