Trying o figure out some of this mfd stuff. How would I plot individual pixels on an MFD? Thanks for any help.

Tags
Question

3 Comments

  • Log in to leave a comment
  • Profile image
    1,467 RikHar

    @QarabinaKa Thanks for the help. I'll try it out today. Thanks.

    +1 3.3 years ago
  • Profile image
    3,688 QarabinaKa

    The coordinate system of the MFD works with 0,0 in the middle, as far as I can tell, with x increasing right and y increasing up, so you can move the widget to any pixel by inputting co-ordinates

    3.3 years ago
  • Profile image
    3,688 QarabinaKa

    Also somewhat simple.
    Draw Rectangle widget named (name)
    Set widget (name) size to (1,1)

    This creates a rectangle the size of one MFD unit.

    3.3 years ago

No Upvotes

Log in in to upvote this post.