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