Quantcast
Channel: Adobe Community: Message List - FrameMaker Scripting
Viewing all articles
Browse latest Browse all 3715

Re: ESTK - draw a graphic

$
0
0

I have now selected my reddish polyline  and run this simple script:

var oDoc = app.ActiveDoc;
var oObject = oDoc.FirstSelectedGraphicInDoc;
$.writeln (oObject.Points[0]);

But I get only this:

[object Point]

And the Data Browser is very closed about the Points:

polyline3.png

 

So even inspecting existing objects does not reveal the nature of the point structure... GRRRRRRRRRRRRRR

 

How on earth can i find out how to define the points for the polyline?


Viewing all articles
Browse latest Browse all 3715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>