API : access to "SW-Sheet Format Size"

Discussion in 'SolidWorks' started by Philippe Guglielmetti, Dec 3, 2004.

  1. I can't figure how to access "variables" such as $PRP:"SW-Sheet
    Format Size" in API.
    Any idea ? Thanks!
    Philippe Guglielmetti - www.e-systems.ch
     
    Philippe Guglielmetti, Dec 3, 2004
    #1
  2. Philippe Guglielmetti

    CS Guest

    I don't know of a direct way but you can get the sheet format size using

    Sheet::properties

    this returns an array the first value is from an enumeration list of Paper
    Sizes.

    Corey
     
    CS, Dec 3, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.