2025 Class Back to 2025
C

ConicalSurface

Version comparison

Members across versions

8 members across 9 versions · 1 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Frame, Double)
same same same same same changed same same same
same same same same same same same same same
M IsValidConeAngle(Double)
same same same same same same same same same
P Axis
same same same same same same same same same
same same same same same same same same same
P Origin
same same same same same same same same same
P XDir
same same same same same same same same same
P YDir
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 (2025).
Identical to 2025: 2025.3, 2026, 2027
2025 current

Changes in 2020 vs 2025 1 changed

Flip API Versions →

Changed members

ConicalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cone. <ul><li>Frame.Origin is a point on the cylinder's axis.</li><li>Frame.BasisZ points along the axis, while Frame.BasisX and Frame.BasisY are orthogonal to the axis. </li><li>The frame may be either left-handed or right-handed (see Frame.IsRightHanded). Note that the "handedness" of the frame does not, by itself, determine the surface's orientation.</li></ul>
halfAngle Double Cone angle. Must be not 0, lesser than PI/2 and greater than -PI/2.
→ returns ConicalSurface The created ConicalSurface.

Changes in 2021 vs 2025 1 changed

Flip API Versions →

Changed members

ConicalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cone. <ul><li>Frame.Origin is a point on the cylinder's axis.</li><li>Frame.BasisZ points along the axis, while Frame.BasisX and Frame.BasisY are orthogonal to the axis. </li><li>The frame may be either left-handed or right-handed (see Frame.IsRightHanded). Note that the "handedness" of the frame does not, by itself, determine the surface's orientation.</li></ul>
halfAngle Double Cone angle. Must be not 0, lesser than PI/2 and greater than -PI/2.
→ returns ConicalSurface The created ConicalSurface.

Changes in 2022 vs 2025 1 changed

Flip API Versions →

Changed members

ConicalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cone. <ul><li>Frame.Origin is a point on the cylinder's axis.</li><li>Frame.BasisZ points along the axis, while Frame.BasisX and Frame.BasisY are orthogonal to the axis. </li><li>The frame may be either left-handed or right-handed (see Frame.IsRightHanded). Note that the "handedness" of the frame does not, by itself, determine the surface's orientation.</li></ul>
halfAngle Double Cone angle. Must be not 0, lesser than PI/2 and greater than -PI/2.
→ returns ConicalSurface The created ConicalSurface.

Changes in 2023 vs 2025 1 changed

Flip API Versions →

Changed members

ConicalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cone. <ul><li>Frame.Origin is a point on the cylinder's axis.</li><li>Frame.BasisZ points along the axis, while Frame.BasisX and Frame.BasisY are orthogonal to the axis. </li><li>The frame may be either left-handed or right-handed (see Frame.IsRightHanded). Note that the "handedness" of the frame does not, by itself, determine the surface's orientation.</li></ul>
halfAngle Double Cone angle. Must be not 0, lesser than PI/2 and greater than -PI/2.
→ returns ConicalSurface The created ConicalSurface.

Changes in 2024 vs 2025 1 changed

Flip API Versions →

Changed members

ConicalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cone. <ul><li>Frame.Origin is a point on the cylinder's axis.</li><li>Frame.BasisZ points along the axis, while Frame.BasisX and Frame.BasisY are orthogonal to the axis. </li><li>The frame may be either left-handed or right-handed (see Frame.IsRightHanded). Note that the "handedness" of the frame does not, by itself, determine the surface's orientation.</li></ul>
halfAngle Double Cone angle. Must be not 0, lesser than PI/2 and greater than -PI/2.
→ returns ConicalSurface The created ConicalSurface.