2025.3 Class Back to 2025.3
C

GeometryCreationUtilities

Version comparison

Members across versions

13 members across 9 versions · 10 changed

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

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>, SolidOptions)
same same same same same changed same same same
M CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>)
same same same same same changed same same same
M CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double)
same same same same same changed same same same
M CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions)
same same same same same changed same same same
M CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ, SolidOptions)
same same same same same changed same same same
M CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ)
same same same same same changed same same same
M CreateLoftGeometry(IList<CurveLoop>, SolidOptions)
same same same same same same same same same
M CreateRevolvedGeometry(Frame, IList<CurveLoop>, Double, Double)
same same same same same same same same same
M CreateRevolvedGeometry(Frame, IList<CurveLoop>, Double, Double, SolidOptions)
same same same same same same same same same
M CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions)
same same same same same changed same same same
M CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>)
same same same same same changed same same same
M CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, SolidOptions)
same same same same same changed same same same
M CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>)
same same same same same changed same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2025.3).
Identical to 2025.3: 2025, 2026, 2027
2025.3 current

Changes in 2020 vs 2025.3 10 changed

Flip API Versions →

Changed members

GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>, SolidOptions)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
→ returns Solid Solid

Changes in 2021 vs 2025.3 10 changed

Flip API Versions →

Changed members

GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>, SolidOptions)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
→ returns Solid Solid

Changes in 2022 vs 2025.3 10 changed

Flip API Versions →

Changed members

GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>, SolidOptions)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
→ returns Solid Solid

Changes in 2023 vs 2025.3 10 changed

Flip API Versions →

Changed members

GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>, SolidOptions)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
→ returns Solid Solid

Changes in 2024 vs 2025.3 10 changed

Flip API Versions →

Changed members

GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>, SolidOptions)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateBlendGeometry(CurveLoop, CurveLoop, ICollection<VertexPair>)
firstLoop CurveLoop
secondLoop CurveLoop
vertexPairs ICollection<VertexPair>
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
→ returns Solid Solid
GeometryCreationUtilities.CreateExtrusionGeometry(IList<CurveLoop>, XYZ, Double, SolidOptions)
profileLoops IList<CurveLoop>
extrusionDir XYZ
extrusionDist Double
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateFixedReferenceSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, XYZ)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
fixedReferenceDirection XYZ
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>, SolidOptions)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptBlendGeometry(Curve, IList<Double>, IList<CurveLoop>, IList<ICollection<VertexPair>>)
pathCurve Curve
pathParams IList<Double>
profileLoops IList<CurveLoop>
vertexPairs IList<ICollection<VertexPair>>
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>, SolidOptions)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
solidOptions SolidOptions
→ returns Solid Solid
GeometryCreationUtilities.CreateSweptGeometry(CurveLoop, Int32, Double, IList<CurveLoop>)
sweepPath CurveLoop
pathAttachmentCrvIdx Int32
pathAttachmentParam Double
profileLoops IList<CurveLoop>
→ returns Solid Solid