Edge
Version comparison
Members across versions
15 members across 9 versions
· 4 added later
· 3 changed
Members across versions
15 members across 9 versions
· 4 added later
· 3 changed
Member-name color: stable · changed · removed · obsolete · added later
| Member | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2025.3 | 2026 | 2027 |
|---|---|---|---|---|---|---|---|---|---|
|
M
AsCurve
|
same | same | same | same | same | same | same | same | same |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| not yet introduced | added | same | same | same | changed | same | same | same | |
| not yet introduced | added | same | same | same | changed | same | same | same | |
| same | same | same | same | same | changed | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| not yet introduced | added | same | same | same | same | same | same | same | |
| not yet introduced | added | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same |
No members match the current filter.
Per-version detail
Click a version below to see what changed in that release vs your current frame (2024).
2024
current
Changes in 2025 vs 2024 3 changed
Flip API Versions →Changed members
Edge.GetCurveUV(Int32)
| index | Int32 | The index of the face (0 or 1). |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetCurveUV(Int32, Transform2D)
| index | Int32 | The index of the face (0 or 1). |
| transform | Transform2D | Transformation to apply to the curve. |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated and transformed CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetEndPointReference(Int32)
| index | Int32 | Use 0 for the start point; 1 for the end point. |
| → returns | Reference→nullNothingnullptr | Reference to the point or null Nothing nullptr a null reference ( Nothing in Visual Basic) if reference cannot be obtained. |
Changes in 2025.3 vs 2024 3 changed
Flip API Versions →Changed members
Edge.GetCurveUV(Int32)
| index | Int32 | The index of the face (0 or 1). |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetCurveUV(Int32, Transform2D)
| index | Int32 | The index of the face (0 or 1). |
| transform | Transform2D | Transformation to apply to the curve. |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated and transformed CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetEndPointReference(Int32)
| index | Int32 | Use 0 for the start point; 1 for the end point. |
| → returns | Reference→nullNothingnullptr | Reference to the point or null Nothing nullptr a null reference ( Nothing in Visual Basic) if reference cannot be obtained. |
Changes in 2026 vs 2024 3 changed
Flip API Versions →Changed members
Edge.GetCurveUV(Int32)
| index | Int32 | The index of the face (0 or 1). |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetCurveUV(Int32, Transform2D)
| index | Int32 | The index of the face (0 or 1). |
| transform | Transform2D | Transformation to apply to the curve. |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated and transformed CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetEndPointReference(Int32)
| index | Int32 | Use 0 for the start point; 1 for the end point. |
| → returns | Reference→nullNothingnullptr | Reference to the point or null Nothing nullptr a null reference ( Nothing in Visual Basic) if reference cannot be obtained. |
Changes in 2027 vs 2024 3 changed
Flip API Versions →Changed members
Edge.GetCurveUV(Int32)
| index | Int32 | The index of the face (0 or 1). |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetCurveUV(Int32, Transform2D)
| index | Int32 | The index of the face (0 or 1). |
| transform | Transform2D | Transformation to apply to the curve. |
| → returns | CurveUV→nullNothingnullptr | If successful, returns the calculated and transformed CurveUV, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
Edge.GetEndPointReference(Int32)
| index | Int32 | Use 0 for the start point; 1 for the end point. |
| → returns | Reference→nullNothingnullptr | Reference to the point or null Nothing nullptr a null reference ( Nothing in Visual Basic) if reference cannot be obtained. |