Skip to main content
1-Visitor
August 20, 2012
Question

Can Isodraw macros add fill to a closed bezier?

  • August 20, 2012
  • 1 reply
  • 1745 views

We do a lot of drawings with cables and I'm attempting to do a macro that creates a cable from a single bezier by using the parallel paths function, joining the beziers, then adding white fill so that several cables can be put on top of each other realistically.

Trouble is, I can't find anything in documentation that adds fill to selected items. And when I use record macro to see what it does, nothing is recorded when I add or change fills - does this mean it can't be done in a macro?

    1 reply

    1-Visitor
    August 20, 2012

    If possible check page 150 of Isodraw macro language reference PDF. There are some syntax to apply fill in an active document. It may be useful to you. I am not sure. Kindly check it.

    TimSharp1-VisitorAuthor
    1-Visitor
    August 20, 2012

    Thanks but it looks like that adds a new color to the toolbar. I'm trying to add fill to specifically selected items, so looks like that won't work.