| Library | Module | Frames | Expand |
| /* readonly */ /* optional */ pfcEdge | Edge1 | |
| The next edge in the contour | ||
| /* readonly */ /* optional */ pfcEdge | Edge2 | |
| The next edge in the other contour | ||
| /* readonly */ /* optional */ pfcSurface | Surface1 | |
| The first adjacent surface | ||
| /* readonly */ /* optional */ pfcSurface | Surface2 | |
| The second adjacent surface | ||
| pfcEdgeEvalData | EvalUV (number Parameter) | |
| Evaluates the edge at a particular t-parameter location in terms of the UV coordinates of the edge. | ||
| number | GetDirection (pfcSurface Surf) | |
| Gets the edge direction in the specified surface. | ||
| /* readonly */ /* optional */ pfcEdge | Edge1 |
|
The next edge in the contour |
| /* readonly */ /* optional */ pfcEdge | Edge2 |
|
The next edge in the other contour |
| /* readonly */ /* optional */ pfcSurface | Surface1 |
|
The first adjacent surface |
| /* readonly */ /* optional */ pfcSurface | Surface2 |
|
The second adjacent surface |
| pfcEdgeEvalData | EvalUV | (number Parameter) |
|
Evaluates the edge at a particular t-parameter location in terms of the UV coordinates of the edge.
|
| number | GetDirection | (pfcSurface Surf) |
|
Gets the edge direction in the specified surface.
|