Grasshopper

generative modeling for Rhino

OwnWindow's Friends

  • Jon Mirtschin

OwnWindow's Groups

OwnWindow's Discussions

Text height in compiled C# component
1 Reply

Hi,Is it possible to modify the text height for text in a custom created preview using Draw3dText in C#. I would like larger text.Somehow I remember it is not possible, but I could not find a…Continue

Tags: C#, height, text

Started this discussion. Last reply by Andrew Heumann Feb 13.

Preview
11 Replies

Would it be possible to assign a list of points to an output parameter without having the preview? I know I could make a string, but I would rather have the list. I am programming in C#.Also I would…Continue

Tags: C#, parameter, output, preview

Started this discussion. Last reply by OwnWindow Nov 20, 2012.

Simple VB examples
3 Replies

Hi everyone, Just started scripting components in VB myself. I found it can be difficult to get started because there is a lack of simple examples. I started with reading…Continue

Started this discussion. Last reply by Paul Hecko Mar 14.

Where did my bake button go?
2 Replies

Hi everyone, I lost my bake button and preview buttons. I tried reinstalling but it does not show up. See picture. How can I bring it back? Gr, PeterContinue

Started this discussion. Last reply by OwnWindow Sep 27, 2011.

 

OwnWindow's Page

Latest Activity

Paul Hecko replied to OwnWindow's discussion Simple VB examples
"Hi Peter, I like these very basic examples. The problem is, I don't see anything in my Rhino window from the examples that create geometry like points or lines."
Mar 14
James Dingli liked OwnWindow's video
Mar 4
Andrew Heumann replied to OwnWindow's discussion Text height in compiled C# component
"Try this method:public void Draw3dText( string text, Color color, Plane textPlane, double height, string fontface )"
Feb 13
OwnWindow posted a discussion

Text height in compiled C# component

Hi,Is it possible to modify the text height for text in a custom created preview using Draw3dText in C#. I would like larger text.Somehow I remember it is not possible, but I could not find a discussion on it.Gr,PeterSee More
Feb 13
Anja replied to OwnWindow's discussion Simple VB examples
"Dear Peter, it's a bit late, but thank you for these examples! Working through them right now! cheers, Anja"
Dec 14, 2012
OwnWindow replied to OwnWindow's discussion Preview
"I think I found it. I returned the bounding box of my curve in stead of base.Clippingbox."
Nov 20, 2012
OwnWindow replied to OwnWindow's discussion Preview
"Hi David, Is this what you mean here? I am I trying to preview a list of curves stored in 'strips'. The curves do show in black when I have a output parameter for it and curves assigned to it. Otherwise the curves do not show. Maybe…"
Nov 20, 2012
Florian Frank replied to OwnWindow's discussion Preview
"Hi David, would it be possible also in a VB/C# script component? ;-) Cheers FF"
Sep 5, 2012
OwnWindow replied to OwnWindow's discussion Preview
"Hi David, I got it working for lines. How could I make it work for text dots? I would like to identify nodes. Gr, Peter"
Sep 3, 2012
Ángel Linares replied to OwnWindow's discussion Preview
"Finded (one of) the problem with my custom sprite component!!! Thanks! "
Sep 2, 2012
OwnWindow replied to OwnWindow's discussion Preview
"Hi David, This will take a bit more then my current programming skills. But I will try anyway. Do you happen to have an example for this? Gr, Peter"
Sep 2, 2012
David Rutten replied to OwnWindow's discussion Preview
"If you want to draw preview geometry that is not stored inside an input or output parameter, then you need to override the preview methods in the component itself. IsPreviewCapable should be overridden and always return True. ClippingBox needs to…"
Aug 30, 2012
OwnWindow replied to OwnWindow's discussion Preview
"Thx. I got it. And what if I want a preview but no visible output parameter? Gr, Peter"
Aug 30, 2012
David Rutten replied to OwnWindow's discussion Preview
"In that case you can set the preview of input/output parameters while registering them.For example, inside RegisterInputParameters: Protected Overrides Sub RegisterInputParams(ByVal pManager As GH_Component.GH_InputParamManager) …"
Aug 30, 2012
OwnWindow replied to OwnWindow's discussion Preview
"Hi David, I am working on compiled components. Gr, Peter"
Aug 30, 2012
David Rutten replied to OwnWindow's discussion Preview
"Hi Peter, in a compiled component or in a VB/C# script component? -- David Rutten david@mcneel.com Poprad, Slovakia"
Aug 30, 2012

Profile Information

Company, School, or Organization
TU Delft

OwnWindow's Videos

  • Add Videos
  • View All

Comment Wall

You need to be a member of Grasshopper to add comments!

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service