base class — bpy_struct
Storage of a macro operator being executed, or registered after execution
| Type : | string, default “” |
|---|
| Type : | string, default “” |
|---|
| Type : | string, default “” |
|---|
Options for this operator type
| Type : | enum set in {‘REGISTER’, ‘UNDO’, ‘BLOCKING’, ‘MACRO’, ‘GRAB_POINTER’, ‘PRESET’}, default {‘REGISTER’} |
|---|
| Type : | string, default “”, (readonly) |
|---|
| 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
|