C

Edge

Version comparison

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
same same same same same same same same same
same same same same same same same same same
M ComputeDerivatives(Double)
same same same same same same same same same
M Evaluate(Double)
same same same same same same same same same
M EvaluateOnFace(Double, Face)
same same same same same same same same same
M GetCurveUV(Int32)
not yet introduced added same same same changed same same same
M GetCurveUV(Int32, Transform2D)
not yet introduced added same same same changed same same same
same same same same same changed same same same
M GetFace(Int32)
same same same same same same same same same
M IsFlippedOnFace(Int32)
not yet introduced added same same same same same same same
M IsFlippedOnFace(Face)
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

Per-version detail

Click a version below to see what changed in that release vs your current frame (2024).
Identical to 2024: 2021, 2022, 2023
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 CurveUVnullNothingnullptr 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 CurveUVnullNothingnullptr 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 ReferencenullNothingnullptr 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 CurveUVnullNothingnullptr 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 CurveUVnullNothingnullptr 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 ReferencenullNothingnullptr 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 CurveUVnullNothingnullptr 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 CurveUVnullNothingnullptr 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 ReferencenullNothingnullptr 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 CurveUVnullNothingnullptr 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 CurveUVnullNothingnullptr 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 ReferencenullNothingnullptr Reference to the point or null Nothing nullptr a null reference ( Nothing in Visual Basic) if reference cannot be obtained.