Changes in 2020 vs 2026 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 |