2021 Class Back to 2021
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 (2021).
Identical to 2021: 2020, 2022, 2023, 2024
2021 current

Changes in 2025 vs 2021 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 2025.3 vs 2021 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 2026 vs 2021 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 2027 vs 2021 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.