Halfedge.id, Halfedge.index – Adobe Extending Flash Professional CS4 User Manual
Page 316

294
EXTENDING FLASH CS4 PROFESSIONAL
HalfEdge object
Usage
halfEdge.getVertex()
Parameters
None.
Returns
A
Description
Method; gets the Vertex object at the head of the HalfEdge object. See
Example
The following example stores the Vertex object at the head of
hEdge
in the
vertex
variable:
var shape = fl.getDocumentDOM().selection[0];
var edge = shape.edges[0];
var hEdge = edge.getHalfEdge(0);
var vertex = hEdge.getVertex();
halfEdge.id
Availability
Flash MX 2004.
Usage
halfEdge.id
Description
Read-only property; a unique integer identifier for the HalfEdge object.
Example
The following example displays a unique identifier for the specified half edge in the Output panel:
var shape = fl.getDocumentDOM().selection[0];
alert(shape.contours[0].getHalfEdge().id);
halfEdge.index
Availability
Flash MX 2004.
Usage
halfEdge.index
- Acrobat 9 PRO (590 pages)
- Acrobat 9 PRO Extended (546 pages)
- Acrobat 8 3D (600 pages)
- Acrobat 7 Professional (793 pages)
- After Effects CS4 (753 pages)
- After Effects CS4 (778 pages)
- Media Encoder CS5.5 (59 pages)
- Media Encoder CS5.5 (77 pages)
- Media Encoder CS4 (45 pages)
- Digital Publishing Suite (222 pages)
- InDesign CC v.9.2 2014 (643 pages)
- After Effects CS3 (677 pages)
- InCopy CS3 (393 pages)
- InCopy CS3 (710 pages)
- InCopy CS3 (672 pages)
- InDesign Filters Readme (15 pages)
- InDesign Tagged Text (29 pages)
- InDesign (829 pages)
- InDesign CS4 (717 pages)
- Dreamweaver CS3 (700 pages)
- Dreamweaver CS3 (738 pages)
- Dreamweaver CS3 (732 pages)
- Extending Dreamweaver CS3 (387 pages)
- Dreamweaver API Reference CS3 (533 pages)
- Flash Professional CS3 (943 pages)
- Flash Professional CS3 (527 pages)
- Extending Flash Professional CS5.5 (565 pages)
- Premiere Pro CS6 (575 pages)
- Premiere Pro CS6 (485 pages)
- Premiere Pro CS4 (491 pages)
- Premiere Pro CS3 (455 pages)
- Photoshop CC 2014 v.14.xx (1061 pages)
- Photoshop Lightroom 2 (261 pages)
- Photoshop CS4 (707 pages)
- Photoshop CS3 (681 pages)
- Elements Organizer 8 for Windows (180 pages)
- Elements Organizer 11 (238 pages)
- Premiere Elements 12 (319 pages)
- Premiere Elements 7 (313 pages)
- Illustrator CS6 (556 pages)
- Illustrator CS6 (499 pages)
- Illustrator CS3 (495 pages)