Grasshopper
algorithmic modeling for Rhino
Tags:
MySpace Tweet Facebook Facebook
Views: 509
Can you give details about where/how you are using this? An example will help.
Thanks guys!
I was looking for that..
public override void DrawViewportWires(IGH_PreviewArgs args) { base.DrawViewportWires(args); if (Hidden) { return; } if (Locked) { return; }
......
}
</code>
RSS
Welcome toGrasshopper
Sign In
by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 1 Like
Added by kgm 0 Comments 0 Likes
© 2025 Created by Scott Davidson. Powered by
Badges | Report an Issue | Terms of Service
Please check your browser settings or contact your system administrator.