Hi,
If you have a variable vtkDataSetAttributes defined and if it contains 
the SCALARS method/field, it can be called using

(.SCALARS vtkDataSetAttributes)



On Monday, June 25, 2012 1:37:47 AM UTC+5:30, Antonio Recio wrote:
>
> The python line that I have rote before is not the one that I want to 
> convert. The correct python line is this, and the result is "0". How I can 
> convert it to clojure?
> print vtkDataSetAttributes.SCALARS
> ;=> 0
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to