Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5804

Add my components to current components tabs(category) of grasshopper?

$
0
0

hi everyones
40

how did add my components to current components tabs (category) of grasshopper ?(visual studio) for example add to category ( interest or params or …) @Mahdiyar

c#

    public class OffsetComponent2 : GH_Component
    {
        public OffsetComponent2() : base("offset2", "offset2", "Description", "grasshopper", "params") { }

3 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 5804

Trending Articles