Closed Thread
Results 1 to 2 of 2

Shape Nodes

Hybrid View

incjourn Shape Nodes 01-04-2005, 07:56 AM
blane245 Re: Shape Nodes 01-08-2010, 03:53 PM
  1. #1
    Registered User
    Join Date
    03-16-2004
    Location
    UK
    MS-Off Ver
    2003
    Posts
    85

    Shape Nodes

    Is there anyway I can get the x,y coordinates of a particular Node in a freeform shape.

    Phil

    P.S. The following seems to work but I can't get the coord's
    ActiveSheet.Shapes("Freeform 1").Nodes.Count
    ActiveSheet.Shapes("Freeform 1").Nodes(2).EditingType
    Phil

  2. #2
    Valued Forum Contributor blane245's Avatar
    Join Date
    02-20-2009
    Location
    Melbourne, FL
    MS-Off Ver
    Excel 2010
    Posts
    649

    Re: Shape Nodes

    I think you are looking for Nodes.Item(n).Points, where n is the node number. The coordinates are in point units.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1