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 (2027).
Identical to 2027: 2025, 2025.3, 2026
2027 current

Changes in 2021 vs 2027 3 changed

Flip API Versions →

Changed members

Edge.GetCurveUV(Int32)
index Int32 The index of the face (0 or 1).
→ returns nullNothingnullptrCurveUV If successful, returns the calculated CurveUV, otherwise.
Edge.GetCurveUV(Int32, Transform2D)
index Int32 The index of the face (0 or 1).
transform Transform2D Transformation to apply to the curve.
→ returns nullNothingnullptrCurveUV If successful, returns the calculated and transformed CurveUV, otherwise.
Edge.GetEndPointReference(Int32)
index Int32 Use 0 for the start point; 1 for the end point.
→ returns nullNothingnullptrReference Reference to the point or if reference cannot be obtained.

Changes in 2022 vs 2027 3 changed

Flip API Versions →

Changed members

Edge.GetCurveUV(Int32)
index Int32 The index of the face (0 or 1).
→ returns nullNothingnullptrCurveUV If successful, returns the calculated CurveUV, otherwise.
Edge.GetCurveUV(Int32, Transform2D)
index Int32 The index of the face (0 or 1).
transform Transform2D Transformation to apply to the curve.
→ returns nullNothingnullptrCurveUV If successful, returns the calculated and transformed CurveUV, otherwise.
Edge.GetEndPointReference(Int32)
index Int32 Use 0 for the start point; 1 for the end point.
→ returns nullNothingnullptrReference Reference to the point or if reference cannot be obtained.

Changes in 2023 vs 2027 3 changed

Flip API Versions →

Changed members

Edge.GetCurveUV(Int32)
index Int32 The index of the face (0 or 1).
→ returns nullNothingnullptrCurveUV If successful, returns the calculated CurveUV, otherwise.
Edge.GetCurveUV(Int32, Transform2D)
index Int32 The index of the face (0 or 1).
transform Transform2D Transformation to apply to the curve.
→ returns nullNothingnullptrCurveUV If successful, returns the calculated and transformed CurveUV, otherwise.
Edge.GetEndPointReference(Int32)
index Int32 Use 0 for the start point; 1 for the end point.
→ returns nullNothingnullptrReference Reference to the point or if reference cannot be obtained.

Changes in 2024 vs 2027 3 changed

Flip API Versions →

Changed members

Edge.GetCurveUV(Int32)
index Int32 The index of the face (0 or 1).
→ returns nullNothingnullptrCurveUV If successful, returns the calculated CurveUV, otherwise.
Edge.GetCurveUV(Int32, Transform2D)
index Int32 The index of the face (0 or 1).
transform Transform2D Transformation to apply to the curve.
→ returns nullNothingnullptrCurveUV If successful, returns the calculated and transformed CurveUV, otherwise.
Edge.GetEndPointReference(Int32)
index Int32 Use 0 for the start point; 1 for the end point.
→ returns nullNothingnullptrReference Reference to the point or if reference cannot be obtained.