Shoulder options
double_shoulder_options
Source code in src/cadwork/double_shoulder_options.pyi
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 |
|
get_add_drilling_axis()
get add drilling axis
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
3 4 5 6 7 8 |
|
get_add_drilling_axis_query_user_flag()
get add drilling axis query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
20 21 22 23 24 25 |
|
get_beam_geometry()
get beam geometry
Returns:
Type | Description |
---|---|
shoulder_beam_geometry
|
shoulder_beam_geometry |
Source code in src/cadwork/double_shoulder_options.pyi
122 123 124 125 126 127 |
|
get_beam_geometry_query_user_flag()
get beam geometry query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
139 140 141 142 143 144 |
|
get_cut_counter_part_through_whole_width()
get cut counter part through whole width
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
224 225 226 227 228 229 |
|
get_cut_counter_part_through_whole_width_query_user_flag()
get cut counter part through whole width query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
241 242 243 244 245 246 |
|
get_double_shoulder_depth()
get double shoulder depth
Returns:
Type | Description |
---|---|
float
|
float |
Source code in src/cadwork/double_shoulder_options.pyi
156 157 158 159 160 161 |
|
get_double_shoulder_depth_query_user_flag()
get double shoulder depth query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
173 174 175 176 177 178 |
|
get_drilling_diameter()
get drilling diameter
Returns:
Type | Description |
---|---|
float
|
float |
Source code in src/cadwork/double_shoulder_options.pyi
37 38 39 40 41 42 |
|
get_drilling_diameter_query_user_flag()
get drilling diameter query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
54 55 56 57 58 59 |
|
get_drilling_orientation()
get drilling orientation
Returns:
Type | Description |
---|---|
shoulder_drilling_orientation
|
shoulder_drilling_orientation |
Source code in src/cadwork/double_shoulder_options.pyi
258 259 260 261 262 263 |
|
get_drilling_orientation_query_user_flag()
get drilling orientation query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
105 106 107 108 109 110 |
|
get_drilling_tolerance()
get drilling tolerance
Returns:
Type | Description |
---|---|
float
|
float |
Source code in src/cadwork/double_shoulder_options.pyi
71 72 73 74 75 76 |
|
get_drilling_tolerance_query_user_flag()
get drilling tolerance query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
88 89 90 91 92 93 |
|
get_heel_shoulder_depth()
get heel shoulder depth
Returns:
Type | Description |
---|---|
float
|
float |
Source code in src/cadwork/double_shoulder_options.pyi
190 191 192 193 194 195 |
|
get_heel_shoulder_depth_query_user_flag()
get heel shoulder depth query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/double_shoulder_options.pyi
207 208 209 210 211 212 |
|
set_add_drilling_axis(value)
set add drilling axis
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
bool
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
10 11 12 13 14 15 16 17 18 |
|
set_add_drilling_axis_query_user_flag(flag)
set add drilling axis query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
27 28 29 30 31 32 33 34 35 |
|
set_beam_geometry(value)
set beam geometry
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
shoulder_beam_geometry
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
129 130 131 132 133 134 135 136 137 |
|
set_beam_geometry_query_user_flag(flag)
set beam geometry query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
146 147 148 149 150 151 152 153 154 |
|
set_cut_counter_part_through_whole_width(value)
set cut counter part through whole width
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
bool
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
231 232 233 234 235 236 237 238 239 |
|
set_cut_counter_part_through_whole_width_query_user_flag(flag)
set cut counter part through whole width query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
248 249 250 251 252 253 254 255 256 |
|
set_double_shoulder_depth(value)
set double shoulder depth
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
float
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
163 164 165 166 167 168 169 170 171 |
|
set_double_shoulder_depth_query_user_flag(flag)
set double shoulder depth query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
180 181 182 183 184 185 186 187 188 |
|
set_drilling_diameter(value)
set drilling diameter
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
float
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
44 45 46 47 48 49 50 51 52 |
|
set_drilling_diameter_query_user_flag(flag)
set drilling diameter query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
61 62 63 64 65 66 67 68 69 |
|
set_drilling_orientation(value)
set drilling orientation
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
shoulder_drilling_orientation
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
265 266 267 268 269 270 271 272 273 |
|
set_drilling_orientation_query_user_flag(flag)
set drilling orientation query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
112 113 114 115 116 117 118 119 120 |
|
set_drilling_tolerance(value)
set drilling tolerance
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
float
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
78 79 80 81 82 83 84 85 86 |
|
set_drilling_tolerance_query_user_flag(flag)
set drilling tolerance query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
95 96 97 98 99 100 101 102 103 |
|
set_heel_shoulder_depth(value)
set heel shoulder depth
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
float
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
197 198 199 200 201 202 203 204 205 |
|
set_heel_shoulder_depth_query_user_flag(flag)
set heel shoulder depth query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/double_shoulder_options.pyi
214 215 216 217 218 219 220 221 222 |
|
heel_shoulder_beam_geometry
Bases: IntEnum
heel shoulder beam geometry
Examples:
>>> cadwork.heel_shoulder_beam_geometry.normal
normal
Source code in src/cadwork/heel_shoulder_beam_geometry.pyi
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
|
normal = 0
class-attribute
instance-attribute
straight = 1
class-attribute
instance-attribute
heel_shoulder_options
Source code in src/cadwork/heel_shoulder_options.pyi
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 |
|
get_add_end_type()
get add end type
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
139 140 141 142 143 144 |
|
get_add_end_type_query_user_flag()
get add end type query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
156 157 158 159 160 161 |
|
get_beam_geometry()
get beam geometry
Returns:
Type | Description |
---|---|
shoulder_beam_geometry
|
shoulder_beam_geometry |
Source code in src/cadwork/heel_shoulder_options.pyi
3 4 5 6 7 8 |
|
get_beam_geometry_query_user_flag()
get beam geometry query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
20 21 22 23 24 25 |
|
get_cut_counter_part_through_whole_width()
get cut counter part through whole width
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
105 106 107 108 109 110 |
|
get_cut_counter_part_through_whole_width_query_user_flag()
get cut counter part through whole width query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
122 123 124 125 126 127 |
|
get_end_type_name()
get end type name
Returns:
Type | Description |
---|---|
str
|
str |
Source code in src/cadwork/heel_shoulder_options.pyi
173 174 175 176 177 178 |
|
get_end_type_name_query_user_flag()
get end type name query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
190 191 192 193 194 195 |
|
get_gap()
get gap
Returns:
Type | Description |
---|---|
float
|
float |
Source code in src/cadwork/heel_shoulder_options.pyi
71 72 73 74 75 76 |
|
get_gap_query_user_flag()
get gap query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
88 89 90 91 92 93 |
|
get_shoulder_depth()
get shoulder depth
Returns:
Type | Description |
---|---|
float
|
float |
Source code in src/cadwork/heel_shoulder_options.pyi
37 38 39 40 41 42 |
|
get_shoulder_depth_query_user_flag()
get shoulder depth query user flag
Returns:
Type | Description |
---|---|
bool
|
bool |
Source code in src/cadwork/heel_shoulder_options.pyi
54 55 56 57 58 59 |
|
set_add_end_type(value)
set add end type
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
bool
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
146 147 148 149 150 151 152 153 154 |
|
set_add_end_type_query_user_flag(flag)
set add end type query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
163 164 165 166 167 168 169 170 171 |
|
set_beam_geometry(value)
set beam geometry
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
shoulder_beam_geometry
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
10 11 12 13 14 15 16 17 18 |
|
set_beam_geometry_query_user_flag(flag)
set beam geometry query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
27 28 29 30 31 32 33 34 35 |
|
set_cut_counter_part_through_whole_width(value)
set cut counter part through whole width
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
bool
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
112 113 114 115 116 117 118 119 120 |
|
set_cut_counter_part_through_whole_width_query_user_flag(flag)
set cut counter part through whole width query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
129 130 131 132 133 134 135 136 137 |
|
set_end_type_name(value)
set end type name
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
str
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
180 181 182 183 184 185 186 187 188 |
|
set_end_type_name_query_user_flag(flag)
set end type name query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
197 198 199 200 201 202 203 204 205 |
|
set_gap(value)
set gap
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
float
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
78 79 80 81 82 83 84 85 86 |
|
set_gap_query_user_flag(flag)
set gap query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
95 96 97 98 99 100 101 102 103 |
|
set_shoulder_depth(value)
set shoulder depth
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value |
float
|
value |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
44 45 46 47 48 49 50 51 52 |
|
set_shoulder_depth_query_user_flag(flag)
set shoulder depth query user flag
Parameters:
Name | Type | Description | Default |
---|---|---|---|
flag |
bool
|
flag |
required |
Returns:
Type | Description |
---|---|
None
|
None |
Source code in src/cadwork/heel_shoulder_options.pyi
61 62 63 64 65 66 67 68 69 |
|