algorithmic modeling for Rhino
there are a lot of name space by default:
using Rhino;
using Rhino.Geometry;
using Rhino.DocObjects;
..............
but it cannot be deleted.
first question:
Too many name space will slow down the speed of component?
second:
how can it be deleted?:)
Thank you very much!
Tags:
It will certainly not slow down the speed at which the component code runs. It might slow down how quickly the autocomplete works, but I think that's just a one-time delay when opening the script editor.
You cannot remove those namespaces, they are always there.
--
David Rutten
david@mcneel.com
Tirol, Austria
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by