2024 Class Back to 2024
C

CylindricalSurface

Version comparison

Members across versions

7 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
P Axis
same same same same same same same same same
P Origin
same same same same same same same same same
P Radius
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 (2024).
Identical to 2024: 2020, 2021, 2022, 2023
2024 current

Changes in 2025 vs 2024 1 changed

Flip API Versions →

Changed members

CylindricalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cylinder. <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>
radius Double Radius of the circle that defines the base of the cylindrical surface.
→ returns CylindricalSurface The created CylindricalSurface.

Changes in 2025.3 vs 2024 1 changed

Flip API Versions →

Changed members

CylindricalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cylinder. <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>
radius Double Radius of the circle that defines the base of the cylindrical surface.
→ returns CylindricalSurface The created CylindricalSurface.

Changes in 2026 vs 2024 1 changed

Flip API Versions →

Changed members

CylindricalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cylinder. <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>
radius Double Radius of the circle that defines the base of the cylindrical surface.
→ returns CylindricalSurface The created CylindricalSurface.

Changes in 2027 vs 2024 1 changed

Flip API Versions →

Changed members

CylindricalSurface.Create(Frame, Double)
frameOfReference Frame frameOfReference is an orthonormal frame that defines a local coordinate system for the cylinder. <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>
radius Double Radius of the circle that defines the base of the cylindrical surface.
→ returns CylindricalSurface The created CylindricalSurface.