Search found 884 matches

by emills2
Mon Apr 08, 2024 9:16 pm
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

the model in the last few posts was very distorted. this is on purpose to push the setup to its limits. The intended use case is more like shown below. All the sketches that control the structure were edited to work with each other instead of against each other. the top was made as uniform as possib...
by emills2
Mon Apr 08, 2024 6:14 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

Merge_Blend_02_30.png
Merge_Blend_02_30.png (194.65 KiB) Viewed 237 times
Merge_Blend_02_31.png
Merge_Blend_02_31.png (201.51 KiB) Viewed 237 times
by emills2
Mon Apr 08, 2024 6:13 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

more variations, and showing the independent underside (which is structured in the same way as the top.
Merge_Blend_02_23.png
Merge_Blend_02_23.png (205.79 KiB) Viewed 241 times
Merge_Blend_02_27.png
Merge_Blend_02_27.png (204.88 KiB) Viewed 241 times
Merge_Blend_02_25.png
Merge_Blend_02_25.png (202.1 KiB) Viewed 241 times
Merge_Blend_02_28.png
Merge_Blend_02_28.png (211.89 KiB) Viewed 241 times
Merge_Blend_02_29.png
Merge_Blend_02_29.png (213.37 KiB) Viewed 241 times
by emills2
Mon Apr 08, 2024 6:09 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

adjust blend segmentation points. note that the crease from back to front transitions to smooth entirely with the blend surface Merge_Blend_02_14.png adjust master layout sketches. this pushes the horizontal plane simple G1 beyond esthetics, but the blend regions hold out well Merge_Blend_02_15.png ...
by emills2
Mon Apr 08, 2024 6:03 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

new function: ControlGrid64_Surf44 new topology: start and stop a blend along the edge of a 4X4 surface. below: -the tip of the structure, close and left, has a single surface. it blends backwards into two surfaces. -the two surfaces in the back blend into each other -the blended structure does not ...
by emills2
Mon Apr 01, 2024 8:22 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

There is more work to do here for automation and optimization, but this first stab turned out waaaaaaaaaaay better than i thought it would, and it makes this 'tube capping' structure quite versatile, so i decided to commit it.
ControlGrid64_normal_02_11.png
ControlGrid64_normal_02_11.png (236.07 KiB) Viewed 356 times
by emills2
Mon Apr 01, 2024 8:18 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

G2 is established on the mirror plane (mirrored G1 is always G2), but G2 is lost along the segmentation in this case, this loss is not easily detected, so the trade off is positive. ControlGrid64_normal_02_07.png ControlGrid64_normal_02_08.png . there are 4 parameters to adjust along the new normal ...
by emills2
Mon Apr 01, 2024 8:08 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

on the left, the blend pays no attention to how the grid crosses the center plane. on the right, the new grid forces all gridlines reaching the center plane to be perpendicular, making it mirrorable (G2) ControlGrid64_normal_02_02.png . another angle, mirror plane crease versus no crease ControlGrid...
by emills2
Mon Apr 01, 2024 8:04 am
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

New function: ControlGrid64_normal This is a compromise/convenience tool to take advantage of symmetry. This is a derived grid intended to take a ControlGrid64_2Grid44 as input. ControlGrid64_2Grid44 creates a G2 blend between two ControlGrid44 (of which there are several types). In the case where b...
by emills2
Thu Mar 28, 2024 10:48 pm
Forum: Python scripting and macros
Topic: Silk: a NURBS workbench
Replies: 325
Views: 77410

Re: Silk: a NURBS workbench

just for fun, here are all the viewsets in this model, edited so they don't overlap. master sketches master extrusions master common common faces traced to bezier surfaces cutting points blend along length blend along width blend both (links are still in original position) CadDivision_19_06.png when...