Ruby questions
Posted: Tue Nov 13, 2012 11:27 am
HI all. Some Ruby Related questions
Where i can find documentation about the Ruby classes that implement Internal flowstone concepts like Brushes, areas, views and so on?
To be clear. If i want to define inside ruby a brush for using it I use Brush.new. Where I get the documentation about allowed methods and/or accessors for the Brush Class
2 Maybe i'm a bit stupid, or a bit old ( or probably both) but isn't clear to me where/how i define the inputs and ouputs of a ruby module. I know how to graphically set them but don't know how to associate this INput Outputs to a ver inside the ruby module
3.- There's any kind "ruby for Flowstone" docs somewhere?
Where i can find documentation about the Ruby classes that implement Internal flowstone concepts like Brushes, areas, views and so on?
To be clear. If i want to define inside ruby a brush for using it I use Brush.new. Where I get the documentation about allowed methods and/or accessors for the Brush Class
2 Maybe i'm a bit stupid, or a bit old ( or probably both) but isn't clear to me where/how i define the inputs and ouputs of a ruby module. I know how to graphically set them but don't know how to associate this INput Outputs to a ver inside the ruby module
3.- There's any kind "ruby for Flowstone" docs somewhere?