{"id":299,"date":"2019-03-21T22:29:19","date_gmt":"2019-03-22T05:29:19","guid":{"rendered":"http:\/\/fx-td.com\/houdiniandchill\/?p=299"},"modified":"2019-03-21T22:29:21","modified_gmt":"2019-03-22T05:29:21","slug":"archived-post-by-plantfx","status":"publish","type":"post","link":"http:\/\/fx-td.com\/houdiniandchill\/2019\/03\/21\/archived-post-by-plantfx\/","title":{"rendered":"Archived post by plantfx"},"content":{"rendered":"<p class=\"\">@Jonesy this may be late and not sure if I know exactly what it needs but maybe something like this in a point wrangle ` int ptn = <a href=\"mailto:i@ptnum\" >i@ptnum<\/a>;<br \/>\nint s = chi(&#8220;stairs&#8221;); int f = chi(&#8220;floor&#8221;);<br \/>\nint l = s+f;<br \/>\nint spts = s*2; int lpts = spts+f;<br \/>\nint x = max(ptn%lpts-spts+1,0)+min(floor(ptn%lpts*.5),s-1); int y = min(floor(float(ptn%lpts+1)*.5),s);<br \/>\nint inc = floor(float(ptn)\/lpts); int linc = l*inc; int hinc = s*inc;<br \/>\n<a href=\"mailto:v@P\" >v@P<\/a> = set(x+linc, y+hinc, 0); `<\/p>\n","protected":false},"excerpt":{"rendered":"<p>@Jonesy this may be late and not sure if I know exactly what it needs but maybe something like this in a point wrangle ` int ptn = i@ptnum; int s = chi(&#8220;stairs&#8221;); int f = chi(&#8220;floor&#8221;); int l = s+f; int spts = s*2; int lpts = spts+f; int x = max(ptn%lpts-spts+1,0)+min(floor(ptn%lpts*.5),s-1); int y &hellip; <a href=\"http:\/\/fx-td.com\/houdiniandchill\/2019\/03\/21\/archived-post-by-plantfx\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Archived post by plantfx<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/posts\/299"}],"collection":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/comments?post=299"}],"version-history":[{"count":0,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/posts\/299\/revisions"}],"wp:attachment":[{"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/media?parent=299"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/categories?post=299"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/fx-td.com\/houdiniandchill\/wp-json\/wp\/v2\/tags?post=299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}