fake-bpy-module 20240519__py3-none-any.whl → 20240521__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- _bpy_internal/__init__.pyi +1 -0
- _bpy_internal/freedesktop/__init__.pyi +1 -0
- addon_utils/__init__.pyi +1 -0
- animsys_refactor/__init__.pyi +1 -0
- aud/__init__.pyi +1 -0
- bgl/__init__.pyi +119 -145
- bl_app_override/__init__.pyi +1 -0
- bl_app_override/helpers/__init__.pyi +1 -0
- bl_app_template_utils/__init__.pyi +1 -0
- bl_console_utils/__init__.pyi +1 -0
- bl_console_utils/autocomplete/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_calltip/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_import/__init__.pyi +1 -0
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +1 -0
- bl_console_utils/autocomplete/intellisense/__init__.pyi +1 -0
- bl_i18n_utils/__init__.pyi +1 -0
- bl_i18n_utils/bl_extract_messages/__init__.pyi +1 -0
- bl_i18n_utils/merge_po/__init__.pyi +1 -0
- bl_i18n_utils/settings/__init__.pyi +1 -0
- bl_i18n_utils/utils/__init__.pyi +1 -0
- bl_i18n_utils/utils_cli/__init__.pyi +1 -0
- bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -0
- bl_i18n_utils/utils_rtl/__init__.pyi +1 -0
- bl_keymap_utils/__init__.pyi +1 -0
- bl_keymap_utils/io/__init__.pyi +1 -0
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -0
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -0
- bl_keymap_utils/platform_helpers/__init__.pyi +1 -0
- bl_keymap_utils/versioning/__init__.pyi +1 -0
- bl_math/__init__.pyi +1 -0
- bl_operators/__init__.pyi +1 -0
- bl_operators/add_mesh_torus/__init__.pyi +1 -0
- bl_operators/anim/__init__.pyi +1 -0
- bl_operators/assets/__init__.pyi +1 -0
- bl_operators/bmesh/__init__.pyi +1 -0
- bl_operators/bmesh/find_adjacent/__init__.pyi +1 -0
- bl_operators/clip/__init__.pyi +1 -0
- bl_operators/console/__init__.pyi +1 -0
- bl_operators/constraint/__init__.pyi +1 -0
- bl_operators/file/__init__.pyi +1 -0
- bl_operators/freestyle/__init__.pyi +1 -0
- bl_operators/geometry_nodes/__init__.pyi +1 -0
- bl_operators/image/__init__.pyi +1 -0
- bl_operators/mesh/__init__.pyi +1 -0
- bl_operators/node/__init__.pyi +1 -0
- bl_operators/object/__init__.pyi +1 -0
- bl_operators/object_align/__init__.pyi +1 -0
- bl_operators/object_quick_effects/__init__.pyi +1 -0
- bl_operators/object_randomize_transform/__init__.pyi +1 -0
- bl_operators/presets/__init__.pyi +1 -0
- bl_operators/rigidbody/__init__.pyi +1 -0
- bl_operators/screen_play_rendered_anim/__init__.pyi +1 -0
- bl_operators/sequencer/__init__.pyi +1 -0
- bl_operators/spreadsheet/__init__.pyi +1 -0
- bl_operators/userpref/__init__.pyi +1 -0
- bl_operators/uvcalc_follow_active/__init__.pyi +1 -0
- bl_operators/uvcalc_lightmap/__init__.pyi +1 -0
- bl_operators/uvcalc_transform/__init__.pyi +1 -0
- bl_operators/vertexpaint_dirt/__init__.pyi +1 -0
- bl_operators/view3d/__init__.pyi +1 -0
- bl_operators/wm/__init__.pyi +1 -0
- bl_operators/world/__init__.pyi +1 -0
- bl_previews_utils/__init__.pyi +1 -0
- bl_previews_utils/bl_previews_render/__init__.pyi +1 -0
- bl_rna_utils/__init__.pyi +1 -0
- bl_rna_utils/data_path/__init__.pyi +1 -0
- bl_text_utils/__init__.pyi +1 -0
- bl_text_utils/external_editor/__init__.pyi +1 -0
- bl_ui/__init__.pyi +1 -0
- bl_ui/anim/__init__.pyi +1 -0
- bl_ui/asset_shelf/__init__.pyi +1 -0
- bl_ui/generic_ui_list/__init__.pyi +3 -2
- bl_ui/node_add_menu/__init__.pyi +1 -0
- bl_ui/node_add_menu_compositor/__init__.pyi +1 -0
- bl_ui/node_add_menu_geometry/__init__.pyi +1 -0
- bl_ui/node_add_menu_shader/__init__.pyi +1 -0
- bl_ui/node_add_menu_texture/__init__.pyi +1 -0
- bl_ui/properties_animviz/__init__.pyi +1 -0
- bl_ui/properties_collection/__init__.pyi +1 -0
- bl_ui/properties_constraint/__init__.pyi +1 -0
- bl_ui/properties_data_armature/__init__.pyi +1 -0
- bl_ui/properties_data_bone/__init__.pyi +1 -0
- bl_ui/properties_data_camera/__init__.pyi +1 -0
- bl_ui/properties_data_curve/__init__.pyi +1 -0
- bl_ui/properties_data_curves/__init__.pyi +1 -0
- bl_ui/properties_data_empty/__init__.pyi +1 -0
- bl_ui/properties_data_gpencil/__init__.pyi +1 -0
- bl_ui/properties_data_grease_pencil/__init__.pyi +1 -0
- bl_ui/properties_data_lattice/__init__.pyi +1 -0
- bl_ui/properties_data_light/__init__.pyi +1 -0
- bl_ui/properties_data_lightprobe/__init__.pyi +1 -0
- bl_ui/properties_data_mesh/__init__.pyi +1 -0
- bl_ui/properties_data_metaball/__init__.pyi +1 -0
- bl_ui/properties_data_modifier/__init__.pyi +1 -0
- bl_ui/properties_data_pointcloud/__init__.pyi +1 -0
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -0
- bl_ui/properties_data_speaker/__init__.pyi +1 -0
- bl_ui/properties_data_volume/__init__.pyi +1 -0
- bl_ui/properties_freestyle/__init__.pyi +1 -0
- bl_ui/properties_grease_pencil_common/__init__.pyi +1 -0
- bl_ui/properties_mask_common/__init__.pyi +1 -0
- bl_ui/properties_material/__init__.pyi +1 -0
- bl_ui/properties_material_gpencil/__init__.pyi +1 -0
- bl_ui/properties_object/__init__.pyi +1 -0
- bl_ui/properties_output/__init__.pyi +1 -0
- bl_ui/properties_paint_common/__init__.pyi +1 -0
- bl_ui/properties_particle/__init__.pyi +1 -0
- bl_ui/properties_physics_cloth/__init__.pyi +1 -0
- bl_ui/properties_physics_common/__init__.pyi +1 -0
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +1 -0
- bl_ui/properties_physics_field/__init__.pyi +1 -0
- bl_ui/properties_physics_fluid/__init__.pyi +1 -0
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +1 -0
- bl_ui/properties_physics_rigidbody/__init__.pyi +1 -0
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +1 -0
- bl_ui/properties_physics_softbody/__init__.pyi +1 -0
- bl_ui/properties_render/__init__.pyi +1 -0
- bl_ui/properties_scene/__init__.pyi +1 -0
- bl_ui/properties_texture/__init__.pyi +1 -0
- bl_ui/properties_view_layer/__init__.pyi +1 -0
- bl_ui/properties_workspace/__init__.pyi +1 -0
- bl_ui/properties_world/__init__.pyi +1 -0
- bl_ui/space_clip/__init__.pyi +1 -0
- bl_ui/space_console/__init__.pyi +1 -0
- bl_ui/space_dopesheet/__init__.pyi +1 -0
- bl_ui/space_filebrowser/__init__.pyi +1 -0
- bl_ui/space_graph/__init__.pyi +1 -0
- bl_ui/space_image/__init__.pyi +1 -0
- bl_ui/space_info/__init__.pyi +1 -0
- bl_ui/space_nla/__init__.pyi +1 -0
- bl_ui/space_node/__init__.pyi +1 -0
- bl_ui/space_outliner/__init__.pyi +1 -0
- bl_ui/space_properties/__init__.pyi +1 -0
- bl_ui/space_sequencer/__init__.pyi +1 -0
- bl_ui/space_spreadsheet/__init__.pyi +1 -0
- bl_ui/space_statusbar/__init__.pyi +1 -0
- bl_ui/space_text/__init__.pyi +1 -0
- bl_ui/space_time/__init__.pyi +1 -0
- bl_ui/space_toolsystem_common/__init__.pyi +1 -0
- bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -0
- bl_ui/space_topbar/__init__.pyi +1 -0
- bl_ui/space_userpref/__init__.pyi +1 -0
- bl_ui/space_view3d/__init__.pyi +1 -0
- bl_ui/space_view3d_toolbar/__init__.pyi +1 -0
- bl_ui/temp_anim_layers/__init__.pyi +1 -0
- bl_ui/utils/__init__.pyi +1 -0
- bl_ui_utils/__init__.pyi +1 -0
- bl_ui_utils/bug_report_url/__init__.pyi +1 -0
- bl_ui_utils/layout/__init__.pyi +1 -0
- blend_render_info/__init__.pyi +1 -0
- blf/__init__.pyi +1 -0
- bmesh/__init__.pyi +1 -0
- bmesh/geometry/__init__.pyi +1 -0
- bmesh/ops/__init__.pyi +37 -36
- bmesh/types/__init__.pyi +3 -1
- bmesh/utils/__init__.pyi +1 -0
- bpy/__init__.pyi +1 -0
- bpy/app/__init__.pyi +1 -0
- bpy/app/handlers/__init__.pyi +1 -0
- bpy/app/icons/__init__.pyi +1 -0
- bpy/app/timers/__init__.pyi +1 -0
- bpy/app/translations/__init__.pyi +1 -0
- bpy/msgbus/__init__.pyi +1 -0
- bpy/ops/__init__.pyi +1 -0
- bpy/ops/action/__init__.pyi +33 -32
- bpy/ops/anim/__init__.pyi +31 -30
- bpy/ops/armature/__init__.pyi +21 -20
- bpy/ops/asset/__init__.pyi +7 -6
- bpy/ops/bl_pkg/__init__.pyi +3 -2
- bpy/ops/boid/__init__.pyi +3 -2
- bpy/ops/brush/__init__.pyi +9 -8
- bpy/ops/buttons/__init__.pyi +9 -8
- bpy/ops/cachefile/__init__.pyi +11 -10
- bpy/ops/camera/__init__.pyi +1 -0
- bpy/ops/clip/__init__.pyi +39 -38
- bpy/ops/cloth/__init__.pyi +1 -0
- bpy/ops/collection/__init__.pyi +7 -6
- bpy/ops/console/__init__.pyi +7 -6
- bpy/ops/constraint/__init__.pyi +29 -28
- bpy/ops/curve/__init__.pyi +35 -34
- bpy/ops/curves/__init__.pyi +17 -16
- bpy/ops/cycles/__init__.pyi +1 -0
- bpy/ops/dpaint/__init__.pyi +5 -4
- bpy/ops/ed/__init__.pyi +5 -4
- bpy/ops/export_anim/__init__.pyi +3 -2
- bpy/ops/export_scene/__init__.pyi +39 -38
- bpy/ops/file/__init__.pyi +19 -18
- bpy/ops/fluid/__init__.pyi +1 -0
- bpy/ops/font/__init__.pyi +21 -20
- bpy/ops/geometry/__init__.pyi +21 -20
- bpy/ops/gizmogroup/__init__.pyi +1 -0
- bpy/ops/gpencil/__init__.pyi +133 -132
- bpy/ops/graph/__init__.pyi +55 -54
- bpy/ops/grease_pencil/__init__.pyi +43 -42
- bpy/ops/image/__init__.pyi +29 -28
- bpy/ops/import_anim/__init__.pyi +9 -8
- bpy/ops/import_curve/__init__.pyi +1 -0
- bpy/ops/import_scene/__init__.pyi +19 -18
- bpy/ops/info/__init__.pyi +5 -4
- bpy/ops/lattice/__init__.pyi +7 -6
- bpy/ops/marker/__init__.pyi +9 -8
- bpy/ops/mask/__init__.pyi +13 -12
- bpy/ops/material/__init__.pyi +1 -0
- bpy/ops/mball/__init__.pyi +7 -6
- bpy/ops/mesh/__init__.pyi +145 -144
- bpy/ops/nla/__init__.pyi +17 -16
- bpy/ops/node/__init__.pyi +33 -32
- bpy/ops/object/__init__.pyi +253 -252
- bpy/ops/outliner/__init__.pyi +41 -40
- bpy/ops/paint/__init__.pyi +73 -72
- bpy/ops/paintcurve/__init__.pyi +1 -0
- bpy/ops/palette/__init__.pyi +5 -4
- bpy/ops/particle/__init__.pyi +15 -14
- bpy/ops/pose/__init__.pyi +43 -42
- bpy/ops/poselib/__init__.pyi +1 -0
- bpy/ops/preferences/__init__.pyi +13 -12
- bpy/ops/ptcache/__init__.pyi +1 -0
- bpy/ops/render/__init__.pyi +3 -2
- bpy/ops/rigidbody/__init__.pyi +17 -16
- bpy/ops/scene/__init__.pyi +25 -24
- bpy/ops/screen/__init__.pyi +21 -20
- bpy/ops/script/__init__.pyi +1 -0
- bpy/ops/sculpt/__init__.pyi +67 -66
- bpy/ops/sculpt_curves/__init__.pyi +3 -2
- bpy/ops/sequencer/__init__.pyi +75 -74
- bpy/ops/sound/__init__.pyi +21 -20
- bpy/ops/spreadsheet/__init__.pyi +1 -0
- bpy/ops/surface/__init__.pyi +13 -12
- bpy/ops/text/__init__.pyi +23 -22
- bpy/ops/text_editor/__init__.pyi +1 -0
- bpy/ops/texture/__init__.pyi +3 -2
- bpy/ops/transform/__init__.pyi +89 -88
- bpy/ops/ui/__init__.pyi +7 -6
- bpy/ops/uilist/__init__.pyi +3 -2
- bpy/ops/uv/__init__.pyi +67 -66
- bpy/ops/view2d/__init__.pyi +1 -0
- bpy/ops/view3d/__init__.pyi +35 -34
- bpy/ops/wm/__init__.pyi +197 -196
- bpy/ops/workspace/__init__.pyi +1 -0
- bpy/ops/world/__init__.pyi +1 -0
- bpy/path/__init__.pyi +1 -0
- bpy/props/__init__.pyi +1 -0
- bpy/types/__init__.pyi +3523 -3341
- bpy/utils/__init__.pyi +1 -0
- bpy/utils/previews/__init__.pyi +1 -0
- bpy/utils/units/__init__.pyi +1 -0
- bpy_extras/__init__.pyi +1 -0
- bpy_extras/anim_utils/__init__.pyi +1 -0
- bpy_extras/asset_utils/__init__.pyi +1 -0
- bpy_extras/bmesh_utils/__init__.pyi +1 -0
- bpy_extras/extensions/__init__.pyi +1 -0
- bpy_extras/extensions/junction_module/__init__.pyi +1 -0
- bpy_extras/id_map_utils/__init__.pyi +1 -0
- bpy_extras/image_utils/__init__.pyi +1 -0
- bpy_extras/io_utils/__init__.pyi +1 -0
- bpy_extras/keyconfig_utils/__init__.pyi +1 -0
- bpy_extras/mesh_utils/__init__.pyi +1 -0
- bpy_extras/node_shader_utils/__init__.pyi +1 -0
- bpy_extras/node_utils/__init__.pyi +1 -0
- bpy_extras/object_utils/__init__.pyi +1 -0
- bpy_extras/view3d_utils/__init__.pyi +1 -0
- bpy_extras/wm_utils/__init__.pyi +1 -0
- bpy_extras/wm_utils/progress_report/__init__.pyi +1 -0
- bpy_restrict_state/__init__.pyi +1 -0
- bpy_types/__init__.pyi +1 -0
- console_python/__init__.pyi +1 -0
- console_shell/__init__.pyi +1 -0
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240521.dist-info}/METADATA +1 -1
- fake_bpy_module-20240521.dist-info/RECORD +353 -0
- freestyle/__init__.pyi +1 -0
- freestyle/chainingiterators/__init__.pyi +1 -0
- freestyle/functions/__init__.pyi +1 -0
- freestyle/predicates/__init__.pyi +1 -0
- freestyle/shaders/__init__.pyi +1 -0
- freestyle/types/__init__.pyi +1 -0
- freestyle/utils/ContextFunctions/__init__.pyi +1 -0
- freestyle/utils/__init__.pyi +1 -0
- gpu/__init__.pyi +1 -0
- gpu/capabilities/__init__.pyi +1 -0
- gpu/matrix/__init__.pyi +1 -0
- gpu/platform/__init__.pyi +1 -0
- gpu/select/__init__.pyi +1 -0
- gpu/shader/__init__.pyi +1 -0
- gpu/state/__init__.pyi +1 -0
- gpu/texture/__init__.pyi +1 -0
- gpu/types/__init__.pyi +1 -0
- gpu_extras/__init__.pyi +1 -0
- gpu_extras/batch/__init__.pyi +1 -0
- gpu_extras/presets/__init__.pyi +1 -0
- graphviz_export/__init__.pyi +1 -0
- idprop/__init__.pyi +1 -0
- idprop/types/__init__.pyi +1 -0
- imbuf/__init__.pyi +1 -0
- imbuf/types/__init__.pyi +1 -0
- keyingsets_builtins/__init__.pyi +1 -0
- keyingsets_utils/__init__.pyi +1 -0
- mathutils/__init__.pyi +3 -1
- mathutils/bvhtree/__init__.pyi +1 -0
- mathutils/geometry/__init__.pyi +1 -0
- mathutils/interpolate/__init__.pyi +1 -0
- mathutils/kdtree/__init__.pyi +1 -0
- mathutils/noise/__init__.pyi +1 -0
- nodeitems_builtins/__init__.pyi +1 -0
- nodeitems_utils/__init__.pyi +1 -0
- rna_info/__init__.pyi +1 -0
- rna_keymap_ui/__init__.pyi +1 -0
- rna_prop_ui/__init__.pyi +1 -0
- rna_xml/__init__.pyi +1 -0
- sys_info/__init__.pyi +1 -0
- fake_bpy_module-20240519.dist-info/RECORD +0 -353
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240521.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240519.dist-info → fake_bpy_module-20240521.dist-info}/top_level.txt +0 -0
bpy/ops/mesh/__init__.pyi
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.ops.transform
|
|
3
4
|
import bpy.types
|
|
4
5
|
|
|
@@ -44,7 +45,7 @@ def average_normals(
|
|
|
44
45
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
45
46
|
execution_context: str | int | None = None,
|
|
46
47
|
undo: bool | None = None,
|
|
47
|
-
average_type: str |
|
|
48
|
+
average_type: str | None = "CUSTOM_NORMAL",
|
|
48
49
|
weight: typing.Any | None = 50,
|
|
49
50
|
threshold: typing.Any | None = 0.01,
|
|
50
51
|
):
|
|
@@ -63,7 +64,7 @@ def average_normals(
|
|
|
63
64
|
|
|
64
65
|
CORNER_ANGLE
|
|
65
66
|
Corner Angle -- Set all vertex normals by corner angle.
|
|
66
|
-
:type average_type: str |
|
|
67
|
+
:type average_type: str | None
|
|
67
68
|
:param weight: Weight, Weight applied per face
|
|
68
69
|
:type weight: typing.Any | None
|
|
69
70
|
:param threshold: Threshold, Threshold value for different weights to be considered equal
|
|
@@ -93,24 +94,24 @@ def bevel(
|
|
|
93
94
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
94
95
|
execution_context: str | int | None = None,
|
|
95
96
|
undo: bool | None = None,
|
|
96
|
-
offset_type: str |
|
|
97
|
+
offset_type: str | None = "OFFSET",
|
|
97
98
|
offset: typing.Any | None = 0.0,
|
|
98
|
-
profile_type: str |
|
|
99
|
+
profile_type: str | None = "SUPERELLIPSE",
|
|
99
100
|
offset_pct: typing.Any | None = 0.0,
|
|
100
101
|
segments: typing.Any | None = 1,
|
|
101
102
|
profile: typing.Any | None = 0.5,
|
|
102
|
-
affect: str |
|
|
103
|
+
affect: str | None = "EDGES",
|
|
103
104
|
clamp_overlap: bool | typing.Any | None = False,
|
|
104
105
|
loop_slide: bool | typing.Any | None = True,
|
|
105
106
|
mark_seam: bool | typing.Any | None = False,
|
|
106
107
|
mark_sharp: bool | typing.Any | None = False,
|
|
107
108
|
material: typing.Any | None = -1,
|
|
108
109
|
harden_normals: bool | typing.Any | None = False,
|
|
109
|
-
face_strength_mode: str |
|
|
110
|
-
miter_outer: str |
|
|
111
|
-
miter_inner: str |
|
|
110
|
+
face_strength_mode: str | None = "NONE",
|
|
111
|
+
miter_outer: str | None = "SHARP",
|
|
112
|
+
miter_inner: str | None = "SHARP",
|
|
112
113
|
spread: typing.Any | None = 0.1,
|
|
113
|
-
vmesh_method: str |
|
|
114
|
+
vmesh_method: str | None = "ADJ",
|
|
114
115
|
release_confirm: bool | typing.Any | None = False,
|
|
115
116
|
):
|
|
116
117
|
"""Cut into selected items at an angle to create bevel or chamfer
|
|
@@ -134,7 +135,7 @@ def bevel(
|
|
|
134
135
|
|
|
135
136
|
ABSOLUTE
|
|
136
137
|
Absolute -- Amount is absolute distance along adjacent edge.
|
|
137
|
-
:type offset_type: str |
|
|
138
|
+
:type offset_type: str | None
|
|
138
139
|
:param offset: Width, Bevel amount
|
|
139
140
|
:type offset: typing.Any | None
|
|
140
141
|
:param profile_type: Profile Type, The type of shape used to rebuild a beveled section
|
|
@@ -144,7 +145,7 @@ def bevel(
|
|
|
144
145
|
|
|
145
146
|
CUSTOM
|
|
146
147
|
Custom -- The profile can be any arbitrary path between its endpoints.
|
|
147
|
-
:type profile_type: str |
|
|
148
|
+
:type profile_type: str | None
|
|
148
149
|
:param offset_pct: Width Percent, Bevel amount for percentage method
|
|
149
150
|
:type offset_pct: typing.Any | None
|
|
150
151
|
:param segments: Segments, Segments for curved edge
|
|
@@ -158,7 +159,7 @@ def bevel(
|
|
|
158
159
|
|
|
159
160
|
EDGES
|
|
160
161
|
Edges -- Affect only edges.
|
|
161
|
-
:type affect: str |
|
|
162
|
+
:type affect: str | None
|
|
162
163
|
:param clamp_overlap: Clamp Overlap, Do not allow beveled edges/vertices to overlap each other
|
|
163
164
|
:type clamp_overlap: bool | typing.Any | None
|
|
164
165
|
:param loop_slide: Loop Slide, Prefer sliding along edges to even widths
|
|
@@ -184,7 +185,7 @@ def bevel(
|
|
|
184
185
|
|
|
185
186
|
ALL
|
|
186
187
|
All -- Set face strength on all faces.
|
|
187
|
-
:type face_strength_mode: str |
|
|
188
|
+
:type face_strength_mode: str | None
|
|
188
189
|
:param miter_outer: Outer Miter, Pattern to use for outside of miters
|
|
189
190
|
|
|
190
191
|
SHARP
|
|
@@ -195,7 +196,7 @@ def bevel(
|
|
|
195
196
|
|
|
196
197
|
ARC
|
|
197
198
|
Arc -- Outside of miter is arc.
|
|
198
|
-
:type miter_outer: str |
|
|
199
|
+
:type miter_outer: str | None
|
|
199
200
|
:param miter_inner: Inner Miter, Pattern to use for inside of miters
|
|
200
201
|
|
|
201
202
|
SHARP
|
|
@@ -203,7 +204,7 @@ def bevel(
|
|
|
203
204
|
|
|
204
205
|
ARC
|
|
205
206
|
Arc -- Inside of miter is arc.
|
|
206
|
-
:type miter_inner: str |
|
|
207
|
+
:type miter_inner: str | None
|
|
207
208
|
:param spread: Spread, Amount to spread arcs for arc inner miters
|
|
208
209
|
:type spread: typing.Any | None
|
|
209
210
|
:param vmesh_method: Vertex Mesh Method, The method to use to create meshes at intersections
|
|
@@ -213,7 +214,7 @@ def bevel(
|
|
|
213
214
|
|
|
214
215
|
CUTOFF
|
|
215
216
|
Cutoff -- A cutoff at each profile's end before the intersection.
|
|
216
|
-
:type vmesh_method: str |
|
|
217
|
+
:type vmesh_method: str | None
|
|
217
218
|
:param release_confirm: Confirm on Release
|
|
218
219
|
:type release_confirm: bool | typing.Any | None
|
|
219
220
|
"""
|
|
@@ -274,7 +275,7 @@ def blend_from_shape(
|
|
|
274
275
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
275
276
|
execution_context: str | int | None = None,
|
|
276
277
|
undo: bool | None = None,
|
|
277
|
-
shape: str |
|
|
278
|
+
shape: str | None = "",
|
|
278
279
|
blend: typing.Any | None = 1.0,
|
|
279
280
|
add: bool | typing.Any | None = True,
|
|
280
281
|
):
|
|
@@ -284,7 +285,7 @@ def blend_from_shape(
|
|
|
284
285
|
:type execution_context: str | int | None
|
|
285
286
|
:type undo: bool | None
|
|
286
287
|
:param shape: Shape, Shape key to use for blending
|
|
287
|
-
:type shape: str |
|
|
288
|
+
:type shape: str | None
|
|
288
289
|
:param blend: Blend, Blending factor
|
|
289
290
|
:type blend: typing.Any | None
|
|
290
291
|
:param add: Add, Add rather than blend between shapes
|
|
@@ -297,15 +298,15 @@ def bridge_edge_loops(
|
|
|
297
298
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
298
299
|
execution_context: str | int | None = None,
|
|
299
300
|
undo: bool | None = None,
|
|
300
|
-
type: str |
|
|
301
|
+
type: str | None = "SINGLE",
|
|
301
302
|
use_merge: bool | typing.Any | None = False,
|
|
302
303
|
merge_factor: typing.Any | None = 0.5,
|
|
303
304
|
twist_offset: typing.Any | None = 0,
|
|
304
305
|
number_cuts: typing.Any | None = 0,
|
|
305
|
-
interpolation: str |
|
|
306
|
+
interpolation: str | None = "PATH",
|
|
306
307
|
smoothness: typing.Any | None = 1.0,
|
|
307
308
|
profile_shape_factor: typing.Any | None = 0.0,
|
|
308
|
-
profile_shape: str |
|
|
309
|
+
profile_shape: str | None = "SMOOTH",
|
|
309
310
|
):
|
|
310
311
|
"""Create a bridge of faces between two or more selected edge loops
|
|
311
312
|
|
|
@@ -313,7 +314,7 @@ def bridge_edge_loops(
|
|
|
313
314
|
:type execution_context: str | int | None
|
|
314
315
|
:type undo: bool | None
|
|
315
316
|
:param type: Connect Loops, Method of bridging multiple loops
|
|
316
|
-
:type type: str |
|
|
317
|
+
:type type: str | None
|
|
317
318
|
:param use_merge: Merge, Merge rather than creating faces
|
|
318
319
|
:type use_merge: bool | typing.Any | None
|
|
319
320
|
:param merge_factor: Merge Factor
|
|
@@ -323,13 +324,13 @@ def bridge_edge_loops(
|
|
|
323
324
|
:param number_cuts: Number of Cuts
|
|
324
325
|
:type number_cuts: typing.Any | None
|
|
325
326
|
:param interpolation: Interpolation, Interpolation method
|
|
326
|
-
:type interpolation: str |
|
|
327
|
+
:type interpolation: str | None
|
|
327
328
|
:param smoothness: Smoothness, Smoothness factor
|
|
328
329
|
:type smoothness: typing.Any | None
|
|
329
330
|
:param profile_shape_factor: Profile Factor, How much intermediary new edges are shrunk/expanded
|
|
330
331
|
:type profile_shape_factor: typing.Any | None
|
|
331
332
|
:param profile_shape: Profile Shape, Shape of the profile
|
|
332
|
-
:type profile_shape: str |
|
|
333
|
+
:type profile_shape: str | None
|
|
333
334
|
"""
|
|
334
335
|
|
|
335
336
|
...
|
|
@@ -491,7 +492,7 @@ def decimate(
|
|
|
491
492
|
vertex_group_factor: typing.Any | None = 1.0,
|
|
492
493
|
invert_vertex_group: bool | typing.Any | None = False,
|
|
493
494
|
use_symmetry: bool | typing.Any | None = False,
|
|
494
|
-
symmetry_axis: str |
|
|
495
|
+
symmetry_axis: str | None = "Y",
|
|
495
496
|
):
|
|
496
497
|
"""Simplify geometry by collapsing edges
|
|
497
498
|
|
|
@@ -509,7 +510,7 @@ def decimate(
|
|
|
509
510
|
:param use_symmetry: Symmetry, Maintain symmetry on an axis
|
|
510
511
|
:type use_symmetry: bool | typing.Any | None
|
|
511
512
|
:param symmetry_axis: Axis, Axis of symmetry
|
|
512
|
-
:type symmetry_axis: str |
|
|
513
|
+
:type symmetry_axis: str | None
|
|
513
514
|
"""
|
|
514
515
|
|
|
515
516
|
...
|
|
@@ -518,7 +519,7 @@ def delete(
|
|
|
518
519
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
519
520
|
execution_context: str | int | None = None,
|
|
520
521
|
undo: bool | None = None,
|
|
521
|
-
type: str |
|
|
522
|
+
type: str | None = "VERT",
|
|
522
523
|
):
|
|
523
524
|
"""Delete selected vertices, edges or faces
|
|
524
525
|
|
|
@@ -526,7 +527,7 @@ def delete(
|
|
|
526
527
|
:type execution_context: str | int | None
|
|
527
528
|
:type undo: bool | None
|
|
528
529
|
:param type: Type, Method used for deleting mesh data
|
|
529
|
-
:type type: str |
|
|
530
|
+
:type type: str | None
|
|
530
531
|
"""
|
|
531
532
|
|
|
532
533
|
...
|
|
@@ -794,7 +795,7 @@ def edge_split(
|
|
|
794
795
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
795
796
|
execution_context: str | int | None = None,
|
|
796
797
|
undo: bool | None = None,
|
|
797
|
-
type: str |
|
|
798
|
+
type: str | None = "EDGE",
|
|
798
799
|
):
|
|
799
800
|
"""Split selected edges so that each neighbor face gets its own copy
|
|
800
801
|
|
|
@@ -808,7 +809,7 @@ def edge_split(
|
|
|
808
809
|
|
|
809
810
|
VERT
|
|
810
811
|
Faces & Edges by Vertices -- Split faces and edges connected to selected vertices.
|
|
811
|
-
:type type: str |
|
|
812
|
+
:type type: str | None
|
|
812
813
|
"""
|
|
813
814
|
|
|
814
815
|
...
|
|
@@ -1183,7 +1184,7 @@ def faces_mirror_uv(
|
|
|
1183
1184
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1184
1185
|
execution_context: str | int | None = None,
|
|
1185
1186
|
undo: bool | None = None,
|
|
1186
|
-
direction: str |
|
|
1187
|
+
direction: str | None = "POSITIVE",
|
|
1187
1188
|
precision: typing.Any | None = 3,
|
|
1188
1189
|
):
|
|
1189
1190
|
"""Copy mirror UV coordinates on the X axis based on a mirrored mesh
|
|
@@ -1192,7 +1193,7 @@ def faces_mirror_uv(
|
|
|
1192
1193
|
:type execution_context: str | int | None
|
|
1193
1194
|
:type undo: bool | None
|
|
1194
1195
|
:param direction: Axis Direction
|
|
1195
|
-
:type direction: str |
|
|
1196
|
+
:type direction: str | None
|
|
1196
1197
|
:param precision: Precision, Tolerance for finding vertex duplicates
|
|
1197
1198
|
:type precision: typing.Any | None
|
|
1198
1199
|
"""
|
|
@@ -1400,10 +1401,10 @@ def intersect(
|
|
|
1400
1401
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1401
1402
|
execution_context: str | int | None = None,
|
|
1402
1403
|
undo: bool | None = None,
|
|
1403
|
-
mode: str |
|
|
1404
|
-
separate_mode: str |
|
|
1404
|
+
mode: str | None = "SELECT_UNSELECT",
|
|
1405
|
+
separate_mode: str | None = "CUT",
|
|
1405
1406
|
threshold: typing.Any | None = 1e-06,
|
|
1406
|
-
solver: str |
|
|
1407
|
+
solver: str | None = "EXACT",
|
|
1407
1408
|
):
|
|
1408
1409
|
"""Cut an intersection into faces
|
|
1409
1410
|
|
|
@@ -1417,7 +1418,7 @@ def intersect(
|
|
|
1417
1418
|
|
|
1418
1419
|
SELECT_UNSELECT
|
|
1419
1420
|
Selected/Unselected -- Intersect selected with unselected faces.
|
|
1420
|
-
:type mode: str |
|
|
1421
|
+
:type mode: str | None
|
|
1421
1422
|
:param separate_mode: Separate Mode
|
|
1422
1423
|
|
|
1423
1424
|
ALL
|
|
@@ -1428,7 +1429,7 @@ def intersect(
|
|
|
1428
1429
|
|
|
1429
1430
|
NONE
|
|
1430
1431
|
Merge -- Merge all geometry from the intersection.
|
|
1431
|
-
:type separate_mode: str |
|
|
1432
|
+
:type separate_mode: str | None
|
|
1432
1433
|
:param threshold: Merge Threshold
|
|
1433
1434
|
:type threshold: typing.Any | None
|
|
1434
1435
|
:param solver: Solver, Which Intersect solver to use
|
|
@@ -1438,7 +1439,7 @@ def intersect(
|
|
|
1438
1439
|
|
|
1439
1440
|
EXACT
|
|
1440
1441
|
Exact -- Exact solver, slower, handles more cases.
|
|
1441
|
-
:type solver: str |
|
|
1442
|
+
:type solver: str | None
|
|
1442
1443
|
"""
|
|
1443
1444
|
|
|
1444
1445
|
...
|
|
@@ -1447,11 +1448,11 @@ def intersect_boolean(
|
|
|
1447
1448
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1448
1449
|
execution_context: str | int | None = None,
|
|
1449
1450
|
undo: bool | None = None,
|
|
1450
|
-
operation: str |
|
|
1451
|
+
operation: str | None = "DIFFERENCE",
|
|
1451
1452
|
use_swap: bool | typing.Any | None = False,
|
|
1452
1453
|
use_self: bool | typing.Any | None = False,
|
|
1453
1454
|
threshold: typing.Any | None = 1e-06,
|
|
1454
|
-
solver: str |
|
|
1455
|
+
solver: str | None = "EXACT",
|
|
1455
1456
|
):
|
|
1456
1457
|
"""Cut solid geometry from selected to unselected
|
|
1457
1458
|
|
|
@@ -1459,7 +1460,7 @@ def intersect_boolean(
|
|
|
1459
1460
|
:type execution_context: str | int | None
|
|
1460
1461
|
:type undo: bool | None
|
|
1461
1462
|
:param operation: Boolean Operation, Which boolean operation to apply
|
|
1462
|
-
:type operation: str |
|
|
1463
|
+
:type operation: str | None
|
|
1463
1464
|
:param use_swap: Swap, Use with difference intersection to swap which side is kept
|
|
1464
1465
|
:type use_swap: bool | typing.Any | None
|
|
1465
1466
|
:param use_self: Self Intersection, Do self-union or self-intersection
|
|
@@ -1473,7 +1474,7 @@ def intersect_boolean(
|
|
|
1473
1474
|
|
|
1474
1475
|
EXACT
|
|
1475
1476
|
Exact -- Exact solver, slower, handles more cases.
|
|
1476
|
-
:type solver: str |
|
|
1477
|
+
:type solver: str | None
|
|
1477
1478
|
"""
|
|
1478
1479
|
|
|
1479
1480
|
...
|
|
@@ -1502,8 +1503,8 @@ def knife_tool(
|
|
|
1502
1503
|
use_occlude_geometry: bool | typing.Any | None = True,
|
|
1503
1504
|
only_selected: bool | typing.Any | None = False,
|
|
1504
1505
|
xray: bool | typing.Any | None = True,
|
|
1505
|
-
visible_measurements: str |
|
|
1506
|
-
angle_snapping: str |
|
|
1506
|
+
visible_measurements: str | None = "NONE",
|
|
1507
|
+
angle_snapping: str | None = "NONE",
|
|
1507
1508
|
angle_snapping_increment: typing.Any | None = 0.523599,
|
|
1508
1509
|
wait_for_input: bool | typing.Any | None = True,
|
|
1509
1510
|
):
|
|
@@ -1531,7 +1532,7 @@ def knife_tool(
|
|
|
1531
1532
|
|
|
1532
1533
|
ANGLE
|
|
1533
1534
|
Angle -- Show just angle measurements.
|
|
1534
|
-
:type visible_measurements: str |
|
|
1535
|
+
:type visible_measurements: str | None
|
|
1535
1536
|
:param angle_snapping: Angle Snapping, Angle snapping mode
|
|
1536
1537
|
|
|
1537
1538
|
NONE
|
|
@@ -1542,7 +1543,7 @@ def knife_tool(
|
|
|
1542
1543
|
|
|
1543
1544
|
RELATIVE
|
|
1544
1545
|
Relative -- Angle snapping relative to the previous cut edge.
|
|
1545
|
-
:type angle_snapping: str |
|
|
1546
|
+
:type angle_snapping: str | None
|
|
1546
1547
|
:param angle_snapping_increment: Angle Snap Increment, The angle snap increment used when in constrained angle mode
|
|
1547
1548
|
:type angle_snapping_increment: typing.Any | None
|
|
1548
1549
|
:param wait_for_input: Wait for Input
|
|
@@ -1617,7 +1618,7 @@ def loopcut(
|
|
|
1617
1618
|
undo: bool | None = None,
|
|
1618
1619
|
number_cuts: typing.Any | None = 1,
|
|
1619
1620
|
smoothness: typing.Any | None = 0.0,
|
|
1620
|
-
falloff: str |
|
|
1621
|
+
falloff: str | None = "INVERSE_SQUARE",
|
|
1621
1622
|
object_index: typing.Any | None = -1,
|
|
1622
1623
|
edge_index: typing.Any | None = -1,
|
|
1623
1624
|
mesh_select_mode_init: list[bool] | typing.Any | None = (False, False, False),
|
|
@@ -1632,7 +1633,7 @@ def loopcut(
|
|
|
1632
1633
|
:param smoothness: Smoothness, Smoothness factor
|
|
1633
1634
|
:type smoothness: typing.Any | None
|
|
1634
1635
|
:param falloff: Falloff, Falloff type of the feather
|
|
1635
|
-
:type falloff: str |
|
|
1636
|
+
:type falloff: str | None
|
|
1636
1637
|
:param object_index: Object Index
|
|
1637
1638
|
:type object_index: typing.Any | None
|
|
1638
1639
|
:param edge_index: Edge Index
|
|
@@ -1737,7 +1738,7 @@ def merge(
|
|
|
1737
1738
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1738
1739
|
execution_context: str | int | None = None,
|
|
1739
1740
|
undo: bool | None = None,
|
|
1740
|
-
type: str |
|
|
1741
|
+
type: str | None = "CENTER",
|
|
1741
1742
|
uvs: bool | typing.Any | None = False,
|
|
1742
1743
|
):
|
|
1743
1744
|
"""Merge selected vertices
|
|
@@ -1746,7 +1747,7 @@ def merge(
|
|
|
1746
1747
|
:type execution_context: str | int | None
|
|
1747
1748
|
:type undo: bool | None
|
|
1748
1749
|
:param type: Type, Merge method to use
|
|
1749
|
-
:type type: str |
|
|
1750
|
+
:type type: str | None
|
|
1750
1751
|
:param uvs: UVs, Move UVs according to merge
|
|
1751
1752
|
:type uvs: bool | typing.Any | None
|
|
1752
1753
|
"""
|
|
@@ -1772,7 +1773,7 @@ def mod_weighted_strength(
|
|
|
1772
1773
|
execution_context: str | int | None = None,
|
|
1773
1774
|
undo: bool | None = None,
|
|
1774
1775
|
set: bool | typing.Any | None = False,
|
|
1775
|
-
face_strength: str |
|
|
1776
|
+
face_strength: str | None = "MEDIUM",
|
|
1776
1777
|
):
|
|
1777
1778
|
"""Set/Get strength of face (used in Weighted Normal modifier)
|
|
1778
1779
|
|
|
@@ -1782,7 +1783,7 @@ def mod_weighted_strength(
|
|
|
1782
1783
|
:param set: Set Value, Set value of faces
|
|
1783
1784
|
:type set: bool | typing.Any | None
|
|
1784
1785
|
:param face_strength: Face Strength, Strength to use for assigning or selecting face influence for weighted normal modifier
|
|
1785
|
-
:type face_strength: str |
|
|
1786
|
+
:type face_strength: str | None
|
|
1786
1787
|
"""
|
|
1787
1788
|
|
|
1788
1789
|
...
|
|
@@ -1808,7 +1809,7 @@ def normals_tools(
|
|
|
1808
1809
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1809
1810
|
execution_context: str | int | None = None,
|
|
1810
1811
|
undo: bool | None = None,
|
|
1811
|
-
mode: str |
|
|
1812
|
+
mode: str | None = "COPY",
|
|
1812
1813
|
absolute: bool | typing.Any | None = False,
|
|
1813
1814
|
):
|
|
1814
1815
|
"""Custom normals tools using Normal Vector of UI
|
|
@@ -1832,7 +1833,7 @@ def normals_tools(
|
|
|
1832
1833
|
|
|
1833
1834
|
RESET
|
|
1834
1835
|
Reset Normal -- Reset the internal clipboard and/or normal of selected element.
|
|
1835
|
-
:type mode: str |
|
|
1836
|
+
:type mode: str | None
|
|
1836
1837
|
:param absolute: Absolute Coordinates, Copy Absolute coordinates of Normal vector
|
|
1837
1838
|
:type absolute: bool | typing.Any | None
|
|
1838
1839
|
"""
|
|
@@ -1932,7 +1933,7 @@ def point_normals(
|
|
|
1932
1933
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
1933
1934
|
execution_context: str | int | None = None,
|
|
1934
1935
|
undo: bool | None = None,
|
|
1935
|
-
mode: str |
|
|
1936
|
+
mode: str | None = "COORDINATES",
|
|
1936
1937
|
invert: bool | typing.Any | None = False,
|
|
1937
1938
|
align: bool | typing.Any | None = False,
|
|
1938
1939
|
target_location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -1951,7 +1952,7 @@ def point_normals(
|
|
|
1951
1952
|
|
|
1952
1953
|
MOUSE
|
|
1953
1954
|
Mouse -- Follow mouse cursor.
|
|
1954
|
-
:type mode: str |
|
|
1955
|
+
:type mode: str | None
|
|
1955
1956
|
:param invert: Invert, Invert affected normals
|
|
1956
1957
|
:type invert: bool | typing.Any | None
|
|
1957
1958
|
:param align: Align, Make all affected normals parallel
|
|
@@ -1972,7 +1973,7 @@ def poke(
|
|
|
1972
1973
|
undo: bool | None = None,
|
|
1973
1974
|
offset: typing.Any | None = 0.0,
|
|
1974
1975
|
use_relative_offset: bool | typing.Any | None = False,
|
|
1975
|
-
center_mode: str |
|
|
1976
|
+
center_mode: str | None = "MEDIAN_WEIGHTED",
|
|
1976
1977
|
):
|
|
1977
1978
|
"""Split a face into a fan
|
|
1978
1979
|
|
|
@@ -1993,7 +1994,7 @@ def poke(
|
|
|
1993
1994
|
|
|
1994
1995
|
BOUNDS
|
|
1995
1996
|
Bounds -- Face bounds center.
|
|
1996
|
-
:type center_mode: str |
|
|
1997
|
+
:type center_mode: str | None
|
|
1997
1998
|
"""
|
|
1998
1999
|
|
|
1999
2000
|
...
|
|
@@ -2004,7 +2005,7 @@ def polybuild_delete_at_cursor(
|
|
|
2004
2005
|
undo: bool | None = None,
|
|
2005
2006
|
mirror: bool | typing.Any | None = False,
|
|
2006
2007
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
2007
|
-
proportional_edit_falloff: str |
|
|
2008
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
2008
2009
|
proportional_size: typing.Any | None = 1.0,
|
|
2009
2010
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
2010
2011
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -2021,7 +2022,7 @@ def polybuild_delete_at_cursor(
|
|
|
2021
2022
|
:param use_proportional_edit: Proportional Editing
|
|
2022
2023
|
:type use_proportional_edit: bool | typing.Any | None
|
|
2023
2024
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
2024
|
-
:type proportional_edit_falloff: str |
|
|
2025
|
+
:type proportional_edit_falloff: str | None
|
|
2025
2026
|
:param proportional_size: Proportional Size
|
|
2026
2027
|
:type proportional_size: typing.Any | None
|
|
2027
2028
|
:param use_proportional_connected: Connected
|
|
@@ -2080,7 +2081,7 @@ def polybuild_face_at_cursor(
|
|
|
2080
2081
|
create_quads: bool | typing.Any | None = True,
|
|
2081
2082
|
mirror: bool | typing.Any | None = False,
|
|
2082
2083
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
2083
|
-
proportional_edit_falloff: str |
|
|
2084
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
2084
2085
|
proportional_size: typing.Any | None = 1.0,
|
|
2085
2086
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
2086
2087
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -2099,7 +2100,7 @@ def polybuild_face_at_cursor(
|
|
|
2099
2100
|
:param use_proportional_edit: Proportional Editing
|
|
2100
2101
|
:type use_proportional_edit: bool | typing.Any | None
|
|
2101
2102
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
2102
|
-
:type proportional_edit_falloff: str |
|
|
2103
|
+
:type proportional_edit_falloff: str | None
|
|
2103
2104
|
:param proportional_size: Proportional Size
|
|
2104
2105
|
:type proportional_size: typing.Any | None
|
|
2105
2106
|
:param use_proportional_connected: Connected
|
|
@@ -2140,7 +2141,7 @@ def polybuild_split_at_cursor(
|
|
|
2140
2141
|
undo: bool | None = None,
|
|
2141
2142
|
mirror: bool | typing.Any | None = False,
|
|
2142
2143
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
2143
|
-
proportional_edit_falloff: str |
|
|
2144
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
2144
2145
|
proportional_size: typing.Any | None = 1.0,
|
|
2145
2146
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
2146
2147
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -2157,7 +2158,7 @@ def polybuild_split_at_cursor(
|
|
|
2157
2158
|
:param use_proportional_edit: Proportional Editing
|
|
2158
2159
|
:type use_proportional_edit: bool | typing.Any | None
|
|
2159
2160
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
2160
|
-
:type proportional_edit_falloff: str |
|
|
2161
|
+
:type proportional_edit_falloff: str | None
|
|
2161
2162
|
:param proportional_size: Proportional Size
|
|
2162
2163
|
:type proportional_size: typing.Any | None
|
|
2163
2164
|
:param use_proportional_connected: Connected
|
|
@@ -2198,7 +2199,7 @@ def polybuild_transform_at_cursor(
|
|
|
2198
2199
|
undo: bool | None = None,
|
|
2199
2200
|
mirror: bool | typing.Any | None = False,
|
|
2200
2201
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
2201
|
-
proportional_edit_falloff: str |
|
|
2202
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
2202
2203
|
proportional_size: typing.Any | None = 1.0,
|
|
2203
2204
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
2204
2205
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -2215,7 +2216,7 @@ def polybuild_transform_at_cursor(
|
|
|
2215
2216
|
:param use_proportional_edit: Proportional Editing
|
|
2216
2217
|
:type use_proportional_edit: bool | typing.Any | None
|
|
2217
2218
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
2218
|
-
:type proportional_edit_falloff: str |
|
|
2219
|
+
:type proportional_edit_falloff: str | None
|
|
2219
2220
|
:param proportional_size: Proportional Size
|
|
2220
2221
|
:type proportional_size: typing.Any | None
|
|
2221
2222
|
:param use_proportional_connected: Connected
|
|
@@ -2256,10 +2257,10 @@ def primitive_circle_add(
|
|
|
2256
2257
|
undo: bool | None = None,
|
|
2257
2258
|
vertices: typing.Any | None = 32,
|
|
2258
2259
|
radius: typing.Any | None = 1.0,
|
|
2259
|
-
fill_type: str |
|
|
2260
|
+
fill_type: str | None = "NOTHING",
|
|
2260
2261
|
calc_uvs: bool | typing.Any | None = True,
|
|
2261
2262
|
enter_editmode: bool | typing.Any | None = False,
|
|
2262
|
-
align: str |
|
|
2263
|
+
align: str | None = "WORLD",
|
|
2263
2264
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2264
2265
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2265
2266
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2283,7 +2284,7 @@ def primitive_circle_add(
|
|
|
2283
2284
|
|
|
2284
2285
|
TRIFAN
|
|
2285
2286
|
Triangle Fan -- Use triangle fans.
|
|
2286
|
-
:type fill_type: str |
|
|
2287
|
+
:type fill_type: str | None
|
|
2287
2288
|
:param calc_uvs: Generate UVs, Generate a default UV map
|
|
2288
2289
|
:type calc_uvs: bool | typing.Any | None
|
|
2289
2290
|
:param enter_editmode: Enter Edit Mode, Enter edit mode when adding this object
|
|
@@ -2298,7 +2299,7 @@ def primitive_circle_add(
|
|
|
2298
2299
|
|
|
2299
2300
|
CURSOR
|
|
2300
2301
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2301
|
-
:type align: str |
|
|
2302
|
+
:type align: str | None
|
|
2302
2303
|
:param location: Location, Location for the newly added object
|
|
2303
2304
|
:type location: typing.Any | None
|
|
2304
2305
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2317,10 +2318,10 @@ def primitive_cone_add(
|
|
|
2317
2318
|
radius1: typing.Any | None = 1.0,
|
|
2318
2319
|
radius2: typing.Any | None = 0.0,
|
|
2319
2320
|
depth: typing.Any | None = 2.0,
|
|
2320
|
-
end_fill_type: str |
|
|
2321
|
+
end_fill_type: str | None = "NGON",
|
|
2321
2322
|
calc_uvs: bool | typing.Any | None = True,
|
|
2322
2323
|
enter_editmode: bool | typing.Any | None = False,
|
|
2323
|
-
align: str |
|
|
2324
|
+
align: str | None = "WORLD",
|
|
2324
2325
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2325
2326
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2326
2327
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2348,7 +2349,7 @@ def primitive_cone_add(
|
|
|
2348
2349
|
|
|
2349
2350
|
TRIFAN
|
|
2350
2351
|
Triangle Fan -- Use triangle fans.
|
|
2351
|
-
:type end_fill_type: str |
|
|
2352
|
+
:type end_fill_type: str | None
|
|
2352
2353
|
:param calc_uvs: Generate UVs, Generate a default UV map
|
|
2353
2354
|
:type calc_uvs: bool | typing.Any | None
|
|
2354
2355
|
:param enter_editmode: Enter Edit Mode, Enter edit mode when adding this object
|
|
@@ -2363,7 +2364,7 @@ def primitive_cone_add(
|
|
|
2363
2364
|
|
|
2364
2365
|
CURSOR
|
|
2365
2366
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2366
|
-
:type align: str |
|
|
2367
|
+
:type align: str | None
|
|
2367
2368
|
:param location: Location, Location for the newly added object
|
|
2368
2369
|
:type location: typing.Any | None
|
|
2369
2370
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2381,7 +2382,7 @@ def primitive_cube_add(
|
|
|
2381
2382
|
size: typing.Any | None = 2.0,
|
|
2382
2383
|
calc_uvs: bool | typing.Any | None = True,
|
|
2383
2384
|
enter_editmode: bool | typing.Any | None = False,
|
|
2384
|
-
align: str |
|
|
2385
|
+
align: str | None = "WORLD",
|
|
2385
2386
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2386
2387
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2387
2388
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2407,7 +2408,7 @@ def primitive_cube_add(
|
|
|
2407
2408
|
|
|
2408
2409
|
CURSOR
|
|
2409
2410
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2410
|
-
:type align: str |
|
|
2411
|
+
:type align: str | None
|
|
2411
2412
|
:param location: Location, Location for the newly added object
|
|
2412
2413
|
:type location: typing.Any | None
|
|
2413
2414
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2424,7 +2425,7 @@ def primitive_cube_add_gizmo(
|
|
|
2424
2425
|
undo: bool | None = None,
|
|
2425
2426
|
calc_uvs: bool | typing.Any | None = True,
|
|
2426
2427
|
enter_editmode: bool | typing.Any | None = False,
|
|
2427
|
-
align: str |
|
|
2428
|
+
align: str | None = "WORLD",
|
|
2428
2429
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2429
2430
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2430
2431
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2454,7 +2455,7 @@ def primitive_cube_add_gizmo(
|
|
|
2454
2455
|
|
|
2455
2456
|
CURSOR
|
|
2456
2457
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2457
|
-
:type align: str |
|
|
2458
|
+
:type align: str | None
|
|
2458
2459
|
:param location: Location, Location for the newly added object
|
|
2459
2460
|
:type location: typing.Any | None
|
|
2460
2461
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2474,10 +2475,10 @@ def primitive_cylinder_add(
|
|
|
2474
2475
|
vertices: typing.Any | None = 32,
|
|
2475
2476
|
radius: typing.Any | None = 1.0,
|
|
2476
2477
|
depth: typing.Any | None = 2.0,
|
|
2477
|
-
end_fill_type: str |
|
|
2478
|
+
end_fill_type: str | None = "NGON",
|
|
2478
2479
|
calc_uvs: bool | typing.Any | None = True,
|
|
2479
2480
|
enter_editmode: bool | typing.Any | None = False,
|
|
2480
|
-
align: str |
|
|
2481
|
+
align: str | None = "WORLD",
|
|
2481
2482
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2482
2483
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2483
2484
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2503,7 +2504,7 @@ def primitive_cylinder_add(
|
|
|
2503
2504
|
|
|
2504
2505
|
TRIFAN
|
|
2505
2506
|
Triangle Fan -- Use triangle fans.
|
|
2506
|
-
:type end_fill_type: str |
|
|
2507
|
+
:type end_fill_type: str | None
|
|
2507
2508
|
:param calc_uvs: Generate UVs, Generate a default UV map
|
|
2508
2509
|
:type calc_uvs: bool | typing.Any | None
|
|
2509
2510
|
:param enter_editmode: Enter Edit Mode, Enter edit mode when adding this object
|
|
@@ -2518,7 +2519,7 @@ def primitive_cylinder_add(
|
|
|
2518
2519
|
|
|
2519
2520
|
CURSOR
|
|
2520
2521
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2521
|
-
:type align: str |
|
|
2522
|
+
:type align: str | None
|
|
2522
2523
|
:param location: Location, Location for the newly added object
|
|
2523
2524
|
:type location: typing.Any | None
|
|
2524
2525
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2538,7 +2539,7 @@ def primitive_grid_add(
|
|
|
2538
2539
|
size: typing.Any | None = 2.0,
|
|
2539
2540
|
calc_uvs: bool | typing.Any | None = True,
|
|
2540
2541
|
enter_editmode: bool | typing.Any | None = False,
|
|
2541
|
-
align: str |
|
|
2542
|
+
align: str | None = "WORLD",
|
|
2542
2543
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2543
2544
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2544
2545
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2568,7 +2569,7 @@ def primitive_grid_add(
|
|
|
2568
2569
|
|
|
2569
2570
|
CURSOR
|
|
2570
2571
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2571
|
-
:type align: str |
|
|
2572
|
+
:type align: str | None
|
|
2572
2573
|
:param location: Location, Location for the newly added object
|
|
2573
2574
|
:type location: typing.Any | None
|
|
2574
2575
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2587,7 +2588,7 @@ def primitive_ico_sphere_add(
|
|
|
2587
2588
|
radius: typing.Any | None = 1.0,
|
|
2588
2589
|
calc_uvs: bool | typing.Any | None = True,
|
|
2589
2590
|
enter_editmode: bool | typing.Any | None = False,
|
|
2590
|
-
align: str |
|
|
2591
|
+
align: str | None = "WORLD",
|
|
2591
2592
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2592
2593
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2593
2594
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2615,7 +2616,7 @@ def primitive_ico_sphere_add(
|
|
|
2615
2616
|
|
|
2616
2617
|
CURSOR
|
|
2617
2618
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2618
|
-
:type align: str |
|
|
2619
|
+
:type align: str | None
|
|
2619
2620
|
:param location: Location, Location for the newly added object
|
|
2620
2621
|
:type location: typing.Any | None
|
|
2621
2622
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2633,7 +2634,7 @@ def primitive_monkey_add(
|
|
|
2633
2634
|
size: typing.Any | None = 2.0,
|
|
2634
2635
|
calc_uvs: bool | typing.Any | None = True,
|
|
2635
2636
|
enter_editmode: bool | typing.Any | None = False,
|
|
2636
|
-
align: str |
|
|
2637
|
+
align: str | None = "WORLD",
|
|
2637
2638
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2638
2639
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2639
2640
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2659,7 +2660,7 @@ def primitive_monkey_add(
|
|
|
2659
2660
|
|
|
2660
2661
|
CURSOR
|
|
2661
2662
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2662
|
-
:type align: str |
|
|
2663
|
+
:type align: str | None
|
|
2663
2664
|
:param location: Location, Location for the newly added object
|
|
2664
2665
|
:type location: typing.Any | None
|
|
2665
2666
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2677,7 +2678,7 @@ def primitive_plane_add(
|
|
|
2677
2678
|
size: typing.Any | None = 2.0,
|
|
2678
2679
|
calc_uvs: bool | typing.Any | None = True,
|
|
2679
2680
|
enter_editmode: bool | typing.Any | None = False,
|
|
2680
|
-
align: str |
|
|
2681
|
+
align: str | None = "WORLD",
|
|
2681
2682
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2682
2683
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2683
2684
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2703,7 +2704,7 @@ def primitive_plane_add(
|
|
|
2703
2704
|
|
|
2704
2705
|
CURSOR
|
|
2705
2706
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2706
|
-
:type align: str |
|
|
2707
|
+
:type align: str | None
|
|
2707
2708
|
:param location: Location, Location for the newly added object
|
|
2708
2709
|
:type location: typing.Any | None
|
|
2709
2710
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2718,12 +2719,12 @@ def primitive_torus_add(
|
|
|
2718
2719
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2719
2720
|
execution_context: str | int | None = None,
|
|
2720
2721
|
undo: bool | None = None,
|
|
2721
|
-
align: str |
|
|
2722
|
+
align: str | None = "WORLD",
|
|
2722
2723
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2723
2724
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2724
2725
|
major_segments: typing.Any | None = 48,
|
|
2725
2726
|
minor_segments: typing.Any | None = 12,
|
|
2726
|
-
mode: str |
|
|
2727
|
+
mode: str | None = "MAJOR_MINOR",
|
|
2727
2728
|
major_radius: typing.Any | None = 1.0,
|
|
2728
2729
|
minor_radius: typing.Any | None = 0.25,
|
|
2729
2730
|
abso_major_rad: typing.Any | None = 1.25,
|
|
@@ -2745,7 +2746,7 @@ def primitive_torus_add(
|
|
|
2745
2746
|
|
|
2746
2747
|
CURSOR
|
|
2747
2748
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2748
|
-
:type align: str |
|
|
2749
|
+
:type align: str | None
|
|
2749
2750
|
:param location: Location
|
|
2750
2751
|
:type location: typing.Any | None
|
|
2751
2752
|
:param rotation: Rotation
|
|
@@ -2761,7 +2762,7 @@ def primitive_torus_add(
|
|
|
2761
2762
|
|
|
2762
2763
|
EXT_INT
|
|
2763
2764
|
Exterior/Interior -- Use the exterior/interior radii for torus dimensions.
|
|
2764
|
-
:type mode: str |
|
|
2765
|
+
:type mode: str | None
|
|
2765
2766
|
:param major_radius: Major Radius, Radius from the origin to the center of the cross sections
|
|
2766
2767
|
:type major_radius: typing.Any | None
|
|
2767
2768
|
:param minor_radius: Minor Radius, Radius of the torus' cross section
|
|
@@ -2785,7 +2786,7 @@ def primitive_uv_sphere_add(
|
|
|
2785
2786
|
radius: typing.Any | None = 1.0,
|
|
2786
2787
|
calc_uvs: bool | typing.Any | None = True,
|
|
2787
2788
|
enter_editmode: bool | typing.Any | None = False,
|
|
2788
|
-
align: str |
|
|
2789
|
+
align: str | None = "WORLD",
|
|
2789
2790
|
location: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2790
2791
|
rotation: typing.Any | None = (0.0, 0.0, 0.0),
|
|
2791
2792
|
scale: typing.Any | None = (0.0, 0.0, 0.0),
|
|
@@ -2815,7 +2816,7 @@ def primitive_uv_sphere_add(
|
|
|
2815
2816
|
|
|
2816
2817
|
CURSOR
|
|
2817
2818
|
3D Cursor -- Use the 3D cursor orientation for the new object.
|
|
2818
|
-
:type align: str |
|
|
2819
|
+
:type align: str | None
|
|
2819
2820
|
:param location: Location, Location for the newly added object
|
|
2820
2821
|
:type location: typing.Any | None
|
|
2821
2822
|
:param rotation: Rotation, Rotation for the newly added object
|
|
@@ -2830,8 +2831,8 @@ def quads_convert_to_tris(
|
|
|
2830
2831
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
2831
2832
|
execution_context: str | int | None = None,
|
|
2832
2833
|
undo: bool | None = None,
|
|
2833
|
-
quad_method: str |
|
|
2834
|
-
ngon_method: str |
|
|
2834
|
+
quad_method: str | None = "BEAUTY",
|
|
2835
|
+
ngon_method: str | None = "BEAUTY",
|
|
2835
2836
|
):
|
|
2836
2837
|
"""Triangulate selected faces
|
|
2837
2838
|
|
|
@@ -2839,9 +2840,9 @@ def quads_convert_to_tris(
|
|
|
2839
2840
|
:type execution_context: str | int | None
|
|
2840
2841
|
:type undo: bool | None
|
|
2841
2842
|
:param quad_method: Quad Method, Method for splitting the quads into triangles
|
|
2842
|
-
:type quad_method: str |
|
|
2843
|
+
:type quad_method: str | None
|
|
2843
2844
|
:param ngon_method: N-gon Method, Method for splitting the n-gons into triangles
|
|
2844
|
-
:type ngon_method: str |
|
|
2845
|
+
:type ngon_method: str | None
|
|
2845
2846
|
"""
|
|
2846
2847
|
|
|
2847
2848
|
...
|
|
@@ -2906,7 +2907,7 @@ def rip(
|
|
|
2906
2907
|
undo: bool | None = None,
|
|
2907
2908
|
mirror: bool | typing.Any | None = False,
|
|
2908
2909
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
2909
|
-
proportional_edit_falloff: str |
|
|
2910
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
2910
2911
|
proportional_size: typing.Any | None = 1.0,
|
|
2911
2912
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
2912
2913
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -2924,7 +2925,7 @@ def rip(
|
|
|
2924
2925
|
:param use_proportional_edit: Proportional Editing
|
|
2925
2926
|
:type use_proportional_edit: bool | typing.Any | None
|
|
2926
2927
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
2927
|
-
:type proportional_edit_falloff: str |
|
|
2928
|
+
:type proportional_edit_falloff: str | None
|
|
2928
2929
|
:param proportional_size: Proportional Size
|
|
2929
2930
|
:type proportional_size: typing.Any | None
|
|
2930
2931
|
:param use_proportional_connected: Connected
|
|
@@ -2947,7 +2948,7 @@ def rip_edge(
|
|
|
2947
2948
|
undo: bool | None = None,
|
|
2948
2949
|
mirror: bool | typing.Any | None = False,
|
|
2949
2950
|
use_proportional_edit: bool | typing.Any | None = False,
|
|
2950
|
-
proportional_edit_falloff: str |
|
|
2951
|
+
proportional_edit_falloff: str | None = "SMOOTH",
|
|
2951
2952
|
proportional_size: typing.Any | None = 1.0,
|
|
2952
2953
|
use_proportional_connected: bool | typing.Any | None = False,
|
|
2953
2954
|
use_proportional_projected: bool | typing.Any | None = False,
|
|
@@ -2964,7 +2965,7 @@ def rip_edge(
|
|
|
2964
2965
|
:param use_proportional_edit: Proportional Editing
|
|
2965
2966
|
:type use_proportional_edit: bool | typing.Any | None
|
|
2966
2967
|
:param proportional_edit_falloff: Proportional Falloff, Falloff type for proportional editing mode
|
|
2967
|
-
:type proportional_edit_falloff: str |
|
|
2968
|
+
:type proportional_edit_falloff: str | None
|
|
2968
2969
|
:param proportional_size: Proportional Size
|
|
2969
2970
|
:type proportional_size: typing.Any | None
|
|
2970
2971
|
:param use_proportional_connected: Connected
|
|
@@ -3049,7 +3050,7 @@ def select_all(
|
|
|
3049
3050
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3050
3051
|
execution_context: str | int | None = None,
|
|
3051
3052
|
undo: bool | None = None,
|
|
3052
|
-
action: str |
|
|
3053
|
+
action: str | None = "TOGGLE",
|
|
3053
3054
|
):
|
|
3054
3055
|
"""(De)select all vertices, edges or faces
|
|
3055
3056
|
|
|
@@ -3069,7 +3070,7 @@ def select_all(
|
|
|
3069
3070
|
|
|
3070
3071
|
INVERT
|
|
3071
3072
|
Invert -- Invert selection of all elements.
|
|
3072
|
-
:type action: str |
|
|
3073
|
+
:type action: str | None
|
|
3073
3074
|
"""
|
|
3074
3075
|
|
|
3075
3076
|
...
|
|
@@ -3078,9 +3079,9 @@ def select_axis(
|
|
|
3078
3079
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3079
3080
|
execution_context: str | int | None = None,
|
|
3080
3081
|
undo: bool | None = None,
|
|
3081
|
-
orientation: str |
|
|
3082
|
-
sign: str |
|
|
3083
|
-
axis: str |
|
|
3082
|
+
orientation: str | None = "LOCAL",
|
|
3083
|
+
sign: str | None = "POS",
|
|
3084
|
+
axis: str | None = "X",
|
|
3084
3085
|
threshold: typing.Any | None = 0.0001,
|
|
3085
3086
|
):
|
|
3086
3087
|
"""Select all data in the mesh on a single axis
|
|
@@ -3089,11 +3090,11 @@ def select_axis(
|
|
|
3089
3090
|
:type execution_context: str | int | None
|
|
3090
3091
|
:type undo: bool | None
|
|
3091
3092
|
:param orientation: Axis Mode, Axis orientation
|
|
3092
|
-
:type orientation: str |
|
|
3093
|
+
:type orientation: str | None
|
|
3093
3094
|
:param sign: Axis Sign, Side to select
|
|
3094
|
-
:type sign: str |
|
|
3095
|
+
:type sign: str | None
|
|
3095
3096
|
:param axis: Axis, Select the axis to compare each vertex on
|
|
3096
|
-
:type axis: str |
|
|
3097
|
+
:type axis: str | None
|
|
3097
3098
|
:param threshold: Threshold
|
|
3098
3099
|
:type threshold: typing.Any | None
|
|
3099
3100
|
"""
|
|
@@ -3119,7 +3120,7 @@ def select_face_by_sides(
|
|
|
3119
3120
|
execution_context: str | int | None = None,
|
|
3120
3121
|
undo: bool | None = None,
|
|
3121
3122
|
number: typing.Any | None = 4,
|
|
3122
|
-
type: str |
|
|
3123
|
+
type: str | None = "EQUAL",
|
|
3123
3124
|
extend: bool | typing.Any | None = True,
|
|
3124
3125
|
):
|
|
3125
3126
|
"""Select vertices or faces by the number of face sides
|
|
@@ -3130,7 +3131,7 @@ def select_face_by_sides(
|
|
|
3130
3131
|
:param number: Number of Vertices
|
|
3131
3132
|
:type number: typing.Any | None
|
|
3132
3133
|
:param type: Type, Type of comparison to make
|
|
3133
|
-
:type type: str |
|
|
3134
|
+
:type type: str | None
|
|
3134
3135
|
:param extend: Extend, Extend the selection
|
|
3135
3136
|
:type extend: bool | typing.Any | None
|
|
3136
3137
|
"""
|
|
@@ -3252,8 +3253,8 @@ def select_mode(
|
|
|
3252
3253
|
undo: bool | None = None,
|
|
3253
3254
|
use_extend: bool | typing.Any | None = False,
|
|
3254
3255
|
use_expand: bool | typing.Any | None = False,
|
|
3255
|
-
type: str |
|
|
3256
|
-
action: str |
|
|
3256
|
+
type: str | None = "VERT",
|
|
3257
|
+
action: str | None = "TOGGLE",
|
|
3257
3258
|
):
|
|
3258
3259
|
"""Change selection mode
|
|
3259
3260
|
|
|
@@ -3265,7 +3266,7 @@ def select_mode(
|
|
|
3265
3266
|
:param use_expand: Expand
|
|
3266
3267
|
:type use_expand: bool | typing.Any | None
|
|
3267
3268
|
:param type: Type
|
|
3268
|
-
:type type: str |
|
|
3269
|
+
:type type: str | None
|
|
3269
3270
|
:param action: Action, Selection action to execute
|
|
3270
3271
|
|
|
3271
3272
|
DISABLE
|
|
@@ -3276,7 +3277,7 @@ def select_mode(
|
|
|
3276
3277
|
|
|
3277
3278
|
TOGGLE
|
|
3278
3279
|
Toggle -- Toggle disabled flag for selected markers.
|
|
3279
|
-
:type action: str |
|
|
3280
|
+
:type action: str | None
|
|
3280
3281
|
"""
|
|
3281
3282
|
|
|
3282
3283
|
...
|
|
@@ -3387,7 +3388,7 @@ def select_random(
|
|
|
3387
3388
|
undo: bool | None = None,
|
|
3388
3389
|
ratio: typing.Any | None = 0.5,
|
|
3389
3390
|
seed: typing.Any | None = 0,
|
|
3390
|
-
action: str |
|
|
3391
|
+
action: str | None = "SELECT",
|
|
3391
3392
|
):
|
|
3392
3393
|
"""Randomly select vertices
|
|
3393
3394
|
|
|
@@ -3405,7 +3406,7 @@ def select_random(
|
|
|
3405
3406
|
|
|
3406
3407
|
DESELECT
|
|
3407
3408
|
Deselect -- Deselect all elements.
|
|
3408
|
-
:type action: str |
|
|
3409
|
+
:type action: str | None
|
|
3409
3410
|
"""
|
|
3410
3411
|
|
|
3411
3412
|
...
|
|
@@ -3414,8 +3415,8 @@ def select_similar(
|
|
|
3414
3415
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3415
3416
|
execution_context: str | int | None = None,
|
|
3416
3417
|
undo: bool | None = None,
|
|
3417
|
-
type: str |
|
|
3418
|
-
compare: str |
|
|
3418
|
+
type: str | None = "VERT_NORMAL",
|
|
3419
|
+
compare: str | None = "EQUAL",
|
|
3419
3420
|
threshold: typing.Any | None = 0.0,
|
|
3420
3421
|
):
|
|
3421
3422
|
"""Select similar vertices, edges or faces by property types
|
|
@@ -3424,9 +3425,9 @@ def select_similar(
|
|
|
3424
3425
|
:type execution_context: str | int | None
|
|
3425
3426
|
:type undo: bool | None
|
|
3426
3427
|
:param type: Type
|
|
3427
|
-
:type type: str |
|
|
3428
|
+
:type type: str | None
|
|
3428
3429
|
:param compare: Compare
|
|
3429
|
-
:type compare: str |
|
|
3430
|
+
:type compare: str | None
|
|
3430
3431
|
:param threshold: Threshold
|
|
3431
3432
|
:type threshold: typing.Any | None
|
|
3432
3433
|
"""
|
|
@@ -3468,7 +3469,7 @@ def separate(
|
|
|
3468
3469
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3469
3470
|
execution_context: str | int | None = None,
|
|
3470
3471
|
undo: bool | None = None,
|
|
3471
|
-
type: str |
|
|
3472
|
+
type: str | None = "SELECTED",
|
|
3472
3473
|
):
|
|
3473
3474
|
"""Separate selected geometry into a new mesh
|
|
3474
3475
|
|
|
@@ -3476,7 +3477,7 @@ def separate(
|
|
|
3476
3477
|
:type execution_context: str | int | None
|
|
3477
3478
|
:type undo: bool | None
|
|
3478
3479
|
:param type: Type
|
|
3479
|
-
:type type: str |
|
|
3480
|
+
:type type: str | None
|
|
3480
3481
|
"""
|
|
3481
3482
|
|
|
3482
3483
|
...
|
|
@@ -3536,7 +3537,7 @@ def shortest_path_pick(
|
|
|
3536
3537
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3537
3538
|
execution_context: str | int | None = None,
|
|
3538
3539
|
undo: bool | None = None,
|
|
3539
|
-
edge_mode: str |
|
|
3540
|
+
edge_mode: str | None = "SELECT",
|
|
3540
3541
|
use_face_step: bool | typing.Any | None = False,
|
|
3541
3542
|
use_topology_distance: bool | typing.Any | None = False,
|
|
3542
3543
|
use_fill: bool | typing.Any | None = False,
|
|
@@ -3551,7 +3552,7 @@ def shortest_path_pick(
|
|
|
3551
3552
|
:type execution_context: str | int | None
|
|
3552
3553
|
:type undo: bool | None
|
|
3553
3554
|
:param edge_mode: Edge Tag, The edge flag to tag when selecting the shortest path
|
|
3554
|
-
:type edge_mode: str |
|
|
3555
|
+
:type edge_mode: str | None
|
|
3555
3556
|
:param use_face_step: Face Stepping, Traverse connected faces (includes diagonals and edge-rings)
|
|
3556
3557
|
:type use_face_step: bool | typing.Any | None
|
|
3557
3558
|
:param use_topology_distance: Topology Distance, Find the minimum number of steps, ignoring spatial distance
|
|
@@ -3573,7 +3574,7 @@ def shortest_path_select(
|
|
|
3573
3574
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3574
3575
|
execution_context: str | int | None = None,
|
|
3575
3576
|
undo: bool | None = None,
|
|
3576
|
-
edge_mode: str |
|
|
3577
|
+
edge_mode: str | None = "SELECT",
|
|
3577
3578
|
use_face_step: bool | typing.Any | None = False,
|
|
3578
3579
|
use_topology_distance: bool | typing.Any | None = False,
|
|
3579
3580
|
use_fill: bool | typing.Any | None = False,
|
|
@@ -3587,7 +3588,7 @@ def shortest_path_select(
|
|
|
3587
3588
|
:type execution_context: str | int | None
|
|
3588
3589
|
:type undo: bool | None
|
|
3589
3590
|
:param edge_mode: Edge Tag, The edge flag to tag when selecting the shortest path
|
|
3590
|
-
:type edge_mode: str |
|
|
3591
|
+
:type edge_mode: str | None
|
|
3591
3592
|
:param use_face_step: Face Stepping, Traverse connected faces (includes diagonals and edge-rings)
|
|
3592
3593
|
:type use_face_step: bool | typing.Any | None
|
|
3593
3594
|
:param use_topology_distance: Topology Distance, Find the minimum number of steps, ignoring spatial distance
|
|
@@ -3642,8 +3643,8 @@ def sort_elements(
|
|
|
3642
3643
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3643
3644
|
execution_context: str | int | None = None,
|
|
3644
3645
|
undo: bool | None = None,
|
|
3645
|
-
type: str |
|
|
3646
|
-
elements: set[str] |
|
|
3646
|
+
type: str | None = "VIEW_ZAXIS",
|
|
3647
|
+
elements: set[str] | None = {"VERT"},
|
|
3647
3648
|
reverse: bool | typing.Any | None = False,
|
|
3648
3649
|
seed: typing.Any | None = 0,
|
|
3649
3650
|
):
|
|
@@ -3675,9 +3676,9 @@ def sort_elements(
|
|
|
3675
3676
|
|
|
3676
3677
|
REVERSE
|
|
3677
3678
|
Reverse -- Reverse current order of selected elements.
|
|
3678
|
-
:type type: str |
|
|
3679
|
+
:type type: str | None
|
|
3679
3680
|
:param elements: Elements, Which elements to affect (vertices, edges and/or faces)
|
|
3680
|
-
:type elements: set[str] |
|
|
3681
|
+
:type elements: set[str] | None
|
|
3681
3682
|
:param reverse: Reverse, Reverse the sorting effect
|
|
3682
3683
|
:type reverse: bool | typing.Any | None
|
|
3683
3684
|
:param seed: Seed, Seed for random-based operations
|
|
@@ -3756,7 +3757,7 @@ def subdivide(
|
|
|
3756
3757
|
number_cuts: typing.Any | None = 1,
|
|
3757
3758
|
smoothness: typing.Any | None = 0.0,
|
|
3758
3759
|
ngon: bool | typing.Any | None = True,
|
|
3759
|
-
quadcorner: str |
|
|
3760
|
+
quadcorner: str | None = "STRAIGHT_CUT",
|
|
3760
3761
|
fractal: typing.Any | None = 0.0,
|
|
3761
3762
|
fractal_along_normal: typing.Any | None = 0.0,
|
|
3762
3763
|
seed: typing.Any | None = 0,
|
|
@@ -3773,7 +3774,7 @@ def subdivide(
|
|
|
3773
3774
|
:param ngon: Create N-Gons, When disabled, newly created faces are limited to 3 and 4 sided faces
|
|
3774
3775
|
:type ngon: bool | typing.Any | None
|
|
3775
3776
|
:param quadcorner: Quad Corner Type, How to subdivide quad corners (anything other than Straight Cut will prevent n-gons)
|
|
3776
|
-
:type quadcorner: str |
|
|
3777
|
+
:type quadcorner: str | None
|
|
3777
3778
|
:param fractal: Fractal, Fractal randomness factor
|
|
3778
3779
|
:type fractal: typing.Any | None
|
|
3779
3780
|
:param fractal_along_normal: Along Normal, Apply fractal displacement along normal only
|
|
@@ -3789,10 +3790,10 @@ def subdivide_edgering(
|
|
|
3789
3790
|
execution_context: str | int | None = None,
|
|
3790
3791
|
undo: bool | None = None,
|
|
3791
3792
|
number_cuts: typing.Any | None = 10,
|
|
3792
|
-
interpolation: str |
|
|
3793
|
+
interpolation: str | None = "PATH",
|
|
3793
3794
|
smoothness: typing.Any | None = 1.0,
|
|
3794
3795
|
profile_shape_factor: typing.Any | None = 0.0,
|
|
3795
|
-
profile_shape: str |
|
|
3796
|
+
profile_shape: str | None = "SMOOTH",
|
|
3796
3797
|
):
|
|
3797
3798
|
"""Subdivide perpendicular edges to the selected edge-ring
|
|
3798
3799
|
|
|
@@ -3802,13 +3803,13 @@ def subdivide_edgering(
|
|
|
3802
3803
|
:param number_cuts: Number of Cuts
|
|
3803
3804
|
:type number_cuts: typing.Any | None
|
|
3804
3805
|
:param interpolation: Interpolation, Interpolation method
|
|
3805
|
-
:type interpolation: str |
|
|
3806
|
+
:type interpolation: str | None
|
|
3806
3807
|
:param smoothness: Smoothness, Smoothness factor
|
|
3807
3808
|
:type smoothness: typing.Any | None
|
|
3808
3809
|
:param profile_shape_factor: Profile Factor, How much intermediary new edges are shrunk/expanded
|
|
3809
3810
|
:type profile_shape_factor: typing.Any | None
|
|
3810
3811
|
:param profile_shape: Profile Shape, Shape of the profile
|
|
3811
|
-
:type profile_shape: str |
|
|
3812
|
+
:type profile_shape: str | None
|
|
3812
3813
|
"""
|
|
3813
3814
|
|
|
3814
3815
|
...
|
|
@@ -3817,7 +3818,7 @@ def symmetrize(
|
|
|
3817
3818
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3818
3819
|
execution_context: str | int | None = None,
|
|
3819
3820
|
undo: bool | None = None,
|
|
3820
|
-
direction: str |
|
|
3821
|
+
direction: str | None = "NEGATIVE_X",
|
|
3821
3822
|
threshold: typing.Any | None = 0.0001,
|
|
3822
3823
|
):
|
|
3823
3824
|
"""Enforce symmetry (both form and topological) across an axis
|
|
@@ -3826,7 +3827,7 @@ def symmetrize(
|
|
|
3826
3827
|
:type execution_context: str | int | None
|
|
3827
3828
|
:type undo: bool | None
|
|
3828
3829
|
:param direction: Direction, Which sides to copy from and to
|
|
3829
|
-
:type direction: str |
|
|
3830
|
+
:type direction: str | None
|
|
3830
3831
|
:param threshold: Threshold, Limit for snap middle vertices to the axis center
|
|
3831
3832
|
:type threshold: typing.Any | None
|
|
3832
3833
|
"""
|
|
@@ -3837,7 +3838,7 @@ def symmetry_snap(
|
|
|
3837
3838
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
3838
3839
|
execution_context: str | int | None = None,
|
|
3839
3840
|
undo: bool | None = None,
|
|
3840
|
-
direction: str |
|
|
3841
|
+
direction: str | None = "NEGATIVE_X",
|
|
3841
3842
|
threshold: typing.Any | None = 0.05,
|
|
3842
3843
|
factor: typing.Any | None = 0.5,
|
|
3843
3844
|
use_center: bool | typing.Any | None = True,
|
|
@@ -3848,7 +3849,7 @@ def symmetry_snap(
|
|
|
3848
3849
|
:type execution_context: str | int | None
|
|
3849
3850
|
:type undo: bool | None
|
|
3850
3851
|
:param direction: Direction, Which sides to copy from and to
|
|
3851
|
-
:type direction: str |
|
|
3852
|
+
:type direction: str | None
|
|
3852
3853
|
:param threshold: Threshold, Distance within which matching vertices are searched
|
|
3853
3854
|
:type threshold: typing.Any | None
|
|
3854
3855
|
:param factor: Factor, Mix factor of the locations of the vertices
|