Skip to content

Commit

Permalink
TSpline rename hashed nodes (#14921)
Browse files Browse the repository at this point in the history
* renamed 2 nodes

TSplineSurface.BySphereCenterPointRadius
TSplineSurface.ByCylinderPointsRadiu

* TSplineSurface.ByPlaneOriginNormal

* TSplineSurface.ByQuadballCenterRadius

* TSplineSurface.BySphereFourPoints

* TSplineSurface.ByPlaneOriginNormalXAxis

* TSplineSurface.ByPlaneOriginXAxisYAxis

* TSplineVertex.FunctionalValence

* TSplineSurface.ByConeCoordinateSystemHeightRadii

* TSplineSurface.ByPlaneBestFitThroughPoints

* TSplineSurface.ByPlaneLineAndPoint

* TSplineSurface.ByPlaneThreePoints

* TSplineSurface.ByTorusCenterRadii

* TSplineSurface.ByTorusCoordinateSystemRadii

* TSplineTopology.TPointVertices

* TSplineSurface.AddReflections

* TSplineSurface.DeleteVertices

* TSplineSurface.CompressIndices

* TSplineSurface.RemoveReflections

* TSplineSurface.ByNurbsSurfaceUniform

* TSplineSurface.UnweldVertices

* TSplineSurface.BridgeFacesToEdges

* TSplineReflection.SegmentsCount

* TSplineSurface.ByNurbsSurfaceCurvature

* TSplineSurface.BridgeEdgesToFaces

* TSplineInitialSymmetry.IsRadial; TSplineInitialSymmetry.RadialSymmetryFaces

* TSplineReflection.SegmentsAngle

* .TSplineSurface.BridgeFacesToFaces

* TSplineSurface.BridgeEdgesToEdges

* TSplineInitialSymmetry.ByRadial

* SplineSurface.ByCombinedTSplineSurfaces

* TSplineSurface.UncreaseVertices

* BuildFromLines

* TSplineSurface.CreaseVertice

* TSplineTopology.RegularVertices

* TSplineTopology.VertexByIndex

* TSplineSurface.DeserializeFromTSM

* TSplineSurface.SerializeAsTSM

* TSplineTopology.BorderVertices

* TSplineSurface.EnableSmoothMode

* TSplineTopology.NonManifoldVertices

* TSplineTopology.VerticesCoun

* TSplineSurface.DuplicateFaces

* TSplineSurface.ExtrudeEdgesAlongCurve

* TSplineTopology.StarPointVertices

* TSplineTopology.NonManifoldEdges

* TSplineSurface.WeldCoincidentVertices

* TSplineSurface.SubdivideFaces

* TSplineSurface.ExtrudeFacesAlongCurve

* TSplineSurface.ByConeCoordinateSystemHeightRadius

* TSplineSurface.ByCylinderRadiusHeight
  • Loading branch information
dariaivanciucova authored Feb 2, 2024
1 parent 2bb51dc commit 8f123fe
Show file tree
Hide file tree
Showing 161 changed files with 649 additions and 1,644 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The nodes `TSplineVertex.UVNFrame` and `TSplineUVNFrame.Position` are used to hi
___
## Example File

![TSplineTopology.RegularVertices](./Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.RegularVertices_img.jpg)
![TSplineTopology.RegularVertices](./3FD66JH7OUVHRJOXDSO6GCVCZV63VG7PUZEMJMDZBM67ASM2XLRA_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ The nodes `TSplineVertex.UVNFrame` and `TSplineUVNFrame.Position` are used to hi
___
## Example File

![TSplineTopology.TPointVertices](./Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.TPointVertices_img.jpg)
![TSplineTopology.TPointVertices](./3JL6REDTXILJYKG3YL47NDNEA5YHNLEAYOO3JNMRUUBMWI4GDGHA_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ In the example below, a T-Spline sphere primitive surface is created using the `

## Example File

![Example](./Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereCenterPointRadius_img.jpg)
![Example](./3W2XHZKQEZFB7P3OTUVOZUMCD3M7PKUFQZI42URWMPFARFIN2NVQ_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The example below illustrates how to add multiple reflections to a T-Spline surf

## Example File

![Example](./Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.AddReflections_img.jpg)
![Example](./6YGBDRGYLRW3BW4XJHLHBBRSCHYWA2UCJ5FQAESHDY2HMUBDUSLQ_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ In the example below, a plane primitive T-Spline surface is created using a `TSp

## Example File

![Example](./Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeleteVertices_img.jpg)
![Example](./76IVI422OMRMPHCWZHTETSZ3PJF22AOV2AX274LZCNLPCK664PGQ_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ In the example below, a vertex of a T-Spline surface is collected using the `TSp
___
## Example File

![TSplineTopology.VertexByIndex](./Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VertexByIndex_img.jpg)
![TSplineTopology.VertexByIndex](./7LRWGLADXMQPJN33WBBRTYBBK4NO6FQADRQICYVBDCTWPJ3FOONQ_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ In the example below, a number of faces is deleted from a quadball primitive sur

## Example File

![Example](./Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CompressIndexes_img.jpg)
![Example](./ARIV6OQ22ACATWAIKGM7OHNEJS2TQUOKUSEU6UNX6EAAVSJIMK3A_img.jpg)
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ In the example below, a T-Spline primitive cylinder surface is created. The bott

## Example File

![Example](./Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderPointsRadius_img.jpg)
![Example](./AUSALFCUDD62GV5ALRNIDJ43LBF3FWW5HY5WNAQBKRB7E2JF7WUQ_img.jpg)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 8f123fe

Please sign in to comment.