I cant seem to find any equivalent for the BlendCrv command except in the c++ sdk. Im looking for some way through the API that I could create the C3 continuous blend curves that the BlendCrv command produces.
While it is possible for me to manually implement this, it would be a bit tedious. Is there any equivalent to this command that can be used in rhinopython or rhinoscript? If not, what are the plans to implement this command, if any?