algorithmic modeling for Rhino
public Component_BlahBlahBlah()
: base("BlahBlahBlah", "Blah", "Life is visceral.", "Cat", "Pan")
{
this.Hidden = true;
}
Public Sub New()
MyBase.New("BlahBlahBlah", "Blah", "Rather than intellectual.", "Cat", "Pan")
Me.Hidden = True
End Sub
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by