csp Posted August 19, 2014 Share Posted August 19, 2014 I want to get the value of a string attribute in points. with point() expression I can't do it, although in documentation does not say that strings are excluded. Is there some other expression? Quote Link to comment Share on other sites More sharing options...
insania Posted August 19, 2014 Share Posted August 19, 2014 (edited) Use points() instead of point() to get a string value. points(surface_node, point_number, attribute) Edited August 19, 2014 by insania 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.