C

Curve

Version comparison

Members across versions

30 members across 9 versions · 2 added later · 2 removed · 8 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Clone
same same same same same same same same same
M ComputeClosestPoints(Curve, Boolean, Boolean, Boolean, IList<ClosestPointsPairBetweenTwoCurves>)
same same same same same same same same same
M ComputeDerivatives(Double, Boolean)
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
M CreateOffset(Double, XYZ)
same same same same same changed same same same
same same same same same changed same same same
M CreateTransformed(Transform)
same same same same same changed same same same
M Distance(XYZ)
same same same same same same same same same
M Evaluate(Double, Boolean)
same same same same same same same same same
M GetEndParameter(Int32)
same same same same same changed same same same
M GetEndPoint(Int32)
same same same same same changed same same same
same same same same same changed same same same
M Intersect(Curve, IntersectionResultArray%)
same same same same same same same changed missing
M Intersect(Curve)
same same same same same same same changed missing
M Intersect(Curve, CurveIntersectResultOption)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M IsInside(Double)
same same same same same same same same same
M IsInside(Double, Int32%)
same same same same same same same same same
M MakeBound(Double, Double)
same same same same same same same same same
same same same same same same same same same
M Project(XYZ)
same same same same same same same same same
M SetGraphicsStyleId(ElementId)
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 same same same same
same same same same same same same same same
P Length
same same same same same same same same same
P Period
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).
2027 current

Changes in 2020 vs 2027 2 added 2 missing 6 changed

Flip API Versions →

Added in 2020 (new since 2027)

Missing in 2020 (only available in 2027)

Changed members

Curve.CreateOffset(Double, XYZ)
offsetDist Double The signed distance that controls the offset.
referenceVector XYZ A reference vector to define the offset direction.
→ returns Curve The new curve.
Curve.CreateReversed()
→ returns Curve The new curve.
Curve.CreateTransformed(Transform)
transform Transform The transform to apply.
→ returns Curve The new curve.
Curve.GetEndParameter(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns Double The parameter.
Curve.GetEndPoint(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns XYZ The curve endpoint.
Curve.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 2021 vs 2027 2 added 1 missing 6 changed

Flip API Versions →

Added in 2021 (new since 2027)

Missing in 2021 (only available in 2027)

Changed members

Curve.CreateOffset(Double, XYZ)
offsetDist Double The signed distance that controls the offset.
referenceVector XYZ A reference vector to define the offset direction.
→ returns Curve The new curve.
Curve.CreateReversed()
→ returns Curve The new curve.
Curve.CreateTransformed(Transform)
transform Transform The transform to apply.
→ returns Curve The new curve.
Curve.GetEndParameter(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns Double The parameter.
Curve.GetEndPoint(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns XYZ The curve endpoint.
Curve.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 2 added 1 missing 6 changed

Flip API Versions →

Added in 2022 (new since 2027)

Missing in 2022 (only available in 2027)

Changed members

Curve.CreateOffset(Double, XYZ)
offsetDist Double The signed distance that controls the offset.
referenceVector XYZ A reference vector to define the offset direction.
→ returns Curve The new curve.
Curve.CreateReversed()
→ returns Curve The new curve.
Curve.CreateTransformed(Transform)
transform Transform The transform to apply.
→ returns Curve The new curve.
Curve.GetEndParameter(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns Double The parameter.
Curve.GetEndPoint(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns XYZ The curve endpoint.
Curve.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 2 added 1 missing 6 changed

Flip API Versions →

Added in 2023 (new since 2027)

Missing in 2023 (only available in 2027)

Changed members

Curve.CreateOffset(Double, XYZ)
offsetDist Double The signed distance that controls the offset.
referenceVector XYZ A reference vector to define the offset direction.
→ returns Curve The new curve.
Curve.CreateReversed()
→ returns Curve The new curve.
Curve.CreateTransformed(Transform)
transform Transform The transform to apply.
→ returns Curve The new curve.
Curve.GetEndParameter(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns Double The parameter.
Curve.GetEndPoint(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns XYZ The curve endpoint.
Curve.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 2 added 1 missing 6 changed

Flip API Versions →

Added in 2024 (new since 2027)

Missing in 2024 (only available in 2027)

Changed members

Curve.CreateOffset(Double, XYZ)
offsetDist Double The signed distance that controls the offset.
referenceVector XYZ A reference vector to define the offset direction.
→ returns Curve The new curve.
Curve.CreateReversed()
→ returns Curve The new curve.
Curve.CreateTransformed(Transform)
transform Transform The transform to apply.
→ returns Curve The new curve.
Curve.GetEndParameter(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns Double The parameter.
Curve.GetEndPoint(Int32)
index Int32 0 for the start or 1 for end of the curve.
→ returns XYZ The curve endpoint.
Curve.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.