SubDSweep and SubDLoft and...in RhinoCommon

(subdSweep and subdLoft and Multipipe… )
Is this api now in common,? if not, when will these be added? Given the great features of Subd … I think users desperately need these commands.
@dale

for exmple
option and face =Pack doesn’t existed in https://developer.rhino3d.com/wip/api/RhinoCommon/html/M_Rhino_Geometry_SubD_ToBrep.htm
a


to nurbs.gh (7.1 KB)

Hey @architect.civil5,

Have a Subd party…

https://mcneel.myjetbrains.com/youtrack/issue/RH-59912

– Dale

thanks @dale
in

How can I customize the “adjusted shape segments” and "adjusted rail
Segment
"like the Rhino command (apparently not provided in api sweep, loft ?!



public static SubD CreateFromSweep(

public static SubD CreateFromSweep(
NurbsCurve rail1,
NurbsCurve rail2,
IEnumerable shapes,
bool closed,
bool addCorners
???


Another thing is bridgSubd with the help of list item, other commands are very necessary in rhino common, grasshopper to be added

Hi @architect.civil5,

I’ve logged your request:

https://mcneel.myjetbrains.com/youtrack/issue/RH-60709

In the mean time, you might try rebuilding your curves to those counts.

– Dale

1 Like