Creating triangles with different angles

Is there a plug-in for creating triangles with different angles? eg. 70-30-80
I got a lot of math stuff to work on and it would be great if I could put in two angles and voila my triangle appears for me to resize as need be.
Or if any one has good suggestions to create these triangles quickly and easily that would be appreciated to.

Hi,
It is not possible,
In PLD u can do it by picking first 3 digit of itemcode from database  and assign that database label with different code...
But here u want different color for different group right ?
then u have work more on  PLD coding....
If group are fixed/static then it almost possible ...if dynamic then update yr PLD
Thanks
Kevin

Similar Messages

  • How to create Report with different work sheets in XL Reporter

    Hi All
    I want to create a report in xl reporter where one report has multiple work sheets
    Regards
    Farheen

    Hi,
    There is no option to create report with different work sheets in XL Reporter. You may only use one sheet.
    Thanks,
    Gordon

  • Is it posible to create objects with different names dinamically?

    Hi,
    I'm creating an app that manages different wireless nodes in a network and I was thinking that I could create a class called Node which would have a constructor that every time I created an object Node, I would pass the address and some other data about the Node and the constructor will save all that data and also create a unique ID for every Node object.
    Now the problem is that I need to be able to discover all the nodes in my network every time the user clicks a Ping button. So every time the users clicks Ping I need to do a ping and create as many Node objects as nodes I have in my network. The thing is I don't know how to make it create the node objects with different names so after I've created all the nodes objects I can refer to one of them.
    Something like this.
    int Id=0;
    id++;
    Node node+Id = new Node();
    I think its not possible to do something like that. If it isn't how can I do to refer to one of the objects I've created?
    Thanks.

    Twistx77 wrote:
    Thanks to both of you. I'll check out the Link and if I can't find the solution there I'll make the array , I don't know how I didn't think about doing that. There are two collections you should study specifically:
    First you have the ArrayList which in essense is a growable array. This means you don't have to decide in advance how big it can be.
    Second there's the HashMap. It's sometimes called an associate array. Such an array doesn't have fixed position indexes like an ordinary array. Instead each index (called key) is associated with a value but the keys don't have any particular order. Still, given a certain key, finding the corresponding value in a HashMap is almost as fast as an array access.

  • Create triangle with scripting

    Hi,
    does someone know how to create a triangle with (x1,y1)(x2,y2) and (x3,y3) positions?
    For a rectangle i found this:
    app.activeDocument.rectangles.add({geometricBounds:[0, 144 , 214, 500] } )
    But this is not working for a triangle?
    Please Help

    Or:
    create a rectangle and convert it to a triangle with:
    myRectangle.convertShape(ConvertShapeOptions.CONVERT_TO_TRIANGLE);
    Uwe

  • Creating Cells with differing heights in Numbers '09

    In any given Row is it possible to have different cells with different heights because I've found that if I set the cell height to be e.g. 1cm then all the cells in the whole row are 1cm which isn't always the desired effect.
    Thanks

    S,
    A Row is a unit with a singular height value. All cells in that row will have the same height in a Numbers Table. Adjacent rows can be made to appear to have cells with differing heights by manipulating the Cell Border characteristics. You also have the option to combine individual tables in such a way that they appear to be a single table with different row heights.
    Jerry

  • How can I create pages with different backgrounds

    Hello,
    I'm creating flash site which will have different backgrounds for each page. I'll load the individual pages with "MovieClipLoader." My understanding about MovieClipLoaders is that, it doesn't matter the background of your mc, the page to which you are loading will maintain it's background.
    How do I achieve that?
    Thank you!

    Hello,
    Thanks for the reply, I think it's a very good suggestion. I'm going to try it out and I hope to fill you in.
    Thanks once again.

  • Why is my In design swatch panel creating swatches with different color builds than Pantone formulas

    I am working in ID CS5 now but I have seen this problem in older versions as well. After creating a swatch, either process or spot, and using any of the Pantone selection choices, I get a different formula build than what is in the Pantone books. For example; PMS 110 PC is 2/24/100/7 in the book, but in InDesign it formulates as 0/12/100/7. Doers anyone have info on this?
    S

    maybe just as well, we are getting CS6 this month
    CS6 includes Pantone+ Color Bridge libraries, which use CMYK Process definitions to simulate Pantone solid colors. The new solid library colors (i.e., Pantone+ Coated) are always defined as spot type with Lab definitions—you can no longer switch to CMYK definitions via Ink Manager for the those libraries.
    Pantone+ Color Bridge Coated defines 110 as process CMYK 2|22|100|8. It's not surprising Pantone is always changing the CMYK simulation builds because the appearance of CMYK depends on the printing conditions. Personally I would go for a color managed conversion, allowing that much black in a saturated yellow seems questionable.

  • How to create BP with different BP Groupings (BU_GROUP) in IC?

    Hi Experts,
    when creating BP in the Interaction Center there exists the possibility in Customizing CRM->Interaction Center WebClient ->Master Data->Define Account Identification Profiles it is possible to add a Grouping ID for the creation of all different types of BP. But we have the requirement to use different kind of groupings for the different BP we create (one grouping is not enogh).
    We have added the field 'Grouping' in the configuration and the value in the weblclient is put into the data collection but afterwards something is happening. As the customizing is without value the standard grouping is used as the wrong grouping is assigned to create the BP.
    Does anybody know where I have to change the coding to change this?
    Best Regards
    Oliver

    Hi, we have found the solution. In component ICCMP_BP_DETAIL we have redefined View BuPaCreate. In the class ZL_CRMCMP_B_BUPACREATE0_IMPL we have redefined method CREATE_PARTNER and changed the following coding:
      IF lr_new_entity IS BOUND.
        CALL METHOD lr_new_entity-> 
        get_property_as_string
          EXPORTING
            iv_attr_name = 'BP_GROUP'
          RECEIVING
            rv_result    = lv_partner_grouping_str.
        me->typed_context->customervalnode->    
        set_s_struct( attribute_path           
        = 'STRUCT.BP_GROUP'
                                                     component = 'BP_GROUP'
                                                     value = lv_partner_grouping_str ). 
      ENDIF.

  • Advice on creating Answers with different line heights

    Some of my answers have 1 line, some have 2, some even have 3 lines. Any recommendations on configuring my Quiz slide so that the boxes automatically resize?
    Currently, I have two problems:
    1) I need to manually page-layout every slide where one or more of the answers takes more than 1 line. This is taking a while.
    2) I can't use "shuffle answers", because sometimes the 3 line answer is it's original space, and sometimes it's on a a one-line high answer line.
    Any advice?

    I try to avoid long sentences in MCQ but if necessary to have multiple lines (you can also reduce the font size) and I want shuffling this is my work flow:
    select the answer caption with the greatest height
    co-select the other answer captions and in right-click menu choose Aligh, Resize to same height
    increase the height of the surrounding box (surrounds all the answer captions, this can also be done in the Quiz master slide, too bad there are no placeholders for the individual answer captions there)
    move the bottom answer caption as far as necessary (will always use shortcuts like SHIFT-DOWN, CTRL-DOWN, DOWN not to disturb the alignment)
    reselect all the answer captions, right-click menu, Align, Distribute vertically (or use the icons from the Align toolbar of course)
    It is a pity that you cannot apply those style changes to all the MCQ slides, no Apply button in format accordion, no save default style in the top part of the Properties panel of the Answer captions. This means that the process has indeed to be done manually, but at least you can shuffle.
    Lilybiri

  • Newbie needs help creating folder with different date buckets

    A simplification my scenario, I have a table, Invoice, which contains invoice amounts and invoice dates. I want to break up the invoices amounts into date buckets, such that my target report should look something like this:
    Invoices<30 Invoices<60 Invoices<90 Invoices>90
    $100 $250 $500 $1000
    I have created a folder from the Invoice table, and would like to know if it is possible to create new items within this folder to allow me to sum invoice amounts over the 0-30, 30-60, 60-90, 90+ invoice date ranges. In other words, can I create new items that each have their own condition?
    I have seen other solutions that use a custom folder backed by a SQL query using case statements to break a table down into its date range buckets. Is this considered the "right" approach to the problem?
    A simpler solution I've thought of is creating a folder for each date range (Invoices30, Invoices60, etc), and setting the condition of the folder to do the date filtering. The item "Invoice Amount" in each folder ends up being the bucket I want, and I would put them together in a complex folder, and build the report off the complex folder. Although inelegant and a bit redundant, would this solution work?
    Thanks everybody!

    Hi Newbie
    You can do this right inside Discoverer using a couple of calculations.
    Calc 1:
    =====
    Calculate the invoice date variance, let's say you will use TRUNC(SYSDATE) - TRUNC(INVOICE DATE). This gives you a number and let's call this new calculation VARIANCE.
    Calc 2:
    =====
    This second calculation created the buckets themself. Let's do it using a CASE statement and we'll call the calculation TIME BUCKET.
    CASE
    WHEN VARIANCE <= 30 THEN "0 to 30"
    WHEN VARIANCE <= 60 THEN "30 to 60"
    WHEN VARIANCE <= 90 THEN "60 to 90"
    ELSE "More than 90"
    END
    You now display only TIME BUCKET in your workbook. The other calculation, VARIANCE, will be used but not displayed on screen in the final answer.
    If you don't like CASE, here's the same answer using DECODE:
    DECODE(VARIANCE,
    LEAST(VARIANCE,30), "0 to 30",
    LEAST(VARIANCE,60), "30 to 60",
    LEAST(VARIANCE,90), "60 to 90","More than 90")
    By the way, when you do this you will find that Discoverer runs your report very fast. This is because it can handle these types of queries exceptionally well.
    I hope this helps
    Regards
    Michael

  • HT204053 i RECENTLY PURCHASED ANOTHER IPHONE.  MY INTERNET IS NOT WORKING.  I JUST CREATED AN APPLE ID.  WHAT'S NEXT?  I NOW HAVE TWO DIFFERENT ACCOUNTS WITH DIFFERENT USER NAMES.  HOW CAN I USE ONLY ONE ACCOUNT FOR ITUNES, ICLOUD APPLE ID ETC???

    I RECENTLY PURCHASED ANOTHER IPHONE.  MY INTERNET IS NOT WORKING.  I JUST CREATED AN APPLE ID.  WHAT'S NEXT?  I NOW HAVE TWO DIFFERENT ACCOUNTS WITH DIFFERENT USER NAMES.  HOW CAN I USE ONLY ONE ACCOUNT FOR ITUNES, ICLOUD APPLE ID ETC???

    Welcome to the Apple community.
    iTunes and iCloud and different accounts, you will need to delete both accounts from your device before adding the new details in their place.
    For iCloud go to settings > iCloud, scroll down and hit the delete button. You can then sign back in using your correct details. For iTunes go to settings >store, tap your account ID and then sign out, you can then sign back in using your correct Apple ID.

  • How to create a report with different page sizes

    Hi,
    I would like to create a report with different page sizes, it's possible to do it with diadem?
    When I change the layout parameters, changes afect to all sheets...
    Is there a way to change page size individually for each sheet?
    Thanks in advance.
    Marc

    Hi Marc,
    You can use the DocStart and DocEnd commands along with the PicPrint command to spool multiple print commands to the same output PDF file using the direct printer approach.  This should enable you to programmatically specify the page size differently for each sheet that you add to the print job.
    ' Print PDF Page by Page.VBS
    OPTION EXPLICIT
    Dim i, Path, OldPrintName
    Path = AutoActPath & "2D Stacked"
    Call DataDelAll
    Call DataFileLoad(Path & ".TDM")
    PDFFileName = Path & " Page by Page.pdf"
    IF FileExist(PDFFileName) THEN Call FileDelete(PDFFileName)
    OldPrintName = PrintName
    PrintName = "winspool,DIAdem PDF Export,LPT1:" ' Set to PDF printer
    PDFResolution = "72 DPI" ' "2400 DPI" , "default"
    PDFOptimization = TRUE
    PDFFontsEmbedded = FALSE
    PDFJPGCompressed = "high"
    PrintOrient = "landscape" ' orient paper
    Call PrintMaxScale("GRAPH") ' auto-max, see alternative margin setting variables below
    PrintLeftMarg = 0.181
    PrintTopMarg = 0.181
    PrintWidth = 10.67
    'PrintHeigth = 7 (read-only)
    Call WndShow("REPORT")
    Call DocStart ' Begin multi-page document/print job
    FOR i = 1 TO 4
    Call PicLoad(Path & ".TDR")
    Call GraphSheetNGet(1)
    Call GraphSheetRename(GraphSheetName, "Page " & i)
    Call PicUpdate
    Call PicPrint("WinPrint") ' Add a page to be printed
    NEXT ' i
    Call DocEnd ' End multi-page document/print job
    PrintName = OldPrintName
    Call ExtProgram(PDFFileName)
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Creating a document with different page sizes.

    I'm trying to produce a leaflet with different pages sizes. To try and explain what I mean I have included a picture of what I'd like the front cover to look like. When producing a booklet there doesn't seem to be a provision to individually alter each page size in the pages or document set up panel. Is there anyway around this or do I have to create each page seperately, export to pdf and then combine into the leaflet? Help gratefully received. tomas

    The build booklet feature is for very basic booklets, not something like this.
    Sorry, but you’ll need to make everything full size and then do the cutting.
    Bob

  • Creating a .pdf with different page views

    I'm tyring to create a .pdf with different page views.  For example as the viewer goes through the .pdf some pages I would like viewed as "single page view" and others "two page view".  Is this possible?   I'm working with Adobe Acrobate Pro.  Thanks for any suggestions.

    It's possible to use the Page Open actions to trigger a view mode change but it's messy - if the user tries to override them because they prefer to zoom in, etc. then they'll get very annoyed when things keep resetting.
    To create a Page Open action, open the thumbnails panel, right-click on a page, choose Page Properties, then the Actions tab. You can use the Execute a Menu Item tool to fire one of the view modes.

  • Creating a list with different row sizes...

    I'm new to AS 3.0 and CS4 and I've been getting up to speed
    on all of it. I've used the List component before with my own
    CellRenderer. I now need to create a list with different row
    heights. The List component is great and does everything that I
    want but it requires all rows to be the same height.
    I'm unsure of where to go. Creating my own class seems like a
    lot of work. The TileList and Grid components don't allow different
    sized (and dynamically changing) row heights either. Is there some
    base class (SelectableList? BaseScrollPane?) that I should extend
    or do I need to just bite the bullet and write it all from scratch?
    I need each row to have it's own height and interaction with
    a row could change the height of the row. The main use is a list of
    data. If the user clicks in an item, it turns the display into
    something they can edit (which will need more height).
    Thanks for any thoughts on a direction I should think about.
    By the way, I really like that AS 3.0 is much more consistent of a
    programming language than previous MX versions that I've used.
    We're doing a lot of AS/Flash/AIR work with it and it's turning
    into a wonderful environment...

    Any ideas about this??

Maybe you are looking for

  • Creative Cloud not available in my country

    It says i can't purchase the student version of Creative Cloud because it is not available in my country (Anguila).   This is weird because on my profile it says i am in United States?

  • Vintage internal hard drives

    I have a mac pro from 2006. This is considered vintage.  the internal hard drive is missing. I have dealt with several on line shops that give me several different hard drives I can have intalled but the mac repair shop stated that I had to be sure o

  • Kindle App won't open in OS 10.9.5

    The Kindle App on my Macbook Pro wouldn't open after I installed the update for OS 10.9.5. I have deleted the App and reinstalled it from Amazon.com (with help from an Amazon tech), but that didn't work. Then I uninstalled that app and reinstalled it

  • Im having serious problems with my ipod

    for the last couple of weeks my ipod has been freezing regularly, this wasnt so bad but now i go to try and charge my ipod but it is just getting past the apple symbol then coming up to an image of an ipod saying www.apple.com/support and i havent a

  • There isn't Org. Search in free search of  PERNR on PNP Screen with report

    Hi experts, I create a standard PNP screen with HR report, but i find there isn't org. structure search in free search for PERNR . Should I do configure anywhere to use the org. struture search of PERNR ? Thanks a lots. Yoga.