diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.dyn b/doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.dyn rename to doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.md b/doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.md similarity index 56% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.md rename to doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.md index 59def7a81e6..50505d62c26 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.md +++ b/doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.md @@ -1,5 +1,7 @@ + + ## In Depth -Creates a NurbsSurface with specified control vertices, knots, weights, and U V degrees. There are several restrictions on the data which, if broken, will cause the function to fail and will throw an exception. Degree: Both u- and v- degree should be >= 1 (piecewise-linear spline) and less than 26 (the maximum B-spline basis degree supported by ASM). Weights: All weight values (if supplied) should be strictly positive. Weights smaller than 1e-11 will be rejected and the function will fail. Knots: Both knot vectors should be non-decreasing sequences. Interior knot multiplicity should be no larger than degree + 1 at the start/end knot and degree at an internal knot (this allows surfaces with G1 discontinuities to be represented). Note that non-clamped knot vectors are supported, but will be converted to clamped ones, with the corresponding changes applied to the control point/weight data. +Creates a NurbsSurface with specified control vertices, knots, weights, and U V degrees. There are several restrictions on the data which, if broken, will cause the function to fail and will throw an exception. Degree: Both u- and v- degree should be >= 1 (piecewise-linear spline) and less than 26 (the maximum B-spline basis degree supported by ASM). Weights: All weight values (if supplied) should be strictly positive. Weights smaller than 1e-11 will be rejected and the function will fail. Knots: Both knot vectors should be non-decreasing sequences. Interior knot multiplicity should be no larger than degree plus 1 at the start/end knot and degree at an internal knot (this allows surfaces with G1 discontinuities to be represented). Note that non-clamped knot vectors are supported, but will be converted to clamped ones, with the corresponding changes applied to the control point/weight data. ___ ## Example File diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots_img.jpg b/doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots_img.jpg rename to doc/distrib/NodeHelpFiles/2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(distance, softEdges).md b/doc/distrib/NodeHelpFiles/2ULSD2KOLBO3IDZALZJCIBZDTDFEHC5YE6E5LZW5YR2P3X36HORQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(distance, softEdges).md rename to doc/distrib/NodeHelpFiles/2ULSD2KOLBO3IDZALZJCIBZDTDFEHC5YE6E5LZW5YR2P3X36HORQ.md index 0699a5eab24..96ad4803371 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(distance, softEdges).md +++ b/doc/distrib/NodeHelpFiles/2ULSD2KOLBO3IDZALZJCIBZDTDFEHC5YE6E5LZW5YR2P3X36HORQ.md @@ -1,3 +1,5 @@ + + ## Thicken(distance, softEdges) - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).dyn b/doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).dyn rename to doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).md b/doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.md similarity index 71% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).md rename to doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.md index 56ebff09bbe..d4880060ba1 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).md +++ b/doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.md @@ -1,3 +1,5 @@ + + ## In Depth `Curve.ExtrudeAsSolid (curve, direction)` extrudes an input closed, planar curve using an input vector to determine the direction of the extrusion. The length of the vector is used for the extrusion distance. This node caps the ends of the extrusion to create a solid. @@ -5,4 +7,4 @@ In the example below, we first create a NurbsCurve by using a `NurbsCurve.ByPoin ___ ## Example File -![Curve.ExtrudeAsSolid(curve, direction)](./Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve,%20direction)_img.jpg) \ No newline at end of file +![Curve.ExtrudeAsSolid(curve, direction)](./32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction)_img.jpg b/doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction)_img.jpg rename to doc/distrib/NodeHelpFiles/32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.RegularVertices.md b/doc/distrib/NodeHelpFiles/3FD66JH7OUVHRJOXDSO6GCVCZV63VG7PUZEMJMDZBM67ASM2XLRA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.RegularVertices.md rename to doc/distrib/NodeHelpFiles/3FD66JH7OUVHRJOXDSO6GCVCZV63VG7PUZEMJMDZBM67ASM2XLRA.md index bd59861f8ab..b02e457fe7f 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.RegularVertices.md +++ b/doc/distrib/NodeHelpFiles/3FD66JH7OUVHRJOXDSO6GCVCZV63VG7PUZEMJMDZBM67ASM2XLRA.md @@ -1,3 +1,5 @@ + + ## RegularVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.TPointVertices.md b/doc/distrib/NodeHelpFiles/3JL6REDTXILJYKG3YL47NDNEA5YHNLEAYOO3JNMRUUBMWI4GDGHA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.TPointVertices.md rename to doc/distrib/NodeHelpFiles/3JL6REDTXILJYKG3YL47NDNEA5YHNLEAYOO3JNMRUUBMWI4GDGHA.md index 1bf70d57287..31b4c5cf900 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.TPointVertices.md +++ b/doc/distrib/NodeHelpFiles/3JL6REDTXILJYKG3YL47NDNEA5YHNLEAYOO3JNMRUUBMWI4GDGHA.md @@ -1,3 +1,5 @@ + + ## TPointVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).dyn b/doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).dyn rename to doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.dyn diff --git a/doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.md b/doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.md new file mode 100644 index 00000000000..0993ba59ecd --- /dev/null +++ b/doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.md @@ -0,0 +1,9 @@ + + +## In Depth +Rotates a coordinate system around an origin and an axis by a specified degree. +___ +## Example File + +![Rotate (origin, axis, degrees)](./3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA_img.jpg) + diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereCenterPointRadius.md b/doc/distrib/NodeHelpFiles/3W2XHZKQEZFB7P3OTUVOZUMCD3M7PKUFQZI42URWMPFARFIN2NVQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereCenterPointRadius.md rename to doc/distrib/NodeHelpFiles/3W2XHZKQEZFB7P3OTUVOZUMCD3M7PKUFQZI42URWMPFARFIN2NVQ.md index 2e2bda2c646..1f50b3e4e35 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereCenterPointRadius.md +++ b/doc/distrib/NodeHelpFiles/3W2XHZKQEZFB7P3OTUVOZUMCD3M7PKUFQZI42URWMPFARFIN2NVQ.md @@ -1,3 +1,5 @@ + + ## BySphereCenterPointRadius - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA.md b/doc/distrib/NodeHelpFiles/43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA.md index 4ca07c00023..e4258daf0b2 100644 --- a/doc/distrib/NodeHelpFiles/43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA.md +++ b/doc/distrib/NodeHelpFiles/43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA.md @@ -5,4 +5,4 @@ CoordinateSystem.Transform will transform the given Coordinate System from a sou ___ ## Example File -![CoordinateSystem.Transform](./Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(CS,%20fromCS,%20contextCS)_img.png) \ No newline at end of file +![CoordinateSystem.Transform](./43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).dyn b/doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).dyn rename to doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.dyn diff --git a/doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.md b/doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.md new file mode 100644 index 00000000000..7f5d38a93d8 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.md @@ -0,0 +1,9 @@ + + +## In Depth +Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides. +___ +## Example File + +![Thicken (thickness, both_sides)](./4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ_img.jpg) + diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides)_img.jpg b/doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides)_img.jpg rename to doc/distrib/NodeHelpFiles/4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).dyn b/doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).dyn rename to doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).md b/doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.md similarity index 70% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).md rename to doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.md index 2c8fece865a..d849e0e524c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).md +++ b/doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Curve.NormalAtParameter (curve, param)` returns a vector aligned with the normal direction at the specified parameter of a curve. The parameterization of a curve is measured in the range from 0 to 1, with 0 representing the start of the curve and 1 representing the end of the curve. @@ -5,4 +7,4 @@ In the example below, we first create a NurbsCurve using a `NurbsCurve.ByControl ___ ## Example File -![Curve.NormalAtParameter(curve, param](./Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve,%20param)_img.jpg) \ No newline at end of file +![Curve.NormalAtParameter(curve, param](./5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param)_img.jpg b/doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param)_img.jpg rename to doc/distrib/NodeHelpFiles/5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).dyn b/doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).dyn rename to doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).md b/doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.md similarity index 78% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).md rename to doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.md index 696e833afc3..58c9367faee 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).md +++ b/doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Surface.Thicken (surface, thickness, both_sides)` creates a solid by offsetting a surface according to the `thickness` input and by capping the ends to close the solid. This node has an extra input to specify whether or not to thicken on both sides. The `both_sides` input takes a Boolean value: True to thicken on both sides, and False to thicken on one side. Note that the `thickness` parameter determines the total thickness of the final solid, so if `both_sides` is set to True, the result will be offset from the original surface by half the input thickness on both sides. @@ -6,4 +8,4 @@ In the example below, we first create a surface by using a `Surface.BySweep2Rail ___ ## Example File -![Surface.Thicken](./Autodesk.DesignScript.Geometry.Surface.Thicken(surface,%20thickness,%20both_sides)_img.jpg) \ No newline at end of file +![Surface.Thicken](./5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides)_img.jpg b/doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides)_img.jpg rename to doc/distrib/NodeHelpFiles/5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/5IXBOJ4T7DGQ4FYV7OJBRP77VS7URLKC6BUG7AUFBR6QSPUYOFIA.md b/doc/distrib/NodeHelpFiles/5IXBOJ4T7DGQ4FYV7OJBRP77VS7URLKC6BUG7AUFBR6QSPUYOFIA.md index 78910bafb6f..8332ec7c149 100644 --- a/doc/distrib/NodeHelpFiles/5IXBOJ4T7DGQ4FYV7OJBRP77VS7URLKC6BUG7AUFBR6QSPUYOFIA.md +++ b/doc/distrib/NodeHelpFiles/5IXBOJ4T7DGQ4FYV7OJBRP77VS7URLKC6BUG7AUFBR6QSPUYOFIA.md @@ -5,5 +5,5 @@ Scale the coordinate system non-uniformly around the origin. ___ ## Example File -![Scale (xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount,%20yamount,%20zamount)_img.jpg) +![Scale (xamount, yamount, zamount)](./5IXBOJ4T7DGQ4FYV7OJBRP77VS7URLKC6BUG7AUFBR6QSPUYOFIA_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).dyn b/doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).dyn rename to doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).md b/doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.md similarity index 70% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).md rename to doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.md index 4ac0c2828e7..ea8db5baa25 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).md +++ b/doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.md @@ -1,3 +1,5 @@ + + ## In Depth `Curve.Extrude (curve, direction, distance)` extrudes an input curve using an input vector to determine the direction of the extrusion. A separate `distance` input is used for the extrusion distance. @@ -5,4 +7,4 @@ In the example below, we first create a NurbsCurve using a `NurbsCurve.ByControl ___ ## Example File -![Curve.Extrude(curve, direction, distance)](./Autodesk.DesignScript.Geometry.Curve.Extrude(curve,%20direction,%20distance)_img.jpg) \ No newline at end of file +![Curve.Extrude(curve, direction, distance)](./5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance)_img.jpg b/doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance)_img.jpg rename to doc/distrib/NodeHelpFiles/5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).dyn b/doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).dyn rename to doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).md b/doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.md similarity index 71% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).md rename to doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.md index 78e9389ff3e..ab69cee2a17 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).md +++ b/doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.md @@ -1,3 +1,5 @@ + + ## In Depth `Surface.ToNurbsSurface` takes a surface as input and returns a NurbsSurface that approximates the input surface. The `limitSurface` input determines if the surface should be restored to its original parameter range before conversion, for example, when the parameter range of a surface is limited is after a Trim operation. @@ -7,4 +9,4 @@ In the example below, we create a surface using a `Surface.ByPatch` node with a ___ ## Example File -![Surface.ToNurbsSurface](./Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface,%20limitSurface)_img.jpg) \ No newline at end of file +![Surface.ToNurbsSurface](./62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface)_img.jpg b/doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface)_img.jpg rename to doc/distrib/NodeHelpFiles/62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.AddReflections.md b/doc/distrib/NodeHelpFiles/6YGBDRGYLRW3BW4XJHLHBBRSCHYWA2UCJ5FQAESHDY2HMUBDUSLQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.AddReflections.md rename to doc/distrib/NodeHelpFiles/6YGBDRGYLRW3BW4XJHLHBBRSCHYWA2UCJ5FQAESHDY2HMUBDUSLQ.md index be7c0767e1d..b6e1011a8a0 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.AddReflections.md +++ b/doc/distrib/NodeHelpFiles/6YGBDRGYLRW3BW4XJHLHBBRSCHYWA2UCJ5FQAESHDY2HMUBDUSLQ.md @@ -1,3 +1,5 @@ + + ## AddReflections - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).dyn b/doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).dyn rename to doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).md b/doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.md similarity index 61% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).md rename to doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.md index 4cbae5d85d9..308d62b3791 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).md +++ b/doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.md @@ -1,3 +1,5 @@ + + ## In Depth `PolyCurve.ByGroupedCurves` creates a new PolyCurve by grouping multiple connected curves. It groups curves based on their proximity to other curves, either touching or within a given join tolerance, to connect them into a single PolyCurve. @@ -5,4 +7,4 @@ In the example below, a pentagon is exploded and its curves are randomized. `Pol ___ ## Example File -![PolyCurve.ByGroupedCurves](./Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves,%20joinTolerance,%20trimCurves,%20trimLength)_img.jpg) \ No newline at end of file +![PolyCurve.ByGroupedCurves](./6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength)_img.jpg b/doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength)_img.jpg rename to doc/distrib/NodeHelpFiles/6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeleteVertices.md b/doc/distrib/NodeHelpFiles/76IVI422OMRMPHCWZHTETSZ3PJF22AOV2AX274LZCNLPCK664PGQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeleteVertices.md rename to doc/distrib/NodeHelpFiles/76IVI422OMRMPHCWZHTETSZ3PJF22AOV2AX274LZCNLPCK664PGQ.md index 94585755774..90ae8340896 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeleteVertices.md +++ b/doc/distrib/NodeHelpFiles/76IVI422OMRMPHCWZHTETSZ3PJF22AOV2AX274LZCNLPCK664PGQ.md @@ -1,3 +1,5 @@ + + ## DeleteVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedEdges.md b/doc/distrib/NodeHelpFiles/7LMFKLQNCV53W7KLS5QWD3E27NGGA33QPHSXMUGH323WVXWJY3GQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedEdges.md rename to doc/distrib/NodeHelpFiles/7LMFKLQNCV53W7KLS5QWD3E27NGGA33QPHSXMUGH323WVXWJY3GQ.md index 938730aac95..6a6c94a69fc 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedEdges.md +++ b/doc/distrib/NodeHelpFiles/7LMFKLQNCV53W7KLS5QWD3E27NGGA33QPHSXMUGH323WVXWJY3GQ.md @@ -1,3 +1,5 @@ + + ## DecomposedEdges - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VertexByIndex.md b/doc/distrib/NodeHelpFiles/7LRWGLADXMQPJN33WBBRTYBBK4NO6FQADRQICYVBDCTWPJ3FOONQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VertexByIndex.md rename to doc/distrib/NodeHelpFiles/7LRWGLADXMQPJN33WBBRTYBBK4NO6FQADRQICYVBDCTWPJ3FOONQ.md index 9d9a9ef17eb..6acf99f6280 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VertexByIndex.md +++ b/doc/distrib/NodeHelpFiles/7LRWGLADXMQPJN33WBBRTYBBK4NO6FQADRQICYVBDCTWPJ3FOONQ.md @@ -1,3 +1,5 @@ + + ## VertexByIndex - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CompressIndexes.md b/doc/distrib/NodeHelpFiles/ARIV6OQ22ACATWAIKGM7OHNEJS2TQUOKUSEU6UNX6EAAVSJIMK3A.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CompressIndexes.md rename to doc/distrib/NodeHelpFiles/ARIV6OQ22ACATWAIKGM7OHNEJS2TQUOKUSEU6UNX6EAAVSJIMK3A.md index 78c1c7075d3..768bef15790 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CompressIndexes.md +++ b/doc/distrib/NodeHelpFiles/ARIV6OQ22ACATWAIKGM7OHNEJS2TQUOKUSEU6UNX6EAAVSJIMK3A.md @@ -1,3 +1,5 @@ + + ## CompressIndexes - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).dyn b/doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).dyn rename to doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).md b/doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.md similarity index 64% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).md rename to doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.md index 7426c61e550..d851aaa2e50 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).md +++ b/doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Rotate (coordinateSystem, origin, axis, degrees)` returns a new CoordinateSystem rotated about an origin and vector. @@ -6,4 +8,4 @@ In the example below, a CoordinateSystem is rotated about an origin point at (2, ___ ## Example File -![CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem,%20origin,%20axis,%20degrees)_img.jpg) \ No newline at end of file +![CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees)](./AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderPointsRadius.md b/doc/distrib/NodeHelpFiles/AUSALFCUDD62GV5ALRNIDJ43LBF3FWW5HY5WNAQBKRB7E2JF7WUQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderPointsRadius.md rename to doc/distrib/NodeHelpFiles/AUSALFCUDD62GV5ALRNIDJ43LBF3FWW5HY5WNAQBKRB7E2JF7WUQ.md index a6b69754ddb..ead51e50681 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderPointsRadius.md +++ b/doc/distrib/NodeHelpFiles/AUSALFCUDD62GV5ALRNIDJ43LBF3FWW5HY5WNAQBKRB7E2JF7WUQ.md @@ -1,3 +1,5 @@ + + ## ByCylinderPointsRadius - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).dyn deleted file mode 100644 index 4959e7fc34e..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).dyn +++ /dev/null @@ -1,501 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByOriginVectors", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", - "NodeType": "ExtensionNode", - "Id": "d86188a165304a8385aae4a9531e3672", - "Inputs": [ - { - "Id": "42eb4c867b0a4c8ea53a6ae94ab88c23", - "Name": "", - "Description": "Node to evaluate.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "64fcb968f1cd4fc7b403683cf7696e6b", - "Name": "", - "Description": "Watch contents.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Visualize the output of node." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "72602684b1b64b16b05cabb5f77a6fbd", - "Inputs": [], - "Outputs": [ - { - "Id": "86b5b0a7f2254750afb53016478c5e78", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,Autodesk.DesignScript.Geometry.Vector", - "Id": "e2cff57423944c47a45c42a968242741", - "Inputs": [ - { - "Id": "6d9ea7d5524a48d08b04e82879cd1c37", - "Name": "origin", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f81f93b81626445c9fd7ba0d7c62c971", - "Name": "xAxis", - "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(1, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "10bda24d80ff41a6945e1f81ab50a6ad", - "Name": "yAxis", - "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 1, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "e63aca29eb37473686a5ead8368525ef", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem at the origin with X and Y axis. Input Vectors are normalized before creating the CoordinateSystem.\n\nCoordinateSystem.ByOriginVectors (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), xAxis: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(1, 0, 0), yAxis: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 1, 0)): CoordinateSystem" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Id": "11569a47bcb346c2b834bfefb91a4f57", - "Inputs": [ - { - "Id": "9ff59ac735094912a830450bf1d14332", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "a3c6b897d96548d299c75a2b5c5bbec9", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "35eb5acc0ad94d258e6d111d6c5d161b", - "Name": "z", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4e8de28ca74046fe9705a6094be67ddd", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "337978e8b98c4d868e808205abf40de3", - "Inputs": [ - { - "Id": "0b35aa7fbcf8491c851b17565ca0881e", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "e6ce21ac89074dbdb7561fec81df448d", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "b1a89ded02df458c9c6701f30fa8f03b", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "34e9792eb7944420a6452b2210b1949f", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "8fb6380247b448baab7de14761320dce", - "Inputs": [], - "Outputs": [ - { - "Id": "b1c2b5093ff340d2aac1f107d032f304", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "e39b5218a2f44902971414941f9e467c", - "Inputs": [ - { - "Id": "6db7d7ab293d4951a68af72964f5a373", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "78aa79618c2d4d038bad33b05ddb2da0", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "2b88ac96d05b45dba6e8f6ec19c704ee", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "af77bd799226436b9b82a706522d1f91", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "1;", - "Id": "7cda1185b79e41a387895af30e7c0482", - "Inputs": [], - "Outputs": [ - { - "Id": "1cd226492b2b499fb54325e91497fdbb", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "8f8f665e3cda49f280746e9cc1edcbd9", - "Inputs": [], - "Outputs": [ - { - "Id": "b0516b5346a0495f9a92b4d8b48e6b6a", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "86b5b0a7f2254750afb53016478c5e78", - "End": "9ff59ac735094912a830450bf1d14332", - "Id": "d8c9e81237d54a0e889603081c89a2a0" - }, - { - "Start": "86b5b0a7f2254750afb53016478c5e78", - "End": "a3c6b897d96548d299c75a2b5c5bbec9", - "Id": "290583d7520d4cd494d3e9796b93a9e1" - }, - { - "Start": "86b5b0a7f2254750afb53016478c5e78", - "End": "35eb5acc0ad94d258e6d111d6c5d161b", - "Id": "b780450d1d2245c1bbc062090c400771" - }, - { - "Start": "e63aca29eb37473686a5ead8368525ef", - "End": "42eb4c867b0a4c8ea53a6ae94ab88c23", - "Id": "1cd4d76d9dc74f749a0e0b9badb8ac27" - }, - { - "Start": "4e8de28ca74046fe9705a6094be67ddd", - "End": "6d9ea7d5524a48d08b04e82879cd1c37", - "Id": "4e8bbe69444c42819bcd843495361c9c" - }, - { - "Start": "34e9792eb7944420a6452b2210b1949f", - "End": "f81f93b81626445c9fd7ba0d7c62c971", - "Id": "c751d1e7bc4d4ea0aa59858bc8b610e5" - }, - { - "Start": "b1c2b5093ff340d2aac1f107d032f304", - "End": "e6ce21ac89074dbdb7561fec81df448d", - "Id": "cdb23a4335674678a6fd4a825d5145da" - }, - { - "Start": "b1c2b5093ff340d2aac1f107d032f304", - "End": "0b35aa7fbcf8491c851b17565ca0881e", - "Id": "b1699381b95e47128647335946de558c" - }, - { - "Start": "b1c2b5093ff340d2aac1f107d032f304", - "End": "b1a89ded02df458c9c6701f30fa8f03b", - "Id": "e58c4abe404a4ea4b5d1b5e95ac23799" - }, - { - "Start": "af77bd799226436b9b82a706522d1f91", - "End": "10bda24d80ff41a6945e1f81ab50a6ad", - "Id": "e29b90b542934bafa3ed02277bb6865d" - }, - { - "Start": "1cd226492b2b499fb54325e91497fdbb", - "End": "6db7d7ab293d4951a68af72964f5a373", - "Id": "9896c57754074a41a26ac6ca5d1c024b" - }, - { - "Start": "1cd226492b2b499fb54325e91497fdbb", - "End": "78aa79618c2d4d038bad33b05ddb2da0", - "Id": "947c07f19ba34612aa4ad1aa2531a698" - }, - { - "Start": "b0516b5346a0495f9a92b4d8b48e6b6a", - "End": "2b88ac96d05b45dba6e8f6ec19c704ee", - "Id": "1b9678f4a6aa4c04963757dcfa4ec160" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": 5.1458234786987305, - "EyeY": 4.5540075302124023, - "EyeZ": 2.1303961277008057, - "LookX": -3.2083852291107178, - "LookY": -1.9852008819580078, - "LookZ": -2.4520525932312012, - "UpX": -0.18952134251594543, - "UpY": 0.9711342453956604, - "UpZ": -0.14484427869319916 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Watch", - "Id": "d86188a165304a8385aae4a9531e3672", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 402.26235060671371, - "Y": 2743.52336605886 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "72602684b1b64b16b05cabb5f77a6fbd", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 2774.48698768449 - }, - { - "ShowGeometry": true, - "Name": "CoordinateSystem.ByOriginVectors", - "Id": "e2cff57423944c47a45c42a968242741", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 105.75058649383601, - "Y": 2742.5555121215043 - }, - { - "ShowGeometry": true, - "Name": "Point.ByCoordinates", - "Id": "11569a47bcb346c2b834bfefb91a4f57", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -153.80384278826, - "Y": 2743.52336605886 - }, - { - "ShowGeometry": true, - "Name": "Vector.ByCoordinates", - "Id": "337978e8b98c4d868e808205abf40de3", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -159.40384278826, - "Y": 2889.17375172643 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "8fb6380247b448baab7de14761320dce", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 2919.70486828047 - }, - { - "ShowGeometry": true, - "Name": "Vector.ByCoordinates", - "Id": "e39b5218a2f44902971414941f9e467c", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -159.40384278826, - "Y": 3029.02831388662 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "7cda1185b79e41a387895af30e7c0482", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 3059.55943044066 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "8f8f665e3cda49f280746e9cc1edcbd9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 3147.26707216241 - } - ], - "Annotations": [], - "X": 576.10803628654276, - "Y": -2489.8450475807604, - "Zoom": 1.0332137540626696 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).md deleted file mode 100644 index 7d77a1bfdcc..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -ByOriginVectors (origin, xAxis, yAxis) will return a new CoordinateSystem at an input origin point with input X and Y axes. In the example below, the CoordinateSystem is placed at an origin with new vectors for the X and Y axes. The result is a CoordinateSystem rotated relative to the original CoordinateSystem. -___ -## Example File - -![ByOriginVectors (origin, xAxis, yAxis)](./Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin,%20xAxis,%20yAxis)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis)_img.jpg deleted file mode 100644 index 6812b35c95d..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).dyn deleted file mode 100644 index 09737eb966d..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).dyn +++ /dev/null @@ -1,510 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByOriginVectors", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", - "NodeType": "ExtensionNode", - "Id": "d86188a165304a8385aae4a9531e3672", - "Inputs": [ - { - "Id": "2d914730ea324f958e05f99ad7952c22", - "Name": "", - "Description": "Node to evaluate.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "8620e90e3be94bf5a7b4b9f49e6278bb", - "Name": "", - "Description": "Watch contents.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Visualize the output of node." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "72602684b1b64b16b05cabb5f77a6fbd", - "Inputs": [], - "Outputs": [ - { - "Id": "819b341b89d540fcaa862b8852010a32", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Id": "11569a47bcb346c2b834bfefb91a4f57", - "Inputs": [ - { - "Id": "6e5e58012cb44ce0a9d3a268ff89b2fb", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "13aac907e6184fde9a22193bd1331c54", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "02e941da59054ada87e616a7f9182e04", - "Name": "z", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "704c425506fa41478db1cf48e07bfd19", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "337978e8b98c4d868e808205abf40de3", - "Inputs": [ - { - "Id": "8fc91f5adc894bca89899a3736dd164d", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4b3c68dad3c94a1e92fb98540f756647", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "44c159a2127e4f20be880f29b8894540", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "94773d257847429fa2cabf6d55700157", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "8fb6380247b448baab7de14761320dce", - "Inputs": [], - "Outputs": [ - { - "Id": "71f922a4e4d047e7a2a66a4041db6671", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "e39b5218a2f44902971414941f9e467c", - "Inputs": [ - { - "Id": "d123cdce221e438cb2c9aef37542f553", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "b01ec1f7aa144f7db8939579c30bace7", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "110d806c342f4a919b19fc70e03bd2fe", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "1d3f4f81f6844527949670ba45108901", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "1;", - "Id": "7cda1185b79e41a387895af30e7c0482", - "Inputs": [], - "Outputs": [ - { - "Id": "2fe031b178a74164963e60f44028e76f", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "8f8f665e3cda49f280746e9cc1edcbd9", - "Inputs": [], - "Outputs": [ - { - "Id": "967420d1dd654b3a8c4f7e70973579e6", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Vector,Autodesk.DesignScript.Geometry.Vector,Autodesk.DesignScript.Geometry.Vector", - "Id": "d0e98bdb46bf4f9aba607fd9f281e12d", - "Inputs": [ - { - "Id": "449157f12d0241ecb65b4ff5c19b4e3b", - "Name": "origin", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "0057ba426303471d83ee80240fcf815e", - "Name": "xAxis", - "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(1, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "e73f1d3369c642728e51c7ec1888a159", - "Name": "yAxis", - "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 1, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "d33e35d449c8414dac81950181f822cb", - "Name": "zAxis", - "Description": "Vector\nDefault value : Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "9943265af5c94c96bd7d14940ea1b11c", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem at the origin with X and Y axis, with Z axis ignored completely. Input Vectors are normalized before creating the CoordinateSystem.\n\nCoordinateSystem.ByOriginVectors (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), xAxis: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(1, 0, 0), yAxis: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 1, 0), zAxis: Vector = Autodesk.DesignScript.Geometry.Vector.ByCoordinates(0, 0, 1)): CoordinateSystem" - } - ], - "Connectors": [ - { - "Start": "819b341b89d540fcaa862b8852010a32", - "End": "6e5e58012cb44ce0a9d3a268ff89b2fb", - "Id": "bef92e12ff574562a166245b7dbfb3c9" - }, - { - "Start": "819b341b89d540fcaa862b8852010a32", - "End": "13aac907e6184fde9a22193bd1331c54", - "Id": "f9e4676b44184283849c472c63695a54" - }, - { - "Start": "819b341b89d540fcaa862b8852010a32", - "End": "02e941da59054ada87e616a7f9182e04", - "Id": "43679c54d4984d569715080408fba04d" - }, - { - "Start": "704c425506fa41478db1cf48e07bfd19", - "End": "449157f12d0241ecb65b4ff5c19b4e3b", - "Id": "47a90edd44d84f338b9ef652d7a1837f" - }, - { - "Start": "94773d257847429fa2cabf6d55700157", - "End": "0057ba426303471d83ee80240fcf815e", - "Id": "b6e7c4a4ba544895937711861176c969" - }, - { - "Start": "71f922a4e4d047e7a2a66a4041db6671", - "End": "4b3c68dad3c94a1e92fb98540f756647", - "Id": "8f6af2c5424646118e45a506f7991073" - }, - { - "Start": "71f922a4e4d047e7a2a66a4041db6671", - "End": "8fc91f5adc894bca89899a3736dd164d", - "Id": "90c2195d04cf4cee94fec7b0438364d0" - }, - { - "Start": "71f922a4e4d047e7a2a66a4041db6671", - "End": "44c159a2127e4f20be880f29b8894540", - "Id": "2f484952c70542b8b7930b4773f17e5e" - }, - { - "Start": "1d3f4f81f6844527949670ba45108901", - "End": "e73f1d3369c642728e51c7ec1888a159", - "Id": "4fb9aeb103d8493f9dbfbfb5a4cb9cbc" - }, - { - "Start": "2fe031b178a74164963e60f44028e76f", - "End": "d123cdce221e438cb2c9aef37542f553", - "Id": "5f45356ec5bb42a0888033679ee87e7f" - }, - { - "Start": "2fe031b178a74164963e60f44028e76f", - "End": "b01ec1f7aa144f7db8939579c30bace7", - "Id": "5f73fb8b1c3a4dc8af0bbbbc038b13c6" - }, - { - "Start": "967420d1dd654b3a8c4f7e70973579e6", - "End": "110d806c342f4a919b19fc70e03bd2fe", - "Id": "9c346312857643b3b6988c44b176d75b" - }, - { - "Start": "9943265af5c94c96bd7d14940ea1b11c", - "End": "2d914730ea324f958e05f99ad7952c22", - "Id": "7910c6e3d5b44768b6a8a46a05ae0e8c" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": 6.0688209533691406, - "EyeY": 4.51063346862793, - "EyeZ": 1.5671737194061279, - "LookX": -1.7978543043136597, - "LookY": -0.73139345645904541, - "LookZ": -0.85327517986297607, - "UpX": -0.12260746210813522, - "UpY": 0.99074780941009521, - "UpZ": -0.058190420269966125 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Watch", - "Id": "d86188a165304a8385aae4a9531e3672", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 422.58728329119123, - "Y": 2743.52336605886 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "72602684b1b64b16b05cabb5f77a6fbd", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 2774.48698768449 - }, - { - "ShowGeometry": true, - "Name": "Point.ByCoordinates", - "Id": "11569a47bcb346c2b834bfefb91a4f57", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -153.80384278826, - "Y": 2743.52336605886 - }, - { - "ShowGeometry": true, - "Name": "Vector.ByCoordinates", - "Id": "337978e8b98c4d868e808205abf40de3", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -159.40384278826, - "Y": 2889.17375172643 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "8fb6380247b448baab7de14761320dce", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 2919.70486828047 - }, - { - "ShowGeometry": true, - "Name": "Vector.ByCoordinates", - "Id": "e39b5218a2f44902971414941f9e467c", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -159.40384278826, - "Y": 3029.02831388662 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "7cda1185b79e41a387895af30e7c0482", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 3059.55943044066 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "8f8f665e3cda49f280746e9cc1edcbd9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -273.296648597838, - "Y": 3147.26707216241 - }, - { - "ShowGeometry": true, - "Name": "CoordinateSystem.ByOriginVectors", - "Id": "d0e98bdb46bf4f9aba607fd9f281e12d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 105.75058649383601, - "Y": 2743.52336605886 - } - ], - "Annotations": [], - "X": 335.52907871996149, - "Y": -2555.4960660888196, - "Zoom": 1.0332137540626696 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).md deleted file mode 100644 index 36309cc701e..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).md +++ /dev/null @@ -1,10 +0,0 @@ -## In Depth -`CoordinateSystem.ByOriginVectors (origin, xAxis, yAxis, zAxis)` returns a new CoordinateSystem at an input origin point with input X, Y, and Z axes. - -In the example below, the CoordinateSystem is placed at an origin with new vectors for the X, Y, and Z axes. The result is a CoordinateSystem rotated relative to the original CoordinateSystem. - -___ -## Example File - -![ByOriginVectors (origin, xAxis, yAxis, zAxis)](./Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin,%20xAxis,%20yAxis,%20zAxis)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis)_img.jpg deleted file mode 100644 index 74fa2ec1505..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).md deleted file mode 100644 index 66e003fd214..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Rotates a coordinate system around an origin and an axis by a specified degree. -___ -## Example File - -![Rotate (origin, axis, degrees)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin,%20axis,%20degrees)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).md deleted file mode 100644 index f008487a6a8..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Rotates a coordinate system on a plane by a specified degree. -___ -## Example File - -![Rotate (plane, degrees)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane,%20degrees)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).dyn deleted file mode 100644 index 0730c91d36a..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).dyn +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - 6 - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).md deleted file mode 100644 index 348f09dec0e..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth - -___ -## Example File - -![Scale (basePoint, from, to)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint,%20from,%20to)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to)_img.jpg deleted file mode 100644 index 49390287c67..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).dyn deleted file mode 100644 index bd4536aace4..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).dyn +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - 5.2 - - - - - - - - - 3.4 - - - - 3.9 - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).md deleted file mode 100644 index 8367dbc8d2a..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Scale the coordinate system non-uniformly around the origin on a given plane. -___ -## Example File - -![Scale (plane, xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane,%20xamount,%20yamount,%20zamount)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount)_img.jpg deleted file mode 100644 index 9a5ecac57c0..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount).dyn deleted file mode 100644 index bd4536aace4..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount).dyn +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - 5.2 - - - - - - - - - 3.4 - - - - 3.9 - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount).md deleted file mode 100644 index dbd038adfb3..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Scale the coordinate system non-uniformly around the origin. -___ -## Example File - -![Scale (xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount,%20yamount,%20zamount)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount)_img.jpg deleted file mode 100644 index 9a5ecac57c0..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(xamount, yamount, zamount)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem).dyn deleted file mode 100644 index d50bc0f782c..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem).dyn +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - 32.1 - - - - -39.9 - - - - 1.6 - - - - 1.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem).md deleted file mode 100644 index 8d9327e4454..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem).md +++ /dev/null @@ -1,6 +0,0 @@ -## In Depth -CoordinateSystem.Transform will transform the given Coordinate System by another coordinate system. -___ -## Example File - -![CoordinateSystem.Transform](./Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem,%20coordinateSystem)_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem)_img.jpg deleted file mode 100644 index 01b12f3480b..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem)_img.png deleted file mode 100644 index d7e1d246e4f..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, coordinateSystem)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).dyn deleted file mode 100644 index 683ac7a648d..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).dyn +++ /dev/null @@ -1,572 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem)", - "ElementResolver": { - "ResolutionMap": { - "Color": { - "Key": "DSCore.Color", - "Value": "DSCoreNodes.dll" - }, - "Display": { - "Key": "Display.Display", - "Value": "Display.dll" - }, - "Modifiers.GeometryColor.ByGeometryColor": { - "Key": "Modifiers.GeometryColor", - "Value": "GeometryColor.dll" - }, - "Modifiers.GeometryColor": { - "Key": "Modifiers.GeometryColor", - "Value": "GeometryColor.dll" - } - } - }, - "Inputs": [ - { - "Id": "63e940674d314d17abe7fb85559c3171", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "3.3", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "2", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "4dc5d4c85f164550a0fa834d4cfff3c4", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "3.1", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "e8b9f2f8fb6340df90dceef640f0a4ef", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "1.1", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@double,double", - "Id": "c3ff19ac3a714c89900c43020c8e9a3a", - "Inputs": [ - { - "Id": "702ab6585ff94719b3c72cba35ae4b7a", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "56e5cf5d8d204bb4ad8c382c3fb5a79e", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "8f3b104f64384bdf9303393ed885c96b", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem with origin at X and Y locations, with X and Y Axes set as WCS X and Y Axes. Z defaults to 0.\n\nCoordinateSystem.ByOrigin (x: double = 0, y: double = 0): CoordinateSystem" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 3.3, - "Id": "63e940674d314d17abe7fb85559c3171", - "Inputs": [], - "Outputs": [ - { - "Id": "1ac9b566bf034ad48e7f6779e89b447d", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 2.0, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Inputs": [], - "Outputs": [ - { - "Id": "b1cd7086e2da478298bacc8cac70ae4e", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cylinder.ByRadiusHeight@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double", - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "Inputs": [ - { - "Id": "855ce74883cb435c8b8ab422d7681fd6", - "Name": "coordinateSystem", - "Description": "Parent coordinate system\n\nCoordinateSystem\nDefault value : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "bc52f83c32da4870b075fc6ddd2281a2", - "Name": "radius", - "Description": "Radius size\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "7f0ed23a98b04173b2210202ee0158d0", - "Name": "height", - "Description": "Cylinder height\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "9a783277ba414a41a47b03db5dfa6f8f", - "Name": "Cylinder", - "Description": "Cylinder created from radius and height", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Construct a Solid Cylinder defined by a parent CoordinateSystem, the radius, and the height of the cylinder\n\nCylinder.ByRadiusHeight (coordinateSystem: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), radius: double = 1, height: double = 1): Cylinder" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.Transform@Autodesk.DesignScript.Geometry.CoordinateSystem", - "Id": "cafa22b79f2b4787850315f73720183d", - "Inputs": [ - { - "Id": "004bed16f18a4d5898cc2e2d98e01c2d", - "Name": "coordinateSystem", - "Description": "Autodesk.DesignScript.Geometry.CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "df13a0200e894689a96a4c22792b89e2", - "Name": "coordinateSystem", - "Description": "input coordinate system\n\nCoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "51cd7c5bd70b485cb3a86a8da267d1f5", - "Name": "CoordinateSystem", - "Description": "Transformed coordinate system", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Transform the object by the input CoordinateSystem matrix.\n\nCoordinateSystem.Transform (coordinateSystem: CoordinateSystem): CoordinateSystem" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@double,double", - "Id": "8c6c1383fd194da79db7c5f29e7f311f", - "Inputs": [ - { - "Id": "a6d24f58a7fc4337a3a686b89da0ca83", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "2e68ba33354447829bea2a1c95c92a2a", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "8d59ebfb70cf4ead8032670c52f11222", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem with origin at X and Y locations, with X and Y Axes set as WCS X and Y Axes. Z defaults to 0.\n\nCoordinateSystem.ByOrigin (x: double = 0, y: double = 0): CoordinateSystem" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 3.1, - "Id": "4dc5d4c85f164550a0fa834d4cfff3c4", - "Inputs": [], - "Outputs": [ - { - "Id": "6b41aab8258d40739ddfc171e9c86e49", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 1.1, - "Id": "e8b9f2f8fb6340df90dceef640f0a4ef", - "Inputs": [], - "Outputs": [ - { - "Id": "6909be3f394746ac8e8f5780f28b6a1c", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "color = Color.ByARGB(100,141,198,217);\nModifiers.GeometryColor.ByGeometryColor(geometry, color);", - "Id": "6749c430e52549ae83a5a8eae99b9a37", - "Inputs": [ - { - "Id": "9a6ab9f0cc3042019b9c52fb7dba0bf3", - "Name": "geometry", - "Description": "geometry", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "614571edfa934f429f4870a82be68fe1", - "Name": "", - "Description": "color", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "03933a774ce446aeb6062565fa468484", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "8f3b104f64384bdf9303393ed885c96b", - "End": "004bed16f18a4d5898cc2e2d98e01c2d", - "Id": "715240c2edbf41d7b1d178d78b9ba924", - "IsHidden": "False" - }, - { - "Start": "1ac9b566bf034ad48e7f6779e89b447d", - "End": "702ab6585ff94719b3c72cba35ae4b7a", - "Id": "efdf159879714232b833174cd29eb80f", - "IsHidden": "False" - }, - { - "Start": "b1cd7086e2da478298bacc8cac70ae4e", - "End": "56e5cf5d8d204bb4ad8c382c3fb5a79e", - "Id": "00f73d33a9094d12813ae354d6d81273", - "IsHidden": "False" - }, - { - "Start": "9a783277ba414a41a47b03db5dfa6f8f", - "End": "9a6ab9f0cc3042019b9c52fb7dba0bf3", - "Id": "556eebfc1429434ca695fcdf641e0ce2", - "IsHidden": "False" - }, - { - "Start": "51cd7c5bd70b485cb3a86a8da267d1f5", - "End": "855ce74883cb435c8b8ab422d7681fd6", - "Id": "4a5805b828ae41f5bbd70cf8470598a8", - "IsHidden": "False" - }, - { - "Start": "8d59ebfb70cf4ead8032670c52f11222", - "End": "df13a0200e894689a96a4c22792b89e2", - "Id": "5753ce84689d4be99723f4ccd090c424", - "IsHidden": "False" - }, - { - "Start": "6b41aab8258d40739ddfc171e9c86e49", - "End": "2e68ba33354447829bea2a1c95c92a2a", - "Id": "645b55ccad084949b453c983a6b80d1e", - "IsHidden": "False" - }, - { - "Start": "6909be3f394746ac8e8f5780f28b6a1c", - "End": "a6d24f58a7fc4337a3a686b89da0ca83", - "Id": "fbf3c09df01e4b6c8a4174a2693f3fa1", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": null, - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.17", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.17.0.3255", - "RunType": "Manual", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": 7.6839022636413574, - "EyeY": 2.9232919216156006, - "EyeZ": -2.3236768245697021, - "LookX": -4.0973219871521, - "LookY": -2.1680974960327148, - "LookZ": -1.2910497188568115, - "UpX": -0.23719410598278046, - "UpY": 0.96858304738998413, - "UpZ": -0.074738912284374237 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Name": "CoordinateSystem.ByOrigin", - "ShowGeometry": true, - "Id": "c3ff19ac3a714c89900c43020c8e9a3a", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -412.71868921950517, - "Y": 566.48590829120349 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "63e940674d314d17abe7fb85559c3171", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -861.51868921950518, - "Y": 451.48590829120349 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -861.51868921950518, - "Y": 598.48590829120349 - }, - { - "Name": "Cylinder.ByRadiusHeight", - "ShowGeometry": false, - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 404.88131078049491, - "Y": 638.48590829120349 - }, - { - "Name": "CoordinateSystem.Transform", - "ShowGeometry": true, - "Id": "cafa22b79f2b4787850315f73720183d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -34.318689219505131, - "Y": 638.48590829120349 - }, - { - "Name": "CoordinateSystem.ByOrigin", - "ShowGeometry": true, - "Id": "8c6c1383fd194da79db7c5f29e7f311f", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -412.71868921950517, - "Y": 744.48590829120349 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "4dc5d4c85f164550a0fa834d4cfff3c4", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -861.51868921950518, - "Y": 893.48590829120349 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "e8b9f2f8fb6340df90dceef640f0a4ef", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -861.51868921950518, - "Y": 746.48590829120349 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "6749c430e52549ae83a5a8eae99b9a37", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 786.48131078049482, - "Y": 638.48590829120349 - } - ], - "Annotations": [], - "X": 513.11383222320546, - "Y": -128.60975557307177, - "Zoom": 0.567270145544906 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).md deleted file mode 100644 index 9c4f199065f..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).md +++ /dev/null @@ -1,6 +0,0 @@ -## In Depth -CoordinateSystem.Transform will transform the given Coordinate System from a source Coordinate System to a new Coordinate System. -___ -## Example File - -![CoordinateSystem.Transform](./Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(CS,%20fromCS,%20contextCS)_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem)_img.jpg deleted file mode 100644 index f4889ae975d..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).dyn deleted file mode 100644 index da9b6416bb5..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).dyn +++ /dev/null @@ -1,462 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction)", - "ElementResolver": { - "ResolutionMap": { - "Color": { - "Key": "DSCore.Color", - "Value": "DSCoreNodes.dll" - }, - "Display": { - "Key": "Display.Display", - "Value": "Display.dll" - }, - "Modifiers.GeometryColor": { - "Key": "Modifiers.GeometryColor", - "Value": "GeometryColor.dll" - } - } - }, - "Inputs": [ - { - "Id": "63e940674d314d17abe7fb85559c3171", - "Name": "X position", - "Type": "number", - "Type2": "number", - "Value": "3.8", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Name": "Y position", - "Type": "number", - "Type2": "number", - "Value": "2.7", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 3.8, - "Id": "63e940674d314d17abe7fb85559c3171", - "Inputs": [], - "Outputs": [ - { - "Id": "0aeac82a6046465cadbeeae6049b4cdb", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 2.7, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Inputs": [], - "Outputs": [ - { - "Id": "16a3118c84ed4693bd4a6045843e46a7", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cylinder.ByRadiusHeight@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double", - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "Inputs": [ - { - "Id": "b343659bec544af3a36c112f1f5b2d96", - "Name": "coordinateSystem", - "Description": "Parent coordinate system\n\nCoordinateSystem\nDefault value : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "487c3f7b1e3741ca9407a58e7b68b536", - "Name": "radius", - "Description": "Radius size\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "ac8ec5a91dd541509e18aec0ab6b0acc", - "Name": "height", - "Description": "Cylinder height\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a6fba8c9323542d8875d0f9e815ec536", - "Name": "Cylinder", - "Description": "Cylinder created from radius and height", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Construct a Solid Cylinder defined by a parent CoordinateSystem, the radius, and the height of the cylinder\n\nCylinder.ByRadiusHeight (coordinateSystem: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), radius: double = 1, height: double = 1): Cylinder" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@Autodesk.DesignScript.Geometry.Point", - "Id": "bcd3cc9e0c314ded823820ef9df01cfa", - "Inputs": [ - { - "Id": "e270cd166a21472baf9782eb88782fb8", - "Name": "origin", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a77a69bb3ecc4d01a47d1fdc14e49e5d", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem with origin at input Point, with X and Y Axes set as WCS X and Y Axes.\n\nCoordinateSystem.ByOrigin (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)): CoordinateSystem" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.Translate@Autodesk.DesignScript.Geometry.Vector", - "Id": "fdc5ca7d1d2a421d9c4c3f52ff45772b", - "Inputs": [ - { - "Id": "e37ccf50bf9e461b854fad890971e1e9", - "Name": "coordinateSystem", - "Description": "Autodesk.DesignScript.Geometry.CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "e833272e30b345ababe952124656a2bb", - "Name": "direction", - "Description": "Vector for translation direction\n\nVector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "f051346001bd404abb1cb8af3b6a1d3b", - "Name": "CoordinateSystem", - "Description": "Translated coordinate system", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Translate the object in the direction and magnitude of input Vector.\n\nCoordinateSystem.Translate (direction: Vector): CoordinateSystem" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "65557edbda6c4a508543c43452bb7f6a", - "Inputs": [ - { - "Id": "6f2d80fbf0ab4f8388b29841efbd8819", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "116725aa37b541fcad71ae54ff43aa17", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "e950f6eb807c473f81e3ba108fd01545", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "ce272ecf4e8147b8b6d5311614c5cb28", - "Name": "Vector", - "Description": "Vector created by coordinates", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "color = Color.ByARGB(100,141,198,217);\nModifiers.GeometryColor.ByGeometryColor(geometry, color);", - "Id": "fa757028a23845b8a63f0e94185e8472", - "Inputs": [ - { - "Id": "a6e88ceb5b844668be403a6345ad2cf8", - "Name": "geometry", - "Description": "geometry", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "bac30bbcf613488aa3926675139cea18", - "Name": "", - "Description": "color", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "fabf55a5aeb849ae97758849696c8fff", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "0aeac82a6046465cadbeeae6049b4cdb", - "End": "6f2d80fbf0ab4f8388b29841efbd8819", - "Id": "cab0f20d64ea4cdcb69e98d0e93b286f", - "IsHidden": "False" - }, - { - "Start": "16a3118c84ed4693bd4a6045843e46a7", - "End": "116725aa37b541fcad71ae54ff43aa17", - "Id": "3e15c1b9b16442cfb7f6db0d72dab113", - "IsHidden": "False" - }, - { - "Start": "a6fba8c9323542d8875d0f9e815ec536", - "End": "a6e88ceb5b844668be403a6345ad2cf8", - "Id": "89f943e4f70c4846bc8bb0de2a1eab99", - "IsHidden": "False" - }, - { - "Start": "a77a69bb3ecc4d01a47d1fdc14e49e5d", - "End": "e37ccf50bf9e461b854fad890971e1e9", - "Id": "dd61fe8ff0514451ad6be7e74ac3cacd", - "IsHidden": "False" - }, - { - "Start": "f051346001bd404abb1cb8af3b6a1d3b", - "End": "b343659bec544af3a36c112f1f5b2d96", - "Id": "75cdb0d9558d4d2c83163e52b4319c53", - "IsHidden": "False" - }, - { - "Start": "ce272ecf4e8147b8b6d5311614c5cb28", - "End": "e833272e30b345ababe952124656a2bb", - "Id": "a1f5cd4fbfce4524b8e77050c5946042", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": null, - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.17", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.17.0.3255", - "RunType": "Manual", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": 6.4885063171386719, - "EyeY": 3.6325163841247559, - "EyeZ": 0.49791842699050903, - "LookX": -3.8195054531097412, - "LookY": -2.4920873641967773, - "LookZ": -2.7233574390411377, - "UpX": -0.21896074712276459, - "UpY": 0.96316248178482056, - "UpZ": -0.15612190961837769 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Name": "X position", - "ShowGeometry": true, - "Id": "63e940674d314d17abe7fb85559c3171", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -676.42871567437055, - "Y": 734.89277224133809 - }, - { - "Name": "Y position", - "ShowGeometry": true, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -676.42871567437055, - "Y": 882.89277224133809 - }, - { - "Name": "Cylinder.ByRadiusHeight", - "ShowGeometry": false, - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 589.97128432562954, - "Y": 700.89277224133809 - }, - { - "Name": "CoordinateSystem.ByOrigin", - "ShowGeometry": true, - "Id": "bcd3cc9e0c314ded823820ef9df01cfa", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -227.62871567437054, - "Y": 643.89277224133809 - }, - { - "Name": "CoordinateSystem.Translate", - "ShowGeometry": true, - "Id": "fdc5ca7d1d2a421d9c4c3f52ff45772b", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 150.77128432562949, - "Y": 700.89277224133809 - }, - { - "Name": "Vector.ByCoordinates", - "ShowGeometry": true, - "Id": "65557edbda6c4a508543c43452bb7f6a", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -227.62871567437054, - "Y": 791.89277224133809 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "fa757028a23845b8a63f0e94185e8472", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 971.57128432562945, - "Y": 700.89277224133809 - } - ], - "Annotations": [], - "X": 413.71781599135392, - "Y": -191.37850551709562, - "Zoom": 0.56727014554490585 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).md deleted file mode 100644 index 14619549817..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Translate the object in the direction and magnitude of input Vector. -___ -## Example File - -![Translate (direction)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction)_img.jpg deleted file mode 100644 index b81f173e7be..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance).dyn deleted file mode 100644 index a255a64baf5..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance).dyn +++ /dev/null @@ -1,524 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance)", - "ElementResolver": { - "ResolutionMap": { - "Color": { - "Key": "DSCore.Color", - "Value": "DSCoreNodes.dll" - }, - "Display": { - "Key": "Display.Display", - "Value": "Display.dll" - }, - "Modifiers.GeometryColor": { - "Key": "Modifiers.GeometryColor", - "Value": "GeometryColor.dll" - } - } - }, - "Inputs": [ - { - "Id": "63e940674d314d17abe7fb85559c3171", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "3.1", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "4.1", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "64fa2bac1546477aa33e3c7a05777631", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "3", - "MaximumValue": 4.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 3.1, - "Id": "63e940674d314d17abe7fb85559c3171", - "Inputs": [], - "Outputs": [ - { - "Id": "a50145b3127a449bb1d57621b3690b8e", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 4.1, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Inputs": [], - "Outputs": [ - { - "Id": "df0f2207568d49d699658ccfc48dd3ab", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cylinder.ByRadiusHeight@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double", - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "Inputs": [ - { - "Id": "71c84a38151c4a74a97c93a6d1ee9073", - "Name": "coordinateSystem", - "Description": "Parent coordinate system\n\nCoordinateSystem\nDefault value : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4ec9ef0124eb493bb926b3b2c8e19dc2", - "Name": "radius", - "Description": "Radius size\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "0bb15a82f8f74245a7e7080e022a53fa", - "Name": "height", - "Description": "Cylinder height\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a1250dd35ca74a55876bae414b6042fd", - "Name": "Cylinder", - "Description": "Cylinder created from radius and height", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Construct a Solid Cylinder defined by a parent CoordinateSystem, the radius, and the height of the cylinder\n\nCylinder.ByRadiusHeight (coordinateSystem: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), radius: double = 1, height: double = 1): Cylinder" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@Autodesk.DesignScript.Geometry.Point", - "Id": "bcd3cc9e0c314ded823820ef9df01cfa", - "Inputs": [ - { - "Id": "6ff51d623a804f2b9bd2e4fd4475a04d", - "Name": "origin", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "81ad007fc80b4cff90d1cab0852489c5", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem with origin at input Point, with X and Y Axes set as WCS X and Y Axes.\n\nCoordinateSystem.ByOrigin (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)): CoordinateSystem" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "65557edbda6c4a508543c43452bb7f6a", - "Inputs": [ - { - "Id": "3393741a78814e4d94cfbe7625d12043", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "8c7d88530681409c90f94dd9287ee9e0", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f310a7ea57be4e37a7a6b2074876d6c9", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "1627ff2f01654a1da5afb47123219222", - "Name": "Vector", - "Description": "Vector created by coordinates", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.Translate@Autodesk.DesignScript.Geometry.Vector,double", - "Id": "0be0bf7b36004aa483909aa8c1d4b21f", - "Inputs": [ - { - "Id": "344a5330dd7f4fc7b7d069fcd839a0f6", - "Name": "coordinateSystem", - "Description": "Autodesk.DesignScript.Geometry.CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "62217220e6064058a152009ef51fbae6", - "Name": "direction", - "Description": "Displacement direction vector\n\nVector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "da38edfeae2d4b0085399fb3ad3e0244", - "Name": "distance", - "Description": "Displacement distance along given direction\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "80614ebc691e4ca1843fa637644830e1", - "Name": "CoordinateSystem", - "Description": "Translated coordinate system", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Translates any CoordinateSystem type by the given distance in the given direction.\n\nCoordinateSystem.Translate (direction: Vector, distance: double = 0): CoordinateSystem" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 4.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 3.0, - "Id": "64fa2bac1546477aa33e3c7a05777631", - "Inputs": [], - "Outputs": [ - { - "Id": "7ff9583d9d334909b356e4f797d3073c", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "color = Color.ByARGB(100,141,198,217);\nModifiers.GeometryColor.ByGeometryColor(geometry, color);", - "Id": "facb748c93d2497498e99ef8ecd6e073", - "Inputs": [ - { - "Id": "5c4dfc61a5c54c9ca08b1671891a3d7b", - "Name": "geometry", - "Description": "geometry", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "460017ff41794c1caa9f07d3d093fcf0", - "Name": "", - "Description": "color", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "42097bcbe55b4da3ae034062eefa3093", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "a50145b3127a449bb1d57621b3690b8e", - "End": "3393741a78814e4d94cfbe7625d12043", - "Id": "867133aa7cd24006be6efa2303b5a272", - "IsHidden": "False" - }, - { - "Start": "df0f2207568d49d699658ccfc48dd3ab", - "End": "8c7d88530681409c90f94dd9287ee9e0", - "Id": "04e7db82a4d44f4495ecf8765dc3de6d", - "IsHidden": "False" - }, - { - "Start": "a1250dd35ca74a55876bae414b6042fd", - "End": "5c4dfc61a5c54c9ca08b1671891a3d7b", - "Id": "c6df7cb6ae214973b64a3efaba722adc", - "IsHidden": "False" - }, - { - "Start": "81ad007fc80b4cff90d1cab0852489c5", - "End": "344a5330dd7f4fc7b7d069fcd839a0f6", - "Id": "0ca53646959044b0884218d099b56b2e", - "IsHidden": "False" - }, - { - "Start": "1627ff2f01654a1da5afb47123219222", - "End": "62217220e6064058a152009ef51fbae6", - "Id": "7f03e9d5cc1040c3a240478ee795d8ed", - "IsHidden": "False" - }, - { - "Start": "80614ebc691e4ca1843fa637644830e1", - "End": "71c84a38151c4a74a97c93a6d1ee9073", - "Id": "b976deef6431486dae5961fcef976d17", - "IsHidden": "False" - }, - { - "Start": "7ff9583d9d334909b356e4f797d3073c", - "End": "da38edfeae2d4b0085399fb3ad3e0244", - "Id": "7a93673cd5504b99b922ca6b245963cc", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": null, - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.17", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.17.0.3255", - "RunType": "Manual", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": 4.8600149154663086, - "EyeY": 2.5865073204040527, - "EyeZ": -0.68749618530273438, - "LookX": -2.4335460662841797, - "LookY": -1.2073162794113159, - "LookZ": -1.2021714448928833, - "UpX": -0.18028013408184052, - "UpY": 0.97957515716552734, - "UpZ": -0.089058391749858856 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "63e940674d314d17abe7fb85559c3171", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -708.35827023545664, - "Y": 714.27413607948256 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -708.35827023545664, - "Y": 862.27413607948256 - }, - { - "Name": "Cylinder.ByRadiusHeight", - "ShowGeometry": false, - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 628.44172976454331, - "Y": 759.27413607948256 - }, - { - "Name": "CoordinateSystem.ByOrigin", - "ShowGeometry": true, - "Id": "bcd3cc9e0c314ded823820ef9df01cfa", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -259.55827023545663, - "Y": 624.27413607948256 - }, - { - "Name": "Vector.ByCoordinates", - "ShowGeometry": true, - "Id": "65557edbda6c4a508543c43452bb7f6a", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -259.55827023545663, - "Y": 771.27413607948256 - }, - { - "Name": "CoordinateSystem.Translate", - "ShowGeometry": true, - "Id": "0be0bf7b36004aa483909aa8c1d4b21f", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 189.24172976454338, - "Y": 759.27413607948256 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "64fa2bac1546477aa33e3c7a05777631", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -259.55827023545663, - "Y": 984.27413607948256 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "facb748c93d2497498e99ef8ecd6e073", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 1010.0417297645434, - "Y": 759.27413607948256 - } - ], - "Annotations": [], - "X": 403.6580088937211, - "Y": -223.7450153029306, - "Zoom": 0.55008605851979353 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance).md deleted file mode 100644 index 8ef059138dc..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Translates any CoordinateSystem type by the given distance in the given direction. -___ -## Example File - -![Translate (direction, distance)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction,%20distance)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance)_img.jpg deleted file mode 100644 index b0a6fbaa7a7..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction, distance)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation).dyn deleted file mode 100644 index d15a0edaefc..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation).dyn +++ /dev/null @@ -1,469 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation)", - "ElementResolver": { - "ResolutionMap": { - "Color": { - "Key": "DSCore.Color", - "Value": "DSCoreNodes.dll" - }, - "Display": { - "Key": "Display.Display", - "Value": "Display.dll" - }, - "Modifiers.GeometryColor": { - "Key": "Modifiers.GeometryColor", - "Value": "GeometryColor.dll" - } - } - }, - "Inputs": [ - { - "Id": "63e940674d314d17abe7fb85559c3171", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "3.8", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "2.7", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "64fa2bac1546477aa33e3c7a05777631", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "0.8", - "MaximumValue": 4.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 3.8, - "Id": "63e940674d314d17abe7fb85559c3171", - "Inputs": [], - "Outputs": [ - { - "Id": "5ec3c929e3da47308331eda9dea3eb15", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 5.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 2.7, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "Inputs": [], - "Outputs": [ - { - "Id": "9c671d71a175457f8e615f1d493a102f", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cylinder.ByRadiusHeight@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double", - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "Inputs": [ - { - "Id": "048ae087096941fc84cf0a1d4ea2a50d", - "Name": "coordinateSystem", - "Description": "Parent coordinate system\n\nCoordinateSystem\nDefault value : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "dfd1f9a540304fba8bad392d46e10496", - "Name": "radius", - "Description": "Radius size\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4790a8df096941f99b30f1d53cb45449", - "Name": "height", - "Description": "Cylinder height\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "747aad91df8b4c05a00c0787dce03c8c", - "Name": "Cylinder", - "Description": "Cylinder created from radius and height", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Construct a Solid Cylinder defined by a parent CoordinateSystem, the radius, and the height of the cylinder\n\nCylinder.ByRadiusHeight (coordinateSystem: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), radius: double = 1, height: double = 1): Cylinder" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@Autodesk.DesignScript.Geometry.Point", - "Id": "bcd3cc9e0c314ded823820ef9df01cfa", - "Inputs": [ - { - "Id": "cde7add5df334ebe9c7c289d8b532608", - "Name": "origin", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "eb0f29c4fe7141bebfec42ba4ce7c4af", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem with origin at input Point, with X and Y Axes set as WCS X and Y Axes.\n\nCoordinateSystem.ByOrigin (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)): CoordinateSystem" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 4.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 0.8, - "Id": "64fa2bac1546477aa33e3c7a05777631", - "Inputs": [], - "Outputs": [ - { - "Id": "4b8c0b9b7e5e417989dacd0665972937", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.Translate@double,double,double", - "Id": "f0ce8559d07b40908df2083794982409", - "Inputs": [ - { - "Id": "bd8c4328e29640b18fa623395900c144", - "Name": "coordinateSystem", - "Description": "Autodesk.DesignScript.Geometry.CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "da7f88543a414eb88c14b33725ac3d3e", - "Name": "xTranslation", - "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4f2f51baa3e34ab4aaaac221e64f1072", - "Name": "yTranslation", - "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "ccc844f9bf874f79941ac4287e265430", - "Name": "zTranslation", - "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "6d1993ea59544c5ab976f7c8f76dc814", - "Name": "CoordinateSystem", - "Description": "Transformed CoordinateSystem.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Translates any given CoordinateSystem by the given displacements in the x, y, and z directions defined in WCS respectively.\n\nCoordinateSystem.Translate (xTranslation: double = 0, yTranslation: double = 0, zTranslation: double = 0): CoordinateSystem" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "color = Color.ByARGB(100,141,198,217);\nModifiers.GeometryColor.ByGeometryColor(geometry, color);", - "Id": "c84fb8c2337540f289c1ef83be538f57", - "Inputs": [ - { - "Id": "04d8e1b350f248a887bfdc5862eaa197", - "Name": "geometry", - "Description": "geometry", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4c104a45f49e4e48abf9be1368cc00eb", - "Name": "", - "Description": "color", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f0d700a7cb904db4ba24742d2ee59165", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "5ec3c929e3da47308331eda9dea3eb15", - "End": "da7f88543a414eb88c14b33725ac3d3e", - "Id": "c70b371730314e62aad9aee09e3a28f9", - "IsHidden": "False" - }, - { - "Start": "9c671d71a175457f8e615f1d493a102f", - "End": "4f2f51baa3e34ab4aaaac221e64f1072", - "Id": "5c3a8f8daba4475c8eed567286ed61ff", - "IsHidden": "False" - }, - { - "Start": "747aad91df8b4c05a00c0787dce03c8c", - "End": "04d8e1b350f248a887bfdc5862eaa197", - "Id": "ecf01de084e043ec95c6882775c43beb", - "IsHidden": "False" - }, - { - "Start": "eb0f29c4fe7141bebfec42ba4ce7c4af", - "End": "bd8c4328e29640b18fa623395900c144", - "Id": "68c1516c9e5040c89e5fb0567e793a3c", - "IsHidden": "False" - }, - { - "Start": "4b8c0b9b7e5e417989dacd0665972937", - "End": "ccc844f9bf874f79941ac4287e265430", - "Id": "6e50cf1eb4864529b41250d597b337bd", - "IsHidden": "False" - }, - { - "Start": "6d1993ea59544c5ab976f7c8f76dc814", - "End": "048ae087096941fc84cf0a1d4ea2a50d", - "Id": "e745eb3e31a44712960468968c75372d", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": null, - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.17", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.17.0.3255", - "RunType": "Manual", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": 6.4184870719909668, - "EyeY": 3.0228168964385986, - "EyeZ": -0.84927105903625488, - "LookX": -3.5710139274597168, - "LookY": -1.7716300487518311, - "LookZ": -1.76408052444458, - "UpX": -0.18028013408184052, - "UpY": 0.97957515716552734, - "UpZ": -0.089058391749858856 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "63e940674d314d17abe7fb85559c3171", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -368.01851346502337, - "Y": 727.25623929248252 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "cf20433c71fa4e97bf9d3846c0059442", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -368.01851346502337, - "Y": 875.25623929248252 - }, - { - "Name": "Cylinder.ByRadiusHeight", - "ShowGeometry": false, - "Id": "f4c7dc6e49214cd7a8f8aef0feae968d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 519.98148653497663, - "Y": 750.25623929248252 - }, - { - "Name": "CoordinateSystem.ByOrigin", - "ShowGeometry": true, - "Id": "bcd3cc9e0c314ded823820ef9df01cfa", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -368.01851346502337, - "Y": 580.25623929248252 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "64fa2bac1546477aa33e3c7a05777631", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -368.01851346502337, - "Y": 1022.2562392924825 - }, - { - "Name": "CoordinateSystem.Translate", - "ShowGeometry": true, - "Id": "f0ce8559d07b40908df2083794982409", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 80.781486534976636, - "Y": 750.25623929248252 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "c84fb8c2337540f289c1ef83be538f57", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 901.58148653497653, - "Y": 750.25623929248252 - } - ], - "Annotations": [], - "X": 282.49316745610378, - "Y": -368.86257269171824, - "Zoom": 0.68174061433447108 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation).md deleted file mode 100644 index c4113923cb3..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Translates any given Coordinate System by the given displacements in the x, y, and z directions defined in WCS respectively. -___ -## Example File - -![Translate (xTranslation, yTranslation, zTranslation)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation,%20yTranslation,%20zTranslation)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation)_img.jpg deleted file mode 100644 index 4332382218f..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation, yTranslation, zTranslation)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height).dyn deleted file mode 100644 index dbbbc242b08..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height).dyn +++ /dev/null @@ -1,604 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByLengths", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "Name": "Number Slider", - "Type": "number", - "Value": "7.3", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "Name": "Number Slider", - "Type": "number", - "Value": "11.8", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "25161e6273e240baa88be4051c93a19f", - "Name": "Number Slider", - "Type": "number", - "Value": "5.7", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 7.3, - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "Inputs": [], - "Outputs": [ - { - "Id": "737fcb1166aa4bc083b9a191de376522", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 11.8, - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "Inputs": [], - "Outputs": [ - { - "Id": "ce2de4b2f6cd4239ac3f8f5d609fd57f", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 5.7, - "Id": "25161e6273e240baa88be4051c93a19f", - "Inputs": [], - "Outputs": [ - { - "Id": "60e3a36f7e164f9f8b30fc13faa928a8", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "75e74e3d6dc74adab7810004ce3ec513", - "Inputs": [ - { - "Id": "2062c1ec365e48eeb2859871904ea236", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "879615b205ba45a597d7d587a2cc5348", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "3d818be861f04914b1697bed9eab5ecb", - "Inputs": [], - "Outputs": [ - { - "Id": "c271e972aeb94221b948d96bc41b201f", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int", - "Id": "b951c7c177c7476d842ba1660631e711", - "Inputs": [ - { - "Id": "483a299566c14213a71236fc9fffbd51", - "Name": "list", - "Description": "List to fetch an item from.\n\nvar[]..[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4ba2ded5183f48608483f7e066d70882", - "Name": "index", - "Description": "Index of the item to be fetched.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "38fb8a0061204dc5a3142e8dd1baab05", - "Name": "item", - "Description": "Item in the list at the given index.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "0;\n1;", - "Id": "919106dd2eb34caeb2c0081aa1a6551c", - "Inputs": [], - "Outputs": [ - { - "Id": "cbba29dcbe684734846c47e78848cac5", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4c97ca2bf631412cbce2fa87034df5b0", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int", - "Id": "ec01ef65e4074735a1fe6e3f88b77aa6", - "Inputs": [ - { - "Id": "5bc189dd9ec54c84a13cf8ef89900bb6", - "Name": "list", - "Description": "List to fetch an item from.\n\nvar[]..[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "a6ebfa97d2cb4da6bedb2738e0482413", - "Name": "index", - "Description": "Index of the item to be fetched.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4245c89a230447389201341eca5a19ea", - "Name": "item", - "Description": "Item in the list at the given index.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*12;", - "Id": "ea2205c4ec9549b7842754a0531a37cd", - "Inputs": [ - { - "Id": "2363ae446fe04598b7e26f3b8e162fb5", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "0271ac68790f49a5818f40d44736d011", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByLengths@Autodesk.DesignScript.Geometry.CoordinateSystem,double,double,double", - "Id": "aaef1b18b5f94709a6cd24b577835d55", - "Inputs": [ - { - "Id": "5ad6ad780def49f88d1af4d11a1bce88", - "Name": "cs", - "Description": "CoordinateSystem\nDefault value : Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "c36c1360ab3d4a51bedfc4ca84c3899d", - "Name": "width", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "1dcd7959a8394bd8bb307dbd066756f0", - "Name": "length", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "5f6d0a4c2a3f4794a60c1e69b85a690d", - "Name": "height", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "cb94c808c73743d280ce43198f83de85", - "Name": "Cuboid", - "Description": "Cuboid", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a Cuboid centered and oriented to input CoordinateSystem, with specified width, length, and height.\n\nCuboid.ByLengths (cs: CoordinateSystem = Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.ByOrigin@double,double", - "Id": "68ed263eac814ad99cebdd0a4691e3cf", - "Inputs": [ - { - "Id": "00d6aad2af9948849fa80023c0e8826e", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "9813bd20e6484e63b112cf1e663d3332", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "8cd3959bed5242ffa94b890d85a8dc15", - "Name": "CoordinateSystem", - "Description": "CoordinateSystem", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a CoordinateSystem with origin at X and Y locations, with X and Y Axes set as WCS X and Y Axes. Z defaults to 0.\n\nCoordinateSystem.ByOrigin (x: double = 0, y: double = 0): CoordinateSystem" - } - ], - "Connectors": [ - { - "Start": "737fcb1166aa4bc083b9a191de376522", - "End": "c36c1360ab3d4a51bedfc4ca84c3899d", - "Id": "e33944c3fd2c412382c2b335603e5f29" - }, - { - "Start": "ce2de4b2f6cd4239ac3f8f5d609fd57f", - "End": "1dcd7959a8394bd8bb307dbd066756f0", - "Id": "7d9b74797c8d45638d162a6c06b0b5c3" - }, - { - "Start": "60e3a36f7e164f9f8b30fc13faa928a8", - "End": "5f6d0a4c2a3f4794a60c1e69b85a690d", - "Id": "a51e6001b40746efae7cca154bf1f5a4" - }, - { - "Start": "879615b205ba45a597d7d587a2cc5348", - "End": "2363ae446fe04598b7e26f3b8e162fb5", - "Id": "ca581631476d42fba887c1bd6e134e9b" - }, - { - "Start": "c271e972aeb94221b948d96bc41b201f", - "End": "2062c1ec365e48eeb2859871904ea236", - "Id": "8d8552be2eb146658268b5d297be28fc" - }, - { - "Start": "38fb8a0061204dc5a3142e8dd1baab05", - "End": "00d6aad2af9948849fa80023c0e8826e", - "Id": "7e58bc834323473bb0cb1723389be49c" - }, - { - "Start": "cbba29dcbe684734846c47e78848cac5", - "End": "4ba2ded5183f48608483f7e066d70882", - "Id": "c7cc0c6098144a7dac55be7c73bd056c" - }, - { - "Start": "4c97ca2bf631412cbce2fa87034df5b0", - "End": "a6ebfa97d2cb4da6bedb2738e0482413", - "Id": "6ecc59b8feac423a98f4242a1b4e5ca2" - }, - { - "Start": "4245c89a230447389201341eca5a19ea", - "End": "9813bd20e6484e63b112cf1e663d3332", - "Id": "7cc9284461a54a348deb1669d9fd2221" - }, - { - "Start": "0271ac68790f49a5818f40d44736d011", - "End": "483a299566c14213a71236fc9fffbd51", - "Id": "a167862f9f134d8bb3fc47f5373c25a0" - }, - { - "Start": "0271ac68790f49a5818f40d44736d011", - "End": "5bc189dd9ec54c84a13cf8ef89900bb6", - "Id": "1db258bc428c42cab75a73e71c0ea40c" - }, - { - "Start": "8cd3959bed5242ffa94b890d85a8dc15", - "End": "5ad6ad780def49f88d1af4d11a1bce88", - "Id": "ef07aa58ca464ca99afed6a2c95aab0f" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -15.261693000793457, - "EyeY": 12.899435997009277, - "EyeZ": 22.199378967285156, - "LookX": 16.40080451965332, - "LookY": -6.5293159484863281, - "LookZ": -19.483917236328125, - "UpX": 0.022474637255072594, - "UpY": 0.99939084053039551, - "UpZ": -0.026699542999267578 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 148.66787355130998, - "Y": 69.068859875874452 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 148.66787355130998, - "Y": 152.06885987587447 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "25161e6273e240baa88be4051c93a19f", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 148.66787355130998, - "Y": 236.06885987587447 - }, - { - "ShowGeometry": true, - "Name": "Math.RandomList", - "Id": "75e74e3d6dc74adab7810004ce3ec513", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -636.33212644869, - "Y": -97.931140124125548 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "3d818be861f04914b1697bed9eab5ecb", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -815.33212644869, - "Y": -93.71780679079221 - }, - { - "ShowGeometry": true, - "Name": "List.GetItemAtIndex", - "Id": "b951c7c177c7476d842ba1660631e711", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -130.33212644869002, - "Y": -118.93114012412555 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "919106dd2eb34caeb2c0081aa1a6551c", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -320.33212644869, - "Y": 15.495526542541128 - }, - { - "ShowGeometry": true, - "Name": "List.GetItemAtIndex", - "Id": "ec01ef65e4074735a1fe6e3f88b77aa6", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -130.33212644869002, - "Y": 15.068859875874452 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "ea2205c4ec9549b7842754a0531a37cd", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -320.33212644869, - "Y": -93.71780679079221 - }, - { - "ShowGeometry": true, - "Name": "Cuboid.ByLengths", - "Id": "aaef1b18b5f94709a6cd24b577835d55", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 547.66787355131, - "Y": 59.068859875874452 - }, - { - "ShowGeometry": true, - "Name": "CoordinateSystem.ByOrigin", - "Id": "68ed263eac814ad99cebdd0a4691e3cf", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 148.66787355130998, - "Y": -64.931140124125548 - } - ], - "Annotations": [], - "X": 572.183608032089, - "Y": 99.838112021614, - "Zoom": 0.883851929302206 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height).md deleted file mode 100644 index 6bbcbbe065d..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height).md +++ /dev/null @@ -1,6 +0,0 @@ -## In Depth -Cuboid.ByLengths (coordinateSystem,width,length,height) will create a cuboid object at the given coordinate system with the given dimensions. If the input coordinate system is moved, the cuboid will also move according to the coordinate system. -___ -## Example File - -![Cuboid.ByLengths](./Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem,%20width,%20length,%20height)_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height)_img.jpg deleted file mode 100644 index 45de07d94f3..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height)_img.png deleted file mode 100644 index 351b725023e..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem, width, length, height)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height).dyn deleted file mode 100644 index e65e421d56d..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height).dyn +++ /dev/null @@ -1,604 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByLengths", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "Name": "Number Slider", - "Type": "number", - "Value": "7.3", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "Name": "Number Slider", - "Type": "number", - "Value": "11.8", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "25161e6273e240baa88be4051c93a19f", - "Name": "Number Slider", - "Type": "number", - "Value": "5.7", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 7.3, - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "Inputs": [], - "Outputs": [ - { - "Id": "200201c2b700411b8bc6a262f6a58a76", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 11.8, - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "Inputs": [], - "Outputs": [ - { - "Id": "49b456de955c458397199ccdebfb980a", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 5.7, - "Id": "25161e6273e240baa88be4051c93a19f", - "Inputs": [], - "Outputs": [ - { - "Id": "053671a9e11c4fbe98d57a545615fec5", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByLengths@Autodesk.DesignScript.Geometry.Point,double,double,double", - "Id": "720dc6b53eda4a958d7084f93c5433a8", - "Inputs": [ - { - "Id": "12f325b0542d461db636dafcd8cf0a5a", - "Name": "origin", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "cd26d6025d4140ea9dc757ce825fe0a8", - "Name": "width", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "92766ae97e984bf6aabeb29478dabea6", - "Name": "length", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f8f5cb6eb554433da0493e30922cd8dc", - "Name": "height", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "d81e5d73b0a04c24ad778959c917f2eb", - "Name": "Cuboid", - "Description": "Cuboid", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a Cuboid centered at input Point, with specified width, length, and height.\n\nCuboid.ByLengths (origin: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), width: double = 1, length: double = 1, height: double = 1): Cuboid" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double", - "Id": "23589a1c39354094a5113722ea3673b9", - "Inputs": [ - { - "Id": "7665eeb20ab3435e80a832831a6ca483", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4d022a6a9ae543898d7ca1bfdd85bfc8", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "c29b43aef8be4aa6b918a4902e50f6a7", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point in the XY plane given two 2 cartesian coordinates. The Z component is 0.\n\nPoint.ByCoordinates (x: double = 0, y: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "75e74e3d6dc74adab7810004ce3ec513", - "Inputs": [ - { - "Id": "215bdca453e941689627686490fde57b", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "3e16c9bf8ba741cbb225154966aacbb0", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "3d818be861f04914b1697bed9eab5ecb", - "Inputs": [], - "Outputs": [ - { - "Id": "7070cc5ff7a44ca08bc976b0f4e95a54", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int", - "Id": "b951c7c177c7476d842ba1660631e711", - "Inputs": [ - { - "Id": "ed632b3028b84e25b84e5ab4e6bcdbf7", - "Name": "list", - "Description": "List to fetch an item from.\n\nvar[]..[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "0b31d70e558a4ecabe9cb041158c8993", - "Name": "index", - "Description": "Index of the item to be fetched.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "5d1a1c30850543e8a61b8d097cb47f56", - "Name": "item", - "Description": "Item in the list at the given index.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "0;\n1;", - "Id": "919106dd2eb34caeb2c0081aa1a6551c", - "Inputs": [], - "Outputs": [ - { - "Id": "ebbbac49d9d0426d9fb94929a3aff714", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "9b42431a70514185add6e58db90fc9f1", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.GetItemAtIndex@var[]..[],int", - "Id": "ec01ef65e4074735a1fe6e3f88b77aa6", - "Inputs": [ - { - "Id": "49fb1dfecbdb49698adfc589fe4ccb92", - "Name": "list", - "Description": "List to fetch an item from.\n\nvar[]..[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "950cc86b6cc349698ddb5429caf038d2", - "Name": "index", - "Description": "Index of the item to be fetched.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "f396c72c66d04c9ea8764faaeb65498e", - "Name": "item", - "Description": "Item in the list at the given index.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Returns an item from the given list that's located at the specified index.\n\nList.GetItemAtIndex (list: var[]..[], index: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*12;", - "Id": "ea2205c4ec9549b7842754a0531a37cd", - "Inputs": [ - { - "Id": "8b8d3230619849b68ef84443dbab3332", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "ef39123bf87f4cd0a66fa42954bf4b5e", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "200201c2b700411b8bc6a262f6a58a76", - "End": "cd26d6025d4140ea9dc757ce825fe0a8", - "Id": "b8a38dbdd62945ce840caeb413440748" - }, - { - "Start": "49b456de955c458397199ccdebfb980a", - "End": "92766ae97e984bf6aabeb29478dabea6", - "Id": "70c3183f19c04fa3b3f44feabc5b7fd6" - }, - { - "Start": "053671a9e11c4fbe98d57a545615fec5", - "End": "f8f5cb6eb554433da0493e30922cd8dc", - "Id": "2d8968f439fd4f35ba303628499464fe" - }, - { - "Start": "c29b43aef8be4aa6b918a4902e50f6a7", - "End": "12f325b0542d461db636dafcd8cf0a5a", - "Id": "5e6fbba995594b29968afb69f4a579e2" - }, - { - "Start": "3e16c9bf8ba741cbb225154966aacbb0", - "End": "8b8d3230619849b68ef84443dbab3332", - "Id": "06b0c2b2db644188ad4fd6b5d3304942" - }, - { - "Start": "7070cc5ff7a44ca08bc976b0f4e95a54", - "End": "215bdca453e941689627686490fde57b", - "Id": "4616aaec4be0451681b9b13bc832f66a" - }, - { - "Start": "5d1a1c30850543e8a61b8d097cb47f56", - "End": "7665eeb20ab3435e80a832831a6ca483", - "Id": "d1ffec3f5edc450fa7849deeeb7e577b" - }, - { - "Start": "ebbbac49d9d0426d9fb94929a3aff714", - "End": "0b31d70e558a4ecabe9cb041158c8993", - "Id": "9747d9e94bac4732a9769fe075713345" - }, - { - "Start": "9b42431a70514185add6e58db90fc9f1", - "End": "950cc86b6cc349698ddb5429caf038d2", - "Id": "ec1872e586df4d07ae60359cf086193f" - }, - { - "Start": "f396c72c66d04c9ea8764faaeb65498e", - "End": "4d022a6a9ae543898d7ca1bfdd85bfc8", - "Id": "175969fe96b54a08a565a377620a0ce0" - }, - { - "Start": "ef39123bf87f4cd0a66fa42954bf4b5e", - "End": "ed632b3028b84e25b84e5ab4e6bcdbf7", - "Id": "d4fd0256ab0d44c3b91561177139154a" - }, - { - "Start": "ef39123bf87f4cd0a66fa42954bf4b5e", - "End": "49fb1dfecbdb49698adfc589fe4ccb92", - "Id": "3cf9dc720d2748a8b6e4bfb4fe0ce9c6" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -15.261693000793457, - "EyeY": 12.899435997009277, - "EyeZ": 22.199378967285156, - "LookX": 16.40080451965332, - "LookY": -6.5293159484863281, - "LookZ": -19.483917236328125, - "UpX": 0.022474637255072594, - "UpY": 0.99939084053039551, - "UpZ": -0.026699542999267578 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 141.14250334668748, - "Y": 69.068859875874452 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 141.14250334668748, - "Y": 152.06885987587447 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "25161e6273e240baa88be4051c93a19f", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 141.14250334668748, - "Y": 236.06885987587447 - }, - { - "ShowGeometry": true, - "Name": "Cuboid.ByLengths", - "Id": "720dc6b53eda4a958d7084f93c5433a8", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 540.14250334668748, - "Y": 59.068859875874466 - }, - { - "ShowGeometry": true, - "Name": "Point.ByCoordinates", - "Id": "23589a1c39354094a5113722ea3673b9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 141.14250334668748, - "Y": -64.931140124125548 - }, - { - "ShowGeometry": true, - "Name": "Math.RandomList", - "Id": "75e74e3d6dc74adab7810004ce3ec513", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -643.85749665331252, - "Y": -97.931140124125548 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "3d818be861f04914b1697bed9eab5ecb", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -822.85749665331252, - "Y": -93.71780679079221 - }, - { - "ShowGeometry": true, - "Name": "List.GetItemAtIndex", - "Id": "b951c7c177c7476d842ba1660631e711", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -137.85749665331252, - "Y": -118.93114012412555 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "919106dd2eb34caeb2c0081aa1a6551c", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -327.85749665331252, - "Y": 15.495526542541128 - }, - { - "ShowGeometry": true, - "Name": "List.GetItemAtIndex", - "Id": "ec01ef65e4074735a1fe6e3f88b77aa6", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -137.85749665331252, - "Y": 15.068859875874452 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "ea2205c4ec9549b7842754a0531a37cd", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -327.85749665331252, - "Y": -93.71780679079221 - } - ], - "Annotations": [], - "X": 572.183608032089, - "Y": 99.838112021614, - "Zoom": 0.883851929302206 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height).md deleted file mode 100644 index 6426757c49b..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -This Cuboid By Lengths allows the user to input an origin point for the center of the cuboid, as well as the length, width and height of the cuboid. -___ -## Example File - -![ByLengths (origin, width, length, height)](./Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin,%20width,%20length,%20height)_img.png) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height)_img.jpg deleted file mode 100644 index 9672d0c7095..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height)_img.png deleted file mode 100644 index a618a2ea473..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin, width, length, height)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).dyn deleted file mode 100644 index b35ddb3677a..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).dyn +++ /dev/null @@ -1,282 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "7.3", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "11.8", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - }, - { - "Id": "25161e6273e240baa88be4051c93a19f", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "5.7", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cuboid.ByLengths@double,double,double", - "Id": "053f62cfe4d542fc95be3fc6fbfae00f", - "Inputs": [ - { - "Id": "ae9fc35cddb44590a31ea22355ecc7f5", - "Name": "width", - "Description": "Width of cuboid\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "18d3836ee41b4393a9ceac8b05de6767", - "Name": "length", - "Description": "Length of cuboid\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "29059e81f8f54ab0add77e184f5d29db", - "Name": "height", - "Description": "Height of cuboid\n\ndouble\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "c77ca1cb5297492198daa36908c48978", - "Name": "Cuboid", - "Description": "Cuboid created by lengths", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a Cuboid centered at WCS origin, with width, length, and height.\n\nCuboid.ByLengths (width: double = 1, length: double = 1, height: double = 1): Cuboid" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 7.3, - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "Inputs": [], - "Outputs": [ - { - "Id": "30e2319e01ec49b09e5f3f8b46ceca45", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 11.8, - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "Inputs": [], - "Outputs": [ - { - "Id": "d1e0c0fba5084c04b45f2de8e68a5c47", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 20.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 5.7, - "Id": "25161e6273e240baa88be4051c93a19f", - "Inputs": [], - "Outputs": [ - { - "Id": "8456149bd4b74047be12bf5ef84d04db", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values" - } - ], - "Connectors": [ - { - "Start": "30e2319e01ec49b09e5f3f8b46ceca45", - "End": "ae9fc35cddb44590a31ea22355ecc7f5", - "Id": "05ac2b41b6a043ad81d7a93d9204c8cb", - "IsHidden": "False" - }, - { - "Start": "d1e0c0fba5084c04b45f2de8e68a5c47", - "End": "18d3836ee41b4393a9ceac8b05de6767", - "Id": "cacd7bc282934118a407e6caac87af79", - "IsHidden": "False" - }, - { - "Start": "8456149bd4b74047be12bf5ef84d04db", - "End": "29059e81f8f54ab0add77e184f5d29db", - "Id": "6d03e0508a704be18eaf15b27c555040", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": null, - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.17", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.17.0.3255", - "RunType": "Manual", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": -16.361801147460938, - "EyeY": 9.92262315750122, - "EyeZ": 22.270898818969727, - "LookX": 16.40080451965332, - "LookY": -6.5293159484863281, - "LookZ": -19.483917236328125, - "UpX": 0.022474637255072594, - "UpY": 0.99939084053039551, - "UpZ": -0.026699542999267578 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Name": "Cuboid.ByLengths", - "ShowGeometry": true, - "Id": "053f62cfe4d542fc95be3fc6fbfae00f", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 221.849101145019, - "Y": -0.84106990008515936 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "a7e2011e54174a1e9c7f881cf59addb7", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -226.950898854981, - "Y": -113.84106990008516 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "c03ffe059a8449d9a79a1a0a0f882e2b", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -226.950898854981, - "Y": 33.158930099914841 - }, - { - "Name": "Number Slider", - "ShowGeometry": true, - "Id": "25161e6273e240baa88be4051c93a19f", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -226.950898854981, - "Y": 180.15893009991484 - } - ], - "Annotations": [], - "X": 814.06603186927532, - "Y": 314.1619789766429, - "Zoom": 0.99178872254867079 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).md deleted file mode 100644 index ab7daca5133..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Cuboid By Lengths creates a cuboid with the input width, legth, and height, and is centered at the world origin (0,0,0). In the example, we use a number slider to input the length, width and height. -___ -## Example File - -![ByLengths (width, length, height)](./Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width,%20length,%20height)_img.png) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.jpg deleted file mode 100644 index e4d52fa65d9..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.png deleted file mode 100644 index 03a2720ac06..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).md deleted file mode 100644 index 268b4284cff..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).md +++ /dev/null @@ -1,6 +0,0 @@ -## In Depth -`Curve.NormalAtParameter (curve, param, side)` -___ -## Example File - -![Curve.NormalAtParameter(curve, param, side)](./Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve,%20param,%20side)_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).dyn deleted file mode 100644 index bee34a25224..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).dyn +++ /dev/null @@ -1,485 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters)", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints@Autodesk.DesignScript.Geometry.Point[]", - "Id": "5a4f36d5dab54fd0b6bb9bbfdeb58052", - "Inputs": [ - { - "Id": "ad5a75bbec64446485b719903e13ce35", - "Name": "points", - "Description": "Points for nurbs curve\n\nPoint[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a53a388392a74c19847c8b6f11f4077b", - "Name": "NurbsCurve", - "Description": "Nurbscurve created from points", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a BSplineCurve by using explicit control points. NOTE 1: BSplineCurves with deg=1 have G1 discontinuities, which cause problems for extrusion, sweep, and other operations. They should be avoided. Use a PolyCurve instead. NOTE 2: If the curve is periodic (closed), then the first and last points MUST be the same.\n\nNurbsCurve.ByControlPoints (points: Point[]): NurbsCurve" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "f587b83e0d07416cb9350712885cc887", - "Inputs": [ - { - "Id": "bbe5c50f20b74258b6b8231e57167a18", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "edbe6431dd7f47db873846df2b7a88b8", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "6;", - "Id": "d369ad03bc9b4f1a9579a4fab115de61", - "Inputs": [], - "Outputs": [ - { - "Id": "89a15a3ff3fb4c1fb84a81614a17b798", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "9c959d980d3045f195287592e1cd2172", - "Inputs": [ - { - "Id": "c745342a5d7e4045820a3455ae04d229", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "9de72bff8ff240358ab04bf6d8bf7b0a", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*10;", - "Id": "86db2f7f59ca4a8c9c68e2484a7cf3c7", - "Inputs": [ - { - "Id": "5c48b6a59e6a47ff8fbbf11ae5586d91", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "f2e040cdd5cb4d098d17a909df8eb167", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*10;", - "Id": "476aa99fdfeb4698ac69fe9e7934b586", - "Inputs": [ - { - "Id": "6b684f211703487b8f2960fbf3a60db0", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "e0b6baa02e604522baba7dab0504bdc9", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double", - "Id": "7b79785b29494e31ab029a851ecf37d9", - "Inputs": [ - { - "Id": "b600a7e061a142cbb197b6d3ce0e7342", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "b6400beb97474b42990621ccbc110e1d", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "76d1ea9c4bd348629d9b08857af0a314", - "Name": "Point", - "Description": "Point created by coordinates", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point in the XY plane given two 2 cartesian coordinates. The Z component is 0.\n\nPoint.ByCoordinates (x: double = 0, y: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "0..1..0.1;", - "Id": "53793cc17dfe4fdb8e4aaa7b347c4ff7", - "Inputs": [], - "Outputs": [ - { - "Id": "648f6583d98046a9bc826e5d981a598a", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter@double[],bool", - "Id": "170d1b672da4430c85c6e900132333fd", - "Inputs": [ - { - "Id": "5db69f89fea34641a9ece0cb19809ed2", - "Name": "curve", - "Description": "Autodesk.DesignScript.Geometry.Curve", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "0fdb33e55e96491195bbd18846bf7a32", - "Name": "parameters", - "Description": "A list of parameters at which to split the curve\n\ndouble[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "7a364b8a5a0d4295b1ce7244b1e190f4", - "Name": "discardEvenSegments", - "Description": "Toggle to discard even segments\n\nbool\nDefault value : true", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a6cc4ab3a23f41688ae48c0c5e65322c", - "Name": "Curve[]", - "Description": "List of curves remaining after discarding the even or odd curve segments.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Removes even or odd segments of the Curve split at the given parameters depending on whether the 'discardEvenSegments' flag is true or false respectively.\n\nCurve.TrimSegmentsByParameter (parameters: double[], discardEvenSegments: bool = true): Curve[]" - } - ], - "Connectors": [ - { - "Start": "a53a388392a74c19847c8b6f11f4077b", - "End": "5db69f89fea34641a9ece0cb19809ed2", - "Id": "494157a3855449419df53c8bd71951cd", - "IsHidden": "False" - }, - { - "Start": "edbe6431dd7f47db873846df2b7a88b8", - "End": "5c48b6a59e6a47ff8fbbf11ae5586d91", - "Id": "b3dc913392b94e95b2a8233d8eddeef2", - "IsHidden": "False" - }, - { - "Start": "89a15a3ff3fb4c1fb84a81614a17b798", - "End": "bbe5c50f20b74258b6b8231e57167a18", - "Id": "4b2c3ddd49484c3d9acab23ba0fdb44c", - "IsHidden": "False" - }, - { - "Start": "89a15a3ff3fb4c1fb84a81614a17b798", - "End": "c745342a5d7e4045820a3455ae04d229", - "Id": "d46fceeae87f41c2a6a81edf52f59563", - "IsHidden": "False" - }, - { - "Start": "9de72bff8ff240358ab04bf6d8bf7b0a", - "End": "6b684f211703487b8f2960fbf3a60db0", - "Id": "050ea25155784a3da4b7436358b04211", - "IsHidden": "False" - }, - { - "Start": "f2e040cdd5cb4d098d17a909df8eb167", - "End": "b600a7e061a142cbb197b6d3ce0e7342", - "Id": "9ba10948cbe24c4dba1b5c60b662c843", - "IsHidden": "False" - }, - { - "Start": "e0b6baa02e604522baba7dab0504bdc9", - "End": "b6400beb97474b42990621ccbc110e1d", - "Id": "3071f68cce69419baec67d56fcd42fc0", - "IsHidden": "False" - }, - { - "Start": "76d1ea9c4bd348629d9b08857af0a314", - "End": "ad5a75bbec64446485b719903e13ce35", - "Id": "d2ff894860d64d38896e9a3277650105", - "IsHidden": "False" - }, - { - "Start": "648f6583d98046a9bc826e5d981a598a", - "End": "0fdb33e55e96491195bbd18846bf7a32", - "Id": "781bdf9fdbed4f14ae8239e0ce2d75f3", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": null, - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.17", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.17.0.3255", - "RunType": "Manual", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": -2.5442378520965576, - "EyeY": 6.4684090614318848, - "EyeZ": 6.12680196762085, - "LookX": 6.5842447280883789, - "LookY": -3.2146928310394287, - "LookZ": -9.6559906005859375, - "UpX": 0.029484642669558525, - "UpY": 0.99862951040267944, - "UpZ": -0.043240122497081757 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Name": "NurbsCurve.ByControlPoints", - "ShowGeometry": false, - "Id": "5a4f36d5dab54fd0b6bb9bbfdeb58052", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 409.537735691501, - "Y": -3621.56552312101 - }, - { - "Name": "Math.RandomList", - "ShowGeometry": true, - "Id": "f587b83e0d07416cb9350712885cc887", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -490.46226430849913, - "Y": -3678.73802312101 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "d369ad03bc9b4f1a9579a4fab115de61", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -744.86226430849911, - "Y": -3604.91052312101 - }, - { - "Name": "Math.RandomList", - "ShowGeometry": true, - "Id": "9c959d980d3045f195287592e1cd2172", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -490.46226430849913, - "Y": -3530.73802312101 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "86db2f7f59ca4a8c9c68e2484a7cf3c7", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -169.66226430849906, - "Y": -3677.73802312101 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "476aa99fdfeb4698ac69fe9e7934b586", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -169.66226430849906, - "Y": -3531.73802312101 - }, - { - "Name": "Point.ByCoordinates", - "ShowGeometry": false, - "Id": "7b79785b29494e31ab029a851ecf37d9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 84.737735691500916, - "Y": -3621.56552312101 - }, - { - "Name": "Code Block", - "ShowGeometry": true, - "Id": "53793cc17dfe4fdb8e4aaa7b347c4ff7", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 409.537735691501, - "Y": -3461.73802312101 - }, - { - "Name": "Curve.TrimSegmentsByParameter", - "ShowGeometry": true, - "Id": "170d1b672da4430c85c6e900132333fd", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 813.12625466634518, - "Y": -3575.8036440530827 - } - ], - "Annotations": [], - "X": 827.0071667309553, - "Y": 3193.7117095443696, - "Zoom": 0.78732279224182611 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).md deleted file mode 100644 index 0dfdc03fd27..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Removes several segments of the curve, discarding the 1st, 3rd, 5th ... segments. -___ -## Example File - -![TrimSegmentsByParameter (parameters)](./Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters)_img.jpg deleted file mode 100644 index e77e324f3f6..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).dyn deleted file mode 100644 index 2e53f2843f0..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).dyn +++ /dev/null @@ -1,500 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "TrimSegmentsByParameter", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "42691ffa73a8449eafd70c8363ca2d08", - "Name": "Boolean", - "Type": "boolean", - "Value": "false", - "Description": "Selection between a true and false." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints@Autodesk.DesignScript.Geometry.Point[]", - "Id": "5a4f36d5dab54fd0b6bb9bbfdeb58052", - "Inputs": [ - { - "Id": "c30b50744ef64313be2fa1c295d778a8", - "Name": "points", - "Description": "Point[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "cf43759b5d55497f826966352046de84", - "Name": "NurbsCurve", - "Description": "NurbsCurve", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a BSplineCurve by using explicit control points. NOTE 1: BSplineCurves with deg=1 have G1 discontinuities, which cause problems for extrusion, sweep, and other operations. They should be avoided. Use a PolyCurve instead. NOTE 2: If the curve is periodic (closed), then the first and last points MUST be the same.\n\nNurbsCurve.ByControlPoints (points: Point[]): NurbsCurve" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "f587b83e0d07416cb9350712885cc887", - "Inputs": [ - { - "Id": "27e5f6941dd84755b4dd12d448e8e57f", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "89cf7f3d2a914815b11a3578325bf271", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "6;", - "Id": "d369ad03bc9b4f1a9579a4fab115de61", - "Inputs": [], - "Outputs": [ - { - "Id": "f5d62253045c47f8962c59e04d2cf081", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "9c959d980d3045f195287592e1cd2172", - "Inputs": [ - { - "Id": "f2065ddcd24e410da46311fb7c78bb91", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "f791c466199c465abf1315515fbbfbf6", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*10;", - "Id": "86db2f7f59ca4a8c9c68e2484a7cf3c7", - "Inputs": [ - { - "Id": "5346b15489a3489d9b9ff296627266e7", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "59ec124169044ac685543cb935615436", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*10;", - "Id": "476aa99fdfeb4698ac69fe9e7934b586", - "Inputs": [ - { - "Id": "bf17b9a684cd4cd29b9c98b9ab122621", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "f07f5c8eefc94fe9bbca74ff8a14433a", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double", - "Id": "7b79785b29494e31ab029a851ecf37d9", - "Inputs": [ - { - "Id": "0302de545cf24964b79c35fdeeb1068d", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "3ed423a049c242f0b2e61fbb999c7198", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "fa19bf27510842e0abe1202f2dd09d32", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point in the XY plane given two 2 cartesian coordinates. The Z component is 0.\n\nPoint.ByCoordinates (x: double = 0, y: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "0..1..0.1;", - "Id": "53793cc17dfe4fdb8e4aaa7b347c4ff7", - "Inputs": [], - "Outputs": [ - { - "Id": "408493f9d3ce4a6da06081b896116669", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter@double[],bool", - "Id": "e56471aef0604a24b1e4de1a1de3c201", - "Inputs": [ - { - "Id": "cdeeed44889b4b358ab28ace9d8e7184", - "Name": "curve", - "Description": "Autodesk.DesignScript.Geometry.Curve", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "884a4412031b46b7905c867021d58e23", - "Name": "parameters", - "Description": "A list of parameters at which to split the curve\n\ndouble[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "587630d51e4c4f91a4aecdaafead5a0d", - "Name": "discardEvenSegments", - "Description": "bool\nDefault value : false", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4649edfb35aa4669bf574cd609f1c30a", - "Name": "Curve[]", - "Description": "An Array of curves discarding the 1st, 3rd, 5th ... segments", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Removes several segments of the curve, discarding the 1st, 3rd, 5th ... segments\n\nCurve.TrimSegmentsByParameter (parameters: double[], discardEvenSegments: bool = false): Curve[]" - }, - { - "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels", - "NodeType": "BooleanInputNode", - "InputValue": false, - "Id": "42691ffa73a8449eafd70c8363ca2d08", - "Inputs": [], - "Outputs": [ - { - "Id": "730a18c1ea344891aaa45257d8804978", - "Name": "", - "Description": "Boolean", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Selection between a true and false." - } - ], - "Connectors": [ - { - "Start": "cf43759b5d55497f826966352046de84", - "End": "cdeeed44889b4b358ab28ace9d8e7184", - "Id": "b3734d3e7c0e41f8a33725c1a055b188" - }, - { - "Start": "89cf7f3d2a914815b11a3578325bf271", - "End": "5346b15489a3489d9b9ff296627266e7", - "Id": "d6b6321154ee45288bd7732f729df873" - }, - { - "Start": "f5d62253045c47f8962c59e04d2cf081", - "End": "27e5f6941dd84755b4dd12d448e8e57f", - "Id": "4314623703584c9d9335a11553fd29cd" - }, - { - "Start": "f5d62253045c47f8962c59e04d2cf081", - "End": "f2065ddcd24e410da46311fb7c78bb91", - "Id": "93f354d1ec97401b8e2442825a07403a" - }, - { - "Start": "f791c466199c465abf1315515fbbfbf6", - "End": "bf17b9a684cd4cd29b9c98b9ab122621", - "Id": "49d38fa588f04be9ad1314c4c8d49339" - }, - { - "Start": "59ec124169044ac685543cb935615436", - "End": "0302de545cf24964b79c35fdeeb1068d", - "Id": "d8d088314e0f43eeb20a458aaaf077d2" - }, - { - "Start": "f07f5c8eefc94fe9bbca74ff8a14433a", - "End": "3ed423a049c242f0b2e61fbb999c7198", - "Id": "c148cc572adf48b490de730b4cacc646" - }, - { - "Start": "fa19bf27510842e0abe1202f2dd09d32", - "End": "c30b50744ef64313be2fa1c295d778a8", - "Id": "498ecd2be5a94514ad85c2e2b03482c9" - }, - { - "Start": "408493f9d3ce4a6da06081b896116669", - "End": "884a4412031b46b7905c867021d58e23", - "Id": "676fe4f270c94fc4acef918f55c307cd" - }, - { - "Start": "730a18c1ea344891aaa45257d8804978", - "End": "587630d51e4c4f91a4aecdaafead5a0d", - "Id": "0258cc9e36b5437a9447d6fac4a0feff" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -2.5442378520965576, - "EyeY": 6.4684090614318848, - "EyeZ": 6.12680196762085, - "LookX": 6.5842447280883789, - "LookY": -3.2146928310394287, - "LookZ": -9.6559906005859375, - "UpX": 0.029484642669558525, - "UpY": 0.99862951040267944, - "UpZ": -0.043240122497081757 - }, - "NodeViews": [ - { - "ShowGeometry": false, - "Name": "NurbsCurve.ByControlPoints", - "Id": "5a4f36d5dab54fd0b6bb9bbfdeb58052", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 341.377748105216, - "Y": -3619.1184828370997 - }, - { - "ShowGeometry": true, - "Name": "Math.RandomList", - "Id": "f587b83e0d07416cb9350712885cc887", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -422.622251894784, - "Y": -3660.1184828370997 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "d369ad03bc9b4f1a9579a4fab115de61", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -601.622251894784, - "Y": -3601.9051495037666 - }, - { - "ShowGeometry": true, - "Name": "Math.RandomList", - "Id": "9c959d980d3045f195287592e1cd2172", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -422.622251894784, - "Y": -3552.1184828370997 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "86db2f7f59ca4a8c9c68e2484a7cf3c7", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -106.62225189478397, - "Y": -3655.9051495037666 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "476aa99fdfeb4698ac69fe9e7934b586", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -106.62225189478397, - "Y": -3547.9051495037666 - }, - { - "ShowGeometry": false, - "Name": "Point.ByCoordinates", - "Id": "7b79785b29494e31ab029a851ecf37d9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 83.377748105216028, - "Y": -3619.1184828370997 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "53793cc17dfe4fdb8e4aaa7b347c4ff7", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 341.377748105216, - "Y": -3510.9051495037666 - }, - { - "ShowGeometry": true, - "Name": "Curve.TrimSegmentsByParameter", - "Id": "e56471aef0604a24b1e4de1a1de3c201", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 671.377748105216, - "Y": -3538.1184828370997 - }, - { - "ShowGeometry": true, - "Name": "Boolean", - "Id": "42691ffa73a8449eafd70c8363ca2d08", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 341.377748105216, - "Y": -3402.1184828370997 - } - ], - "Annotations": [], - "X": 445.68294681111, - "Y": 4073.4639724503, - "Zoom": 1.10882815557737 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).md deleted file mode 100644 index d863657ef9a..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Removes several segments of the curve, discarding the even segments. -___ -## Example File - -![TrimSegmentsByParameter (parameters, discardEvenSegments)](./Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters,%20discardEvenSegments)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments)_img.jpg deleted file mode 100644 index cbf3f48be2b..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).md deleted file mode 100644 index cd539a37014..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).md +++ /dev/null @@ -1,10 +0,0 @@ -## In Depth -`Geometry.Rotate (basePlane, degrees)` rotates an input geometry around an origin point and axis vector by a given degree. - -In the example below, a cone is rotated about the Y-axis vector by its end point. - - -___ -## Example File - -![Geometry.Rotate(basePlane, degrees)](./Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry,%20basePlane,%20degrees)_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).md deleted file mode 100644 index ebda675e542..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).md +++ /dev/null @@ -1,9 +0,0 @@ -## In Depth -`Geometry.Rotate (origin, axis, degrees)` rotates an input geometry around a base plane by a defined degree. - -In the example below, a cone is rotated around the XY plane with a number slider. - -___ -## Example File - -![Geometry.Rotate(origin, axis, degrees)](./Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry,%20origin,%20axis,%20degrees)_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).md deleted file mode 100644 index a6e1e50871f..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Rotates an object around an origin and an axis by a specified degree. -___ -## Example File - -![Rotate (origin, axis, degrees)](./Autodesk.DesignScript.Geometry.Geometry.Rotate(origin,%20axis,%20degrees)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).md deleted file mode 100644 index e5e2a1afedd..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).md +++ /dev/null @@ -1,9 +0,0 @@ -## In Depth -`Geometry.Scale (plane, xamount, yamount, zamount)` scales input geometry about a plane by specified X, Y, and Z factors. - -The example below shows a cone before and after it is scaled in relationship to the YZ-plane. - -___ -## Example File - -![Geometry.Scale(plane, xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.Geometry.Scale(geometry,%20plane,%20xamount,%20yamount,%20zamount)_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).md deleted file mode 100644 index 48efe645570..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Scale non-uniformly around a given Plane. -___ -## Example File - -![Scale (plane, xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.Geometry.Scale(plane,%20xamount,%20yamount,%20zamount)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).dyn deleted file mode 100644 index d50bc0f782c..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).dyn +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - 32.1 - - - - -39.9 - - - - 1.6 - - - - 1.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).md deleted file mode 100644 index 13e098f10c9..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Transforms this geometry from source CoordinateSystem to a new context CoordinateSystem. -___ -## Example File - -![Transform (fromCoordinateSystem, contextCoordinateSystem)](./Autodesk.DesignScript.Geometry.Geometry.Transform(geometry,%20fromCoordinateSystem,%20contextCoordinateSystem)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem)_img.jpg deleted file mode 100644 index 78c4b9617eb..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).dyn deleted file mode 100644 index d1a1e3838b4..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).dyn +++ /dev/null @@ -1,542 +0,0 @@ -{ - "Uuid": "661a4b7a-902d-4b55-bebf-475ea8a56e37", - "IsCustomNode": false, - "Description": "", - "Name": "Autodesk.DesignScript.Geometry.Geometry.Translate", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "2162904aca0a42fda1ae5835a3fd68f0", - "Name": "Number Slider", - "Type": "number", - "Type2": "number", - "Value": "13.1", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "Produces numeric values", - "SelectedIndex": 0 - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "Id": "da4ec7f7f02d4a99b48f89e947fac347", - "NodeType": "FunctionNode", - "Inputs": [ - { - "Id": "772a12cae84a43fca9bf2dde08fca415", - "Name": "startPoint", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "203be63b51464090b297630c1a1013de", - "Name": "endPoint", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "9b398f2c25b3465a947dc78385670e7f", - "Name": "startRadius", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4102fd6c1b3a430991edbd7b40c93b50", - "Name": "Cone", - "Description": "Cone", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cone.ByPointsRadius@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,double", - "Replication": "Auto", - "Description": "Create a Cone with given base radius at start Point, extending to a apex at end Point.\n\nCone.ByPointsRadius (startPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), endPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1), startRadius: double = 1): Cone" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "Id": "adcf9c630b9d4e4bace0a4064aac9857", - "NodeType": "FunctionNode", - "Inputs": [ - { - "Id": "68ce183826c54fe3a9571e11c725c072", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "de2d0ac4bc504be3bb4c115abe5ed20c", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f95d7cbdc89f4a25b4a40ed8d18530dc", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "3bd1cd12408a4e1f93168d615035d0b9", - "Name": "Point", - "Description": "Point created by coordinates", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Replication": "Auto", - "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "Id": "b94e4620241549b7905446bacd8f2575", - "NodeType": "CodeBlockNode", - "Inputs": [], - "Outputs": [ - { - "Id": "87df79e8990c478287cf7e01edfacc59", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "c8f154b66c6c40b29357c9ec144558f3", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "0f69dc552dbb4135be93bfe0ec9ae0a4", - "Name": "", - "Description": "Value of expression at line 3", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly", - "Code": "5;\n2;\n8;" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "Id": "ac757ce7226c48f3b97e86b9c5d0ec22", - "NodeType": "FunctionNode", - "Inputs": [ - { - "Id": "f7031972ca38460284f142e4b005dab5", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "b382d33270724877acf5fe22f78f4257", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "230590fd1dd344c1bce924a1cecf8451", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "7e5fbdee2f3e45a8944635556b380c30", - "Name": "Point", - "Description": "Point created by coordinates", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Replication": "Auto", - "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "Id": "28a600d8493b48448e946bbd7fe3813b", - "NodeType": "CodeBlockNode", - "Inputs": [], - "Outputs": [ - { - "Id": "47604dc0a1314d16a015e3f49c0b861c", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f080e54da77d4f5fbcfc7e6b8d537c86", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "2260968bd1a14802a09752e4a5c315ef", - "Name": "", - "Description": "Value of expression at line 3", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly", - "Code": "8;\n2;\n5;" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "Id": "55a85a8cedfa4400a461d6765209c8eb", - "NodeType": "FunctionNode", - "Inputs": [ - { - "Id": "4e7c188102aa439a93392aba8f27c74d", - "Name": "geometry", - "Description": "Autodesk.DesignScript.Geometry.Geometry", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4f75f9a3c86849ebbd916cc89dba7780", - "Name": "direction", - "Description": "Displacement direction.\n\nVector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "825cc58617e6471f8549a597f6242987", - "Name": "distance", - "Description": "Displacement distance along given direction.\n\ndouble", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "08b7e1def0504ecd95ae5515e64260fb", - "Name": "Geometry", - "Description": "Transformed Geometry.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double", - "Replication": "Auto", - "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "Id": "7f968b4f4b1a481eb1e13a7b44b136d6", - "NodeType": "FunctionNode", - "Inputs": [], - "Outputs": [ - { - "Id": "09145651f42c4c568e0d2b346f4b9286", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis", - "Replication": "Auto", - "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NumberType": "Double", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "Id": "2162904aca0a42fda1ae5835a3fd68f0", - "NodeType": "NumberInputNode", - "Inputs": [], - "Outputs": [ - { - "Id": "6dd57310868d4fa0bfefd20ea5aa9ed1", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Produces numeric values", - "InputValue": 13.1 - } - ], - "Connectors": [ - { - "Start": "4102fd6c1b3a430991edbd7b40c93b50", - "End": "4e7c188102aa439a93392aba8f27c74d", - "Id": "ba7f46da90624d7fae5d0fed5b4b4260", - "IsHidden": "False" - }, - { - "Start": "3bd1cd12408a4e1f93168d615035d0b9", - "End": "203be63b51464090b297630c1a1013de", - "Id": "8526d02f28bb4f2cb574e770ffbe6ae8", - "IsHidden": "False" - }, - { - "Start": "87df79e8990c478287cf7e01edfacc59", - "End": "68ce183826c54fe3a9571e11c725c072", - "Id": "9634996205e345159121e033a144f7ac", - "IsHidden": "False" - }, - { - "Start": "87df79e8990c478287cf7e01edfacc59", - "End": "9b398f2c25b3465a947dc78385670e7f", - "Id": "7e7c3ee1b39b41b58375ed2ed3d0c478", - "IsHidden": "False" - }, - { - "Start": "c8f154b66c6c40b29357c9ec144558f3", - "End": "de2d0ac4bc504be3bb4c115abe5ed20c", - "Id": "c13868696ad34f189f9700e27df41ddd", - "IsHidden": "False" - }, - { - "Start": "0f69dc552dbb4135be93bfe0ec9ae0a4", - "End": "f95d7cbdc89f4a25b4a40ed8d18530dc", - "Id": "9ced69408bab4642a85c3e50c1287065", - "IsHidden": "False" - }, - { - "Start": "7e5fbdee2f3e45a8944635556b380c30", - "End": "772a12cae84a43fca9bf2dde08fca415", - "Id": "6cfbb6f219f7402c97a721ad745b44fc", - "IsHidden": "False" - }, - { - "Start": "47604dc0a1314d16a015e3f49c0b861c", - "End": "f7031972ca38460284f142e4b005dab5", - "Id": "d011333c6ff54f499b96e0feb162f466", - "IsHidden": "False" - }, - { - "Start": "f080e54da77d4f5fbcfc7e6b8d537c86", - "End": "b382d33270724877acf5fe22f78f4257", - "Id": "1a9615e6fbbf4fc59c6e38fe574ec4bc", - "IsHidden": "False" - }, - { - "Start": "2260968bd1a14802a09752e4a5c315ef", - "End": "230590fd1dd344c1bce924a1cecf8451", - "Id": "b15402baaeb24e3f8a316de61fdd816e", - "IsHidden": "False" - }, - { - "Start": "09145651f42c4c568e0d2b346f4b9286", - "End": "4f75f9a3c86849ebbd916cc89dba7780", - "Id": "e9bc0f443b1c4a9db1d35ae2f357e206", - "IsHidden": "False" - }, - { - "Start": "6dd57310868d4fa0bfefd20ea5aa9ed1", - "End": "825cc58617e6471f8549a597f6242987", - "Id": "dbd7ab44e7b0414e99bfff1c9bdb16a3", - "IsHidden": "False" - } - ], - "Dependencies": [], - "NodeLibraryDependencies": [], - "Thumbnail": "", - "GraphDocumentationURL": null, - "ExtensionWorkspaceData": [ - { - "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", - "Name": "Properties", - "Version": "2.19", - "Data": {} - } - ], - "Author": "None provided", - "Linting": { - "activeLinter": "None", - "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", - "warningCount": 0, - "errorCount": 0 - }, - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.19.0.5874", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "_Background Preview", - "EyeX": -7.6729857921600342, - "EyeY": 16.727499961853027, - "EyeZ": 40.840293884277344, - "LookX": -0.26518034934997559, - "LookY": -0.32398033142089844, - "LookZ": -48.911052703857422, - "UpX": 0.001127219176851213, - "UpY": 0.97814762592315674, - "UpZ": 0.20790864527225494 - }, - "ConnectorPins": [], - "NodeViews": [ - { - "Id": "da4ec7f7f02d4a99b48f89e947fac347", - "Name": "Cone.ByPointsRadius", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": true, - "X": 845.702088104533, - "Y": 238.09546980352502 - }, - { - "Id": "adcf9c630b9d4e4bace0a4064aac9857", - "Name": "Point.ByCoordinates", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": false, - "X": 520.702088104533, - "Y": 367.095469803525 - }, - { - "Id": "b94e4620241549b7905446bacd8f2575", - "Name": "Code Block", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": true, - "X": 266.702088104533, - "Y": 375.750469803525 - }, - { - "Id": "ac757ce7226c48f3b97e86b9c5d0ec22", - "Name": "Point.ByCoordinates", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": false, - "X": 520.702088104533, - "Y": 143.09546980352502 - }, - { - "Id": "28a600d8493b48448e946bbd7fe3813b", - "Name": "Code Block", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": true, - "X": 266.702088104533, - "Y": 160.57796980352498 - }, - { - "Id": "55a85a8cedfa4400a461d6765209c8eb", - "Name": "Geometry.Translate", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": true, - "X": 1293.702088104533, - "Y": 395.095469803525 - }, - { - "Id": "7f968b4f4b1a481eb1e13a7b44b136d6", - "Name": "Vector.XAxis", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": true, - "X": 845.702088104533, - "Y": 451.09546980352496 - }, - { - "Id": "2162904aca0a42fda1ae5835a3fd68f0", - "Name": "Number Slider", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "ShowGeometry": true, - "X": 845.702088104533, - "Y": 598.095469803525 - } - ], - "Annotations": [], - "X": 78.336366016445254, - "Y": 15.229919779664613, - "Zoom": 0.60122796620338959 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).md deleted file mode 100644 index 97a9bb0d8a5..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).md +++ /dev/null @@ -1,11 +0,0 @@ -## In Depth -`Geometry.Translate (direction, distance)` moves input geometry to a given vector direction. The `distance` input controls the move distance. - -In the example below, a cone is translated along the X-axis. Its distance from the original cone is controlled with a number slider. - -In the example below, a cuboid is converted into a Solid Def. Copy the contents of the Watch node to use the Solid Def string representation in another graph. - -___ -## Example File - -![Geometry.Translate](./Autodesk.DesignScript.Geometry.Geometry.Translate(geometry,%20direction,%20distance)_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance)_img.jpg deleted file mode 100644 index 6dc49068825..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).dyn deleted file mode 100644 index 7861cc02f78..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).dyn +++ /dev/null @@ -1,583 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Translate", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "bf4c316cbccb4c17893587d6b187fabe", - "Name": "Number Slider", - "Type": "number", - "Value": "6", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "d66c873e88d74e51ab88c8a5fafcf62f", - "Name": "Number Slider", - "Type": "number", - "Value": "0", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "2fa4775fa9c34bcfba3cb6a87d6f2867", - "Name": "Number Slider", - "Type": "number", - "Value": "4.5", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cone.ByPointsRadius@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,double", - "Id": "9353c4dfe5c94c3b89718f7d9b2123ba", - "Inputs": [ - { - "Id": "4aa5271bb05f4de9a7daebe41a7fb28a", - "Name": "startPoint", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "bd916b4268514d5baec4b762ec4d26c4", - "Name": "endPoint", - "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1)", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "c7d5bbc4888c4a279e87d8e34cb4e024", - "Name": "startRadius", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "5b37d062e70f4bd4adce9d97af941d28", - "Name": "Cone", - "Description": "Cone", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a Cone with given base radius at start Point, extending to a apex at end Point.\n\nCone.ByPointsRadius (startPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), endPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1), startRadius: double = 1): Cone" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Id": "fb784abe345a49ce9476f22cbf49e7a9", - "Inputs": [ - { - "Id": "998ff442239f4a7e9d1dfc61ebf0624e", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "873881082d9c4299942c45d0ee24bb12", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "9169e20a5d674bcdb78b24196e1cdbde", - "Name": "z", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "7acec5878c0b4ae4b84f87ec46f0c7d1", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "5;\n2;\n8;", - "Id": "47226805f4414bd689711e386a9009d1", - "Inputs": [], - "Outputs": [ - { - "Id": "fbefaf937fd349fb9b7cde45bbe249d8", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "4858e8098e5e4fad86dbd505cc50e19f", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "6f2f8e90a2f94cc9b3984a38ea534126", - "Name": "", - "Description": "Value of expression at line 3", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Id": "af36d39a902b41c5adef72edc68ceae5", - "Inputs": [ - { - "Id": "14b4c2dc07cc4f56b2fce3c1e133fd7a", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "60c03bc46fb04426bc9abcacb288e503", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "13e7c8cfe2ab4261828b2a9c6cfcc08e", - "Name": "z", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "e19a1e0536644d56ab148b94dfa91cb5", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "8;\n2;\n5;", - "Id": "3273b2aa4cfd4c3c91550de1891faeaa", - "Inputs": [], - "Outputs": [ - { - "Id": "92e0ecd0fd1f4cb9a9519f436b65c67a", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "8779769df3264cb2ab143b8fbe4a1cc7", - "Name": "", - "Description": "Value of expression at line 2", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "f3e3a0dff99841718d779b9ed3586883", - "Name": "", - "Description": "Value of expression at line 3", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 6.0, - "Id": "bf4c316cbccb4c17893587d6b187fabe", - "Inputs": [], - "Outputs": [ - { - "Id": "103f36b90477405abbca7b4fe285b77c", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@double,double,double", - "Id": "1e7c85531ae4483d85e1acfbf457b1fe", - "Inputs": [ - { - "Id": "90a3da25a7584a9b9982a6d432b32851", - "Name": "geometry", - "Description": "Autodesk.DesignScript.Geometry.Geometry", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "459bdb368a1548d28e8450e8137920f9", - "Name": "xTranslation", - "Description": "Displacement along X-axis.\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "2d417f9e31464fbc883da23e6d420821", - "Name": "yTranslation", - "Description": "Displacement along Y-axis.\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "d5e37a1df6ae45fc8d49e46c6a2582b4", - "Name": "zTranslation", - "Description": "Displacement along Z-axis.\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "9e75f9a2099c40cf977050eee13c2528", - "Name": "Geometry", - "Description": "Transformed Geometry.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Translates any given geometry by the given displacements in the x, y, and z directions defined in WCS respectively.\n\nGeometry.Translate (xTranslation: double = 0, yTranslation: double = 0, zTranslation: double = 0): Geometry" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 0.0, - "Id": "d66c873e88d74e51ab88c8a5fafcf62f", - "Inputs": [], - "Outputs": [ - { - "Id": "44d9b69eae4a450aaa4b0b3e18897203", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 4.5, - "Id": "2fa4775fa9c34bcfba3cb6a87d6f2867", - "Inputs": [], - "Outputs": [ - { - "Id": "e39e6802c8d14538a748cde8b0642d8e", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - } - ], - "Connectors": [ - { - "Start": "5b37d062e70f4bd4adce9d97af941d28", - "End": "90a3da25a7584a9b9982a6d432b32851", - "Id": "501ac84b0ac9448da33e3ac863ef0b50" - }, - { - "Start": "7acec5878c0b4ae4b84f87ec46f0c7d1", - "End": "bd916b4268514d5baec4b762ec4d26c4", - "Id": "e362c1c2184a49ccb271e0c0a746d352" - }, - { - "Start": "fbefaf937fd349fb9b7cde45bbe249d8", - "End": "998ff442239f4a7e9d1dfc61ebf0624e", - "Id": "8c9d9a6c2c2e40269d6d6e767989ffb8" - }, - { - "Start": "fbefaf937fd349fb9b7cde45bbe249d8", - "End": "c7d5bbc4888c4a279e87d8e34cb4e024", - "Id": "3c6499e5ac8f41c8b54f5db36c229991" - }, - { - "Start": "4858e8098e5e4fad86dbd505cc50e19f", - "End": "873881082d9c4299942c45d0ee24bb12", - "Id": "44f568079458450097a8c775d291bc10" - }, - { - "Start": "6f2f8e90a2f94cc9b3984a38ea534126", - "End": "9169e20a5d674bcdb78b24196e1cdbde", - "Id": "c71fb1f4aa9b45c49dff14d143f4edbf" - }, - { - "Start": "e19a1e0536644d56ab148b94dfa91cb5", - "End": "4aa5271bb05f4de9a7daebe41a7fb28a", - "Id": "12e077ff04ea45d3be8d8cb30943bf10" - }, - { - "Start": "92e0ecd0fd1f4cb9a9519f436b65c67a", - "End": "14b4c2dc07cc4f56b2fce3c1e133fd7a", - "Id": "39d4e00052e64f00b092e19866551402" - }, - { - "Start": "8779769df3264cb2ab143b8fbe4a1cc7", - "End": "60c03bc46fb04426bc9abcacb288e503", - "Id": "2928189caf08480284b11756776ac33e" - }, - { - "Start": "f3e3a0dff99841718d779b9ed3586883", - "End": "13e7c8cfe2ab4261828b2a9c6cfcc08e", - "Id": "98d58d379f2647fe90f30bf0ee5b467a" - }, - { - "Start": "103f36b90477405abbca7b4fe285b77c", - "End": "d5e37a1df6ae45fc8d49e46c6a2582b4", - "Id": "52675e4a93954fe28bfcdfb5a3a270ae" - }, - { - "Start": "44d9b69eae4a450aaa4b0b3e18897203", - "End": "2d417f9e31464fbc883da23e6d420821", - "Id": "834b2dba1d1e4b71b01937e65aa417d0" - }, - { - "Start": "e39e6802c8d14538a748cde8b0642d8e", - "End": "459bdb368a1548d28e8450e8137920f9", - "Id": "b839d9e7e9ab460980567bbf28c88bce" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -17.800352096557617, - "EyeY": 10.372221946716309, - "EyeZ": 13.61529541015625, - "LookX": 18.616275787353516, - "LookY": -2.8604717254638672, - "LookZ": -17.549613952636719, - "UpX": -0.076059654355049133, - "UpY": 0.9945218563079834, - "UpZ": 0.071701645851135254 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Cone.ByPointsRadius", - "Id": "9353c4dfe5c94c3b89718f7d9b2123ba", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 842.436195462029, - "Y": 209.49059604127848 - }, - { - "ShowGeometry": false, - "Name": "Point.ByCoordinates", - "Id": "fb784abe345a49ce9476f22cbf49e7a9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 584.436195462029, - "Y": 302.49059604127854 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "47226805f4414bd689711e386a9009d1", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 405.436195462029, - "Y": 310.91726270794516 - }, - { - "ShowGeometry": false, - "Name": "Point.ByCoordinates", - "Id": "af36d39a902b41c5adef72edc68ceae5", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 584.436195462029, - "Y": 142.49059604127848 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "3273b2aa4cfd4c3c91550de1891faeaa", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 405.436195462029, - "Y": 155.13059604127847 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "bf4c316cbccb4c17893587d6b187fabe", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 842.436195462029, - "Y": 536.49059604127842 - }, - { - "ShowGeometry": true, - "Name": "Geometry.Translate", - "Id": "1e7c85531ae4483d85e1acfbf457b1fe", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 1241.436195462029, - "Y": 353.49059604127854 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "d66c873e88d74e51ab88c8a5fafcf62f", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 842.436195462029, - "Y": 453.49059604127848 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "2fa4775fa9c34bcfba3cb6a87d6f2867", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 842.436195462029, - "Y": 370.49059604127854 - } - ], - "Annotations": [], - "X": -373.817950306725, - "Y": -153.675564387955, - "Zoom": 1.03605787560061 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).md deleted file mode 100644 index 34cb95bc18b..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Translates any given geometry by the given displacements in the x, y, and z directions defined in WCS respectively. -___ -## Example File - -![Translate (xTranslation, yTranslation, zTranslation)](./Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation,%20yTranslation,%20zTranslation)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation)_img.jpg deleted file mode 100644 index 1d0db33b676..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).dyn deleted file mode 100644 index 39f9ce528ac..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).dyn +++ /dev/null @@ -1,403 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByControlPoints", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.Sort@var[]", - "Id": "7a0ae25686d44b0bbffddb5cce9030e6", - "Inputs": [ - { - "Id": "1221f415fcda47b3a6384e21fd74ed77", - "Name": "list", - "Description": "The list of items to be sorted.\n\nvar[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "c25f8eb999834f4fb5b0e53a705f6161", - "Name": "newList", - "Description": "The indices of the items in the sorted list.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Sorts a list by the items and return their indices.\n\nList.Sort (list: var[]): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "9825cd7f79af446cbcb456d2f2084943", - "Inputs": [ - { - "Id": "7eb39329605a4900bd8ff52e05720f52", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "f6fcfd1dff3143b3a5ecd8d744a8a1e8", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "6;", - "Id": "215224b9547143fbaa4ba6879168124e", - "Inputs": [], - "Outputs": [ - { - "Id": "5ef9e3774c0a4491adc078653538f6f2", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints@Autodesk.DesignScript.Geometry.Point[],int", - "Id": "ab2ce2ad0e674ea5852807ebd1e8153c", - "Inputs": [ - { - "Id": "1bb070229c324b29bd1eaa5b94ef8023", - "Name": "points", - "Description": "Point[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "e59234bc7044435c957740c7e9c9e886", - "Name": "degree", - "Description": "int\nDefault value : 3", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "3456c9fe6d544841a6c07e3ae0f020ee", - "Name": "NurbsCurve", - "Description": "NurbsCurve", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a BSplineCurve by using explicit control points. NOTE 1: BSplineCurves with deg=1 have G1 discontinuities, which cause problems for extrusion, sweep, and other operations. They should be avoided. Use a PolyCurve instead. NOTE 2: If the curve is periodic (closed), then the first and last points MUST be the same.\n\nNurbsCurve.ByControlPoints (points: Point[], degree: int = 3): NurbsCurve" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double", - "Id": "c134d5eccc6a41fa931b6c37a07ea949", - "Inputs": [ - { - "Id": "beb6bbeb922a44439d26192ab85f570c", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "33a62f4160744204865eb8f321010191", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "b88cfbccb8944511942aa3f02c72d3cd", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point in the XY plane given two 2 cartesian coordinates. The Z component is 0.\n\nPoint.ByCoordinates (x: double = 0, y: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.Sort@var[]", - "Id": "2621939fdcbc4675bcacab4ab4a46468", - "Inputs": [ - { - "Id": "09ed23e7cf0142c4a0d1371b740a64c6", - "Name": "list", - "Description": "The list of items to be sorted.\n\nvar[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "2d962f0674bd4a13949d8f5f7a7a48d3", - "Name": "newList", - "Description": "The indices of the items in the sorted list.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Sorts a list by the items and return their indices.\n\nList.Sort (list: var[]): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "02e1f76c7205493d86d9d2c4c339bfcf", - "Inputs": [ - { - "Id": "cad379d029a14e64b0390cf9dc5de291", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a48e706299e74f75aefab16ffccb98c2", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "3;", - "Id": "c0de2850f33d4124b65f7eac8d31b774", - "Inputs": [], - "Outputs": [ - { - "Id": "2c3e0bcc642847a28cce142faa4af1f1", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "c25f8eb999834f4fb5b0e53a705f6161", - "End": "beb6bbeb922a44439d26192ab85f570c", - "Id": "698d030058c54ff38fb15931f159f148" - }, - { - "Start": "f6fcfd1dff3143b3a5ecd8d744a8a1e8", - "End": "1221f415fcda47b3a6384e21fd74ed77", - "Id": "93529d65be3f4f9fab88e5a2018af358" - }, - { - "Start": "5ef9e3774c0a4491adc078653538f6f2", - "End": "7eb39329605a4900bd8ff52e05720f52", - "Id": "637c33799a074c3f8630e692512713fd" - }, - { - "Start": "5ef9e3774c0a4491adc078653538f6f2", - "End": "cad379d029a14e64b0390cf9dc5de291", - "Id": "9631bfb5885a440ba5856ae66857ce67" - }, - { - "Start": "b88cfbccb8944511942aa3f02c72d3cd", - "End": "1bb070229c324b29bd1eaa5b94ef8023", - "Id": "8a0e0829ba274872af4e2c8973047c1c" - }, - { - "Start": "2d962f0674bd4a13949d8f5f7a7a48d3", - "End": "33a62f4160744204865eb8f321010191", - "Id": "902740a940a341ec93d64fe9f77b1565" - }, - { - "Start": "a48e706299e74f75aefab16ffccb98c2", - "End": "09ed23e7cf0142c4a0d1371b740a64c6", - "Id": "de4dc780da524fe7811cbb8a6339f407" - }, - { - "Start": "2c3e0bcc642847a28cce142faa4af1f1", - "End": "e59234bc7044435c957740c7e9c9e886", - "Id": "372e37e3dc33426d9a6967f4d627b3fe" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -3.0439329370069088, - "EyeY": 3.2376883261391773, - "EyeZ": 0.26067341859633442, - "LookX": 1.8046425110742186, - "LookY": -5.1198090023437492, - "LookZ": -1.8243172126953124, - "UpX": 0.54653781652450562, - "UpY": 0.62932038307189941, - "UpZ": -0.55249637365341187 - }, - "NodeViews": [ - { - "ShowGeometry": false, - "Name": "List.Sort", - "Id": "7a0ae25686d44b0bbffddb5cce9030e6", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 46.8786210027975, - "Y": -241.71542192526877 - }, - { - "ShowGeometry": false, - "Name": "Math.RandomList", - "Id": "9825cd7f79af446cbcb456d2f2084943", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -269.1213789972025, - "Y": -241.71542192526877 - }, - { - "ShowGeometry": false, - "Name": "Code Block", - "Id": "215224b9547143fbaa4ba6879168124e", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -448.1213789972025, - "Y": -183.50208859193543 - }, - { - "ShowGeometry": true, - "Name": "NurbsCurve.ByControlPoints", - "Id": "ab2ce2ad0e674ea5852807ebd1e8153c", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 586.87862100279744, - "Y": -148.71542192526877 - }, - { - "ShowGeometry": false, - "Name": "Point.ByCoordinates", - "Id": "c134d5eccc6a41fa931b6c37a07ea949", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 328.8786210027975, - "Y": -200.71542192526877 - }, - { - "ShowGeometry": false, - "Name": "List.Sort", - "Id": "2621939fdcbc4675bcacab4ab4a46468", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 46.8786210027975, - "Y": -133.71542192526877 - }, - { - "ShowGeometry": false, - "Name": "Math.RandomList", - "Id": "02e1f76c7205493d86d9d2c4c339bfcf", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -269.1213789972025, - "Y": -133.71542192526877 - }, - { - "ShowGeometry": false, - "Name": "Code Block", - "Id": "c0de2850f33d4124b65f7eac8d31b774", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 328.8786210027975, - "Y": -66.502088591935433 - } - ], - "Annotations": [], - "X": 587.378020509238, - "Y": 608.646621460782, - "Zoom": 1.24732540193236 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).md deleted file mode 100644 index 8420f700c7c..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Nurbs Curve By Control Points inputs a list of control points to draw the Nurbs Curve and also allows us to control the degree of the curve. This example generates four random points on the World XY plane and connects them in order in the X and Y directions. -___ -## Example File - -![ByControlPoints (points, degree)](./Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points,%20degree)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree)_img.jpg deleted file mode 100644 index 0023b29ceaf..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).dyn deleted file mode 100644 index 400cc6e95a2..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).dyn +++ /dev/null @@ -1,545 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByControlPoints", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [ - { - "Id": "0b64809971824680a3933e87a18cc459", - "Name": "Boolean", - "Type": "boolean", - "Value": "false", - "Description": "Selection between a true and false." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "6;", - "Id": "33cdb490a9644a6791b539d76bbb3e3f", - "Inputs": [], - "Outputs": [ - { - "Id": "be1b84085745459081048bf38f5724b5", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "CoreNodeModels.Input.BoolSelector, CoreNodeModels", - "NodeType": "BooleanInputNode", - "InputValue": false, - "Id": "0b64809971824680a3933e87a18cc459", - "Inputs": [], - "Outputs": [ - { - "Id": "8c60fd1bfe52415cbb201bff0e672e6c", - "Name": "", - "Description": "Boolean", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Selection between a true and false." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double", - "Id": "e732787b97de48729eec6a268156caa7", - "Inputs": [ - { - "Id": "e0ef468482654c88b8818edb7f677730", - "Name": "x", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "115041571cd84e3da733098d1a5afc13", - "Name": "y", - "Description": "double\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "382c74fb3f5a4a31b879525ee9f20fd6", - "Name": "Point", - "Description": "Point", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Point in the XY plane given two 2 cartesian coordinates. The Z component is 0.\n\nPoint.ByCoordinates (x: double = 0, y: double = 0): Point" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "3;", - "Id": "c1cea2468e874fb0850186c3136a2e7d", - "Inputs": [], - "Outputs": [ - { - "Id": "e728a20ff56844f9a1dbfcfe521f7c2c", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.Sort@var[]", - "Id": "6e0f90d09ceb44f69a82e5c06b44a266", - "Inputs": [ - { - "Id": "6a7d815944384df6aaf7efb9585c87b1", - "Name": "list", - "Description": "The list of items to be sorted.\n\nvar[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "503aaee3c1424725ba29c6a6e9c1e084", - "Name": "newList", - "Description": "The indices of the items in the sorted list.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Sorts a list by the items and return their indices.\n\nList.Sort (list: var[]): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "bd47e766c04647c69e92725c1f39934d", - "Inputs": [ - { - "Id": "7cdb828811b14950b19e82db6d10d324", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "7e1c7200f04146f9812f8854c879465d", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.List.Sort@var[]", - "Id": "4a8ee51b72eb44d193d10a3e110600de", - "Inputs": [ - { - "Id": "26818eb8a0964760a43fcef07af02ff9", - "Name": "list", - "Description": "The list of items to be sorted.\n\nvar[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "2508412d29e045d4add9e738988791f3", - "Name": "newList", - "Description": "The indices of the items in the sorted list.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Sorts a list by the items and return their indices.\n\nList.Sort (list: var[]): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "DSCore.Math.RandomList@int", - "Id": "5e8ef53a328748de9cd0c19215e7ec98", - "Inputs": [ - { - "Id": "1bbf01c4bffa47da91a5de838bc5f6e4", - "Name": "amount", - "Description": "Amount of random numbers the result list will contain.\n\nint", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "52f860729c5b4b57a693512eaf0604f1", - "Name": "number", - "Description": "List of random numbers between 0 and 1.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Produces a list containing the given amount of random doubles in the range of [0, 1).\n\nMath.RandomList (amount: int): var[]..[]" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints@Autodesk.DesignScript.Geometry.Point[],int,bool", - "Id": "f5f572423f534f838828df74bd07b2e9", - "Inputs": [ - { - "Id": "8818be2a87dd485b95add6b8f9fcfd0d", - "Name": "points", - "Description": "Point[]", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "3fa06092b2434e6b8f6544dfa98afb50", - "Name": "degree", - "Description": "int\nDefault value : 3", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "bb120adf51024f5a93e09147a0caee84", - "Name": "closeCurve", - "Description": "bool\nDefault value : false", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "2cc98ae3e3ae49318203cc3c0c0cced8", - "Name": "NurbsCurve", - "Description": "NurbsCurve", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a BSplineCurve by using explicit control points. NOTE 1: BSplineCurves with deg=1 have G1 discontinuities, which cause problems for extrusion, sweep, and other operations. They should be avoided. Use a PolyCurve instead. NOTE 2: If the curve is periodic (closed), then the first and last points MUST be the same.\n\nNurbsCurve.ByControlPoints (points: Point[], degree: int = 3, closeCurve: bool = false): NurbsCurve" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*15;", - "Id": "76cc25ad73a74d5ea800d6db5ee0d0e5", - "Inputs": [ - { - "Id": "35a11c366bd144f9aa93fc6e84a5999d", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "76068dc7cd9f48f8998dad901e2654de", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "x*15;", - "Id": "70a14a2669554c398e7a64a211ae338e", - "Inputs": [ - { - "Id": "587172a10412485cabba87e53ca741fd", - "Name": "x", - "Description": "x", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4cc73022a8bb4de2ae838f2a8c34d74f", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "be1b84085745459081048bf38f5724b5", - "End": "7cdb828811b14950b19e82db6d10d324", - "Id": "beb270687e3548f49357ce6975163ac8" - }, - { - "Start": "be1b84085745459081048bf38f5724b5", - "End": "1bbf01c4bffa47da91a5de838bc5f6e4", - "Id": "37bb8c487ff2430387cc384a17445c19" - }, - { - "Start": "8c60fd1bfe52415cbb201bff0e672e6c", - "End": "bb120adf51024f5a93e09147a0caee84", - "Id": "fc06d49cb49c4e4da585f383107199c4" - }, - { - "Start": "382c74fb3f5a4a31b879525ee9f20fd6", - "End": "8818be2a87dd485b95add6b8f9fcfd0d", - "Id": "e81ba5c01cf94b198dec4e1abdea6712" - }, - { - "Start": "e728a20ff56844f9a1dbfcfe521f7c2c", - "End": "3fa06092b2434e6b8f6544dfa98afb50", - "Id": "e121a43ae7c844158c4c9d5bb6006715" - }, - { - "Start": "503aaee3c1424725ba29c6a6e9c1e084", - "End": "115041571cd84e3da733098d1a5afc13", - "Id": "814ccda4221945ca8060ce541fb4c467" - }, - { - "Start": "7e1c7200f04146f9812f8854c879465d", - "End": "35a11c366bd144f9aa93fc6e84a5999d", - "Id": "2e517497703549e8b76ac6e23e7aee15" - }, - { - "Start": "2508412d29e045d4add9e738988791f3", - "End": "e0ef468482654c88b8818edb7f677730", - "Id": "4cd0fd9a65ad4680ab4b7024845a3337" - }, - { - "Start": "52f860729c5b4b57a693512eaf0604f1", - "End": "587172a10412485cabba87e53ca741fd", - "Id": "7b6ea5e67a9e47b284e36a55917c0f4e" - }, - { - "Start": "76068dc7cd9f48f8998dad901e2654de", - "End": "26818eb8a0964760a43fcef07af02ff9", - "Id": "4ccec2aba490436cac4be7fafe7bd431" - }, - { - "Start": "4cc73022a8bb4de2ae838f2a8c34d74f", - "End": "6a7d815944384df6aaf7efb9585c87b1", - "Id": "34e5995009b042838a78f76375d28284" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -7.4528519123339692, - "EyeY": 8.1535462250556474, - "EyeZ": 3.4758185512782385, - "LookX": 3.7135286287603195, - "LookY": -8.3804938049105413, - "LookZ": -7.22904406298367, - "UpX": 0.25219813480529651, - "UpY": 0.833885791349754, - "UpZ": -0.49094858429342492 - }, - "NodeViews": [ - { - "ShowGeometry": false, - "Name": "Code Block", - "Id": "33cdb490a9644a6791b539d76bbb3e3f", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -530.61221703833951, - "Y": 1568.1785268939282 - }, - { - "ShowGeometry": false, - "Name": "Boolean", - "Id": "0b64809971824680a3933e87a18cc459", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 436.38778296166049, - "Y": 1794.9651935605948 - }, - { - "ShowGeometry": true, - "Name": "Point.ByCoordinates", - "Id": "e732787b97de48729eec6a268156caa7", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 436.38778296166049, - "Y": 1550.9651935605948 - }, - { - "ShowGeometry": false, - "Name": "Code Block", - "Id": "c1cea2468e874fb0850186c3136a2e7d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 436.38778296166049, - "Y": 1686.1785268939282 - }, - { - "ShowGeometry": false, - "Name": "List.Sort", - "Id": "6e0f90d09ceb44f69a82e5c06b44a266", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 154.38778296166049, - "Y": 1617.9651935605948 - }, - { - "ShowGeometry": false, - "Name": "Math.RandomList", - "Id": "bd47e766c04647c69e92725c1f39934d", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -351.61221703833951, - "Y": 1509.9651935605948 - }, - { - "ShowGeometry": false, - "Name": "List.Sort", - "Id": "4a8ee51b72eb44d193d10a3e110600de", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 154.38778296166049, - "Y": 1509.9651935605948 - }, - { - "ShowGeometry": false, - "Name": "Math.RandomList", - "Id": "5e8ef53a328748de9cd0c19215e7ec98", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -351.61221703833951, - "Y": 1617.9651935605948 - }, - { - "ShowGeometry": true, - "Name": "NurbsCurve.ByControlPoints", - "Id": "f5f572423f534f838828df74bd07b2e9", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 694.38778296166049, - "Y": 1649.9651935605948 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "76cc25ad73a74d5ea800d6db5ee0d0e5", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -35.612217038339509, - "Y": 1514.1785268939282 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "70a14a2669554c398e7a64a211ae338e", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": -35.612217038339509, - "Y": 1622.1785268939282 - } - ], - "Annotations": [], - "X": 620.902815222011, - "Y": -1627.36843795613, - "Zoom": 1.15910920670659 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).md deleted file mode 100644 index a5a9e916e76..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Nurbs Curve By Control Points inputs a list of control points to draw the Nurbs Curve and also allows us to control the degree of the curve. We also have the option to close the curve back to the first point in the list. This example generates four random points on the World XY plane and connects them in order in the X and Y directions. -___ -## Example File - -![ByControlPoints (points, degree, closeCurve)](./Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points,%20degree,%20closeCurve)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve)_img.jpg deleted file mode 100644 index 0adf270c2fb..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length).md deleted file mode 100644 index 376b921c759..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length).md +++ /dev/null @@ -1,6 +0,0 @@ -## In Depth -Rectangle.ByWidthLength will create a rectangle at the given coordinate system with the given width/length. If the input coordinate system is moved, the rectangle will also move according to the coordinate system. -___ -## Example File - -![Rectangle.ByWidthLength](./Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem,%20width,%20length)_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length)_img.png deleted file mode 100644 index 8ca3bc26252..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).dyn deleted file mode 100644 index 877e48fe073..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).dyn +++ /dev/null @@ -1,244 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByWidthLength", - "ElementResolver": { - "ResolutionMap": { - "Autodesk.DesignScript.Geometry.Vector": { - "Key": "Autodesk.DesignScript.Geometry.Vector", - "Value": "ProtoGeometry.dll" - } - } - }, - "Inputs": [ - { - "Id": "d1cb45b71e5f4ef9b6da7c41293897a6", - "Name": "Number Slider", - "Type": "number", - "Value": "6.8", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "986b2b32a0774e0281b5d987ba13d0ea", - "Name": "Number Slider", - "Type": "number", - "Value": "2.7", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 6.8, - "Id": "d1cb45b71e5f4ef9b6da7c41293897a6", - "Inputs": [], - "Outputs": [ - { - "Id": "c5427071870f4a58b1e0ef580075c91e", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 100.0, - "MinimumValue": 0.0, - "StepValue": 0.1, - "InputValue": 2.7, - "Id": "986b2b32a0774e0281b5d987ba13d0ea", - "Inputs": [], - "Outputs": [ - { - "Id": "3bb102ab730b41f58edec34c0bdea3b5", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@Autodesk.DesignScript.Geometry.Plane,double,double", - "Id": "9ca64c4a9067431f8bfcc8c3e4271867", - "Inputs": [ - { - "Id": "0302e53fcef24764beac3cdad82b3093", - "Name": "plane", - "Description": "Plane", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "70129ea277d043a4bc08b6aa1b78fafa", - "Name": "width", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "70941aa07bea4c888e7b15b6be76c853", - "Name": "length", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "bc9d296b13fe44469f99b4ac158d9d4a", - "Name": "Rectangle", - "Description": "Rectangle", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a Rectangle centered at input Plane root, with input width (Plane X axis length), and length (Plane Y axis length).\n\nRectangle.ByWidthLength (plane: Plane, width: double = 1, length: double = 1): Rectangle" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Plane.YZ", - "Id": "a1f1fbb297974af88ea9603fec255212", - "Inputs": [], - "Outputs": [ - { - "Id": "7df9f596b33942d4b0b1014031b39da0", - "Name": "Plane", - "Description": "Plane", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Creates a plane in the world YZ\n\nPlane.YZ ( ): Plane" - } - ], - "Connectors": [ - { - "Start": "c5427071870f4a58b1e0ef580075c91e", - "End": "70129ea277d043a4bc08b6aa1b78fafa", - "Id": "497830152b2948049a6659674c1fc371" - }, - { - "Start": "3bb102ab730b41f58edec34c0bdea3b5", - "End": "70941aa07bea4c888e7b15b6be76c853", - "Id": "e5f6f76ad4f748c680c6e5a077158238" - }, - { - "Start": "7df9f596b33942d4b0b1014031b39da0", - "End": "0302e53fcef24764beac3cdad82b3093", - "Id": "5c16093d08e44c30abcfd79648300bcf" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -4.7700605392456055, - "EyeY": 4.4356050491333008, - "EyeZ": 6.0252628326416016, - "LookX": 5.1657471656799316, - "LookY": -3.6908137798309326, - "LookZ": -5.1317133903503418, - "UpX": 0.17762959003448486, - "UpY": 0.9681476354598999, - "UpZ": -0.17645928263664246 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "d1cb45b71e5f4ef9b6da7c41293897a6", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 550.481983567209, - "Y": 837.341060714802 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "986b2b32a0774e0281b5d987ba13d0ea", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": 550.481983567209, - "Y": 901.821493897852 - }, - { - "ShowGeometry": true, - "Name": "Rectangle.ByWidthLength", - "Id": "9ca64c4a9067431f8bfcc8c3e4271867", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 1064.97860154654, - "Y": 750.186920343878 - }, - { - "ShowGeometry": true, - "Name": "Plane.YZ", - "Id": "a1f1fbb297974af88ea9603fec255212", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 772.881983567209, - "Y": 750.186920343878 - } - ], - "Annotations": [], - "X": -403.671123827002, - "Y": -667.501466533396, - "Zoom": 0.93960835564511 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).md deleted file mode 100644 index 46eca40f0aa..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Create a Rectangle centered at the origin of the input plane, with specified width (X Axis length), and length (Y Axis length). In the example, we use the world YZ plane as the input plane. The width specifies the plane X Axis length, which in this case corresponds to the world Y axis, and the length specifies the plane Y Axis length which is this case corresponds to the world Z Axis. -___ -## Example File - -![ByWidthLength (plane, width, length)](./Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane,%20width,%20length)_img.png) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length)_img.jpg deleted file mode 100644 index aea27f4d059..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length)_img.png deleted file mode 100644 index 73111931b17..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).dyn deleted file mode 100644 index 0dd77101730..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).dyn +++ /dev/null @@ -1,200 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "ByWidthLength", - "ElementResolver": { - "ResolutionMap": { - "Autodesk.DesignScript.Geometry.Vector": { - "Key": "Autodesk.DesignScript.Geometry.Vector", - "Value": "ProtoGeometry.dll" - } - } - }, - "Inputs": [ - { - "Id": "e9f3d7e52ead46588db67b95b63967d3", - "Name": "Number Slider", - "Type": "number", - "Value": "4.4", - "MaximumValue": 10.0, - "MinimumValue": 1.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - }, - { - "Id": "06f823916bf84015a549df8d6286af82", - "Name": "Number Slider", - "Type": "number", - "Value": "2.8", - "MaximumValue": 10.0, - "MinimumValue": 1.0, - "StepValue": 0.1, - "NumberType": "Double", - "Description": "A slider that produces numeric values." - } - ], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength@double,double", - "Id": "17cf0a72ecfb48da948f50d145f7a4fc", - "Inputs": [ - { - "Id": "56aa7d9b003045f0999e2dd14d139ee0", - "Name": "width", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "cb4fa3e1d48a4deab322fc9aa639852f", - "Name": "length", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "ff353cb8faa44abc8807224cfe0f1e93", - "Name": "Rectangle", - "Description": "Rectangle", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Create a Rectangle centered at the WCS origin in the WCS XY Plane, with specified width (X Axis length), and length (Y Axis length).\n\nRectangle.ByWidthLength (width: double = 1, length: double = 1): Rectangle" - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 10.0, - "MinimumValue": 1.0, - "StepValue": 0.1, - "InputValue": 4.4, - "Id": "e9f3d7e52ead46588db67b95b63967d3", - "Inputs": [], - "Outputs": [ - { - "Id": "f4fe95197bd04fc18eecc53a3305330c", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - }, - { - "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", - "NumberType": "Double", - "MaximumValue": 10.0, - "MinimumValue": 1.0, - "StepValue": 0.1, - "InputValue": 2.8, - "Id": "06f823916bf84015a549df8d6286af82", - "Inputs": [], - "Outputs": [ - { - "Id": "5c5ec40f2cdb446dac36de30624d3cad", - "Name": "", - "Description": "Double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "A slider that produces numeric values." - } - ], - "Connectors": [ - { - "Start": "f4fe95197bd04fc18eecc53a3305330c", - "End": "56aa7d9b003045f0999e2dd14d139ee0", - "Id": "1168788cde9447eeabec6b090caaf73d" - }, - { - "Start": "5c5ec40f2cdb446dac36de30624d3cad", - "End": "cb4fa3e1d48a4deab322fc9aa639852f", - "Id": "d082fafb7a284b67ab1c7ca68547fe7c" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -3.7591266632080078, - "EyeY": 3.1215903759002686, - "EyeZ": 3.2547216415405273, - "LookX": 3.2829258441925049, - "LookY": -2.3455789089202881, - "LookZ": -3.2612965106964111, - "UpX": 0.17762959003448486, - "UpY": 0.9681476354598999, - "UpZ": -0.17645928263664246 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Rectangle.ByWidthLength", - "Id": "17cf0a72ecfb48da948f50d145f7a4fc", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 17.492407768981593, - "Y": -56.0504367481049 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "e9f3d7e52ead46588db67b95b63967d3", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -381.50759223101841, - "Y": -85.0504367481049 - }, - { - "ShowGeometry": true, - "Name": "Number Slider", - "Id": "06f823916bf84015a549df8d6286af82", - "IsSetAsInput": true, - "IsSetAsOutput": false, - "Excluded": false, - "X": -381.50759223101841, - "Y": -1.0504367481049002 - } - ], - "Annotations": [], - "X": 924.403691516477, - "Y": 430.983352601861, - "Zoom": 1.67813424616858 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).md deleted file mode 100644 index 4894a0c3db6..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -The Rectangle By Width Length node creates a rectangle on the Z-base plane with a specified length and width dimension. The center of the rectangle will be located at the grid origin. In this example, we use two Number Sliders to drive the shape of the rectangle. -___ -## Example File - -![ByWidthLength (width, length)](./Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width,%20length)_img.png) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.jpg deleted file mode 100644 index 10160e34b1d..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.png b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.png deleted file mode 100644 index 98ac2efaedd..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.png and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).md deleted file mode 100644 index 48efaaf80e9..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Thicken Surface into a Solid, extruding in the direction of Surface normals. If both_sides parameter is true, surface is thickened on both sides. -___ -## Example File - -![Thicken (thickness, both_sides)](./Autodesk.DesignScript.Geometry.Surface.Thicken(thickness,%20both_sides)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadii.md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadii.md deleted file mode 100644 index fc0563bdfd6..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadii.md +++ /dev/null @@ -1,5 +0,0 @@ -## ByConePointsRadii - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadius.md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadius.md deleted file mode 100644 index 24990268626..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadius.md +++ /dev/null @@ -1,5 +0,0 @@ -## ByConePointsRadius - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCoordinateSystemRadius.md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCoordinateSystemRadius.md deleted file mode 100644 index 9f33d937384..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCoordinateSystemRadius.md +++ /dev/null @@ -1,5 +0,0 @@ -## ByQuadballCoordinateSystemRadius - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices).md deleted file mode 100644 index 9433018ff33..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices).md +++ /dev/null @@ -1,5 +0,0 @@ -## FlattenVertices(vertices) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices, parallelPlane).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices, parallelPlane).md deleted file mode 100644 index 9381f22bdaa..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices, parallelPlane).md +++ /dev/null @@ -1,5 +0,0 @@ -## FlattenVertices(vertices, parallelPlane) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(file, inSmoothMode).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(file, inSmoothMode).md deleted file mode 100644 index 8280fa68155..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(file, inSmoothMode).md +++ /dev/null @@ -1,5 +0,0 @@ -## ImportFromTSM(file, inSmoothMode) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(filePath, inSmoothMode).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(filePath, inSmoothMode).md deleted file mode 100644 index 210956c7d48..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(filePath, inSmoothMode).md +++ /dev/null @@ -1,5 +0,0 @@ -## ImportFromTSM(filePath, inSmoothMode) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(file, inSmoothMode).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(file, inSmoothMode).md deleted file mode 100644 index f8300518593..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(file, inSmoothMode).md +++ /dev/null @@ -1,5 +0,0 @@ -## ImportFromTSS(file, inSmoothMode) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(filePath, inSmoothMode).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(filePath, inSmoothMode).md deleted file mode 100644 index 3300d1f91f9..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(filePath, inSmoothMode).md +++ /dev/null @@ -1,5 +0,0 @@ -## ImportFromTSS(filePath, inSmoothMode) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(firstGroup, secondGroup, keepSubdCreases).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(firstGroup, secondGroup, keepSubdCreases).md deleted file mode 100644 index 665f228e5f0..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(firstGroup, secondGroup, keepSubdCreases).md +++ /dev/null @@ -1,5 +0,0 @@ -## WeldVertices(firstGroup, secondGroup, keepSubdCreases) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(vertices, newPosition, keepSubdCreases).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(vertices, newPosition, keepSubdCreases).md deleted file mode 100644 index e2049c90173..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(vertices, newPosition, keepSubdCreases).md +++ /dev/null @@ -1,5 +0,0 @@ -## WeldVertices(vertices, newPosition, keepSubdCreases) - Documentation -This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. - -For more information about adding documentation to nodes see https://github.com/DynamoDS/Dynamo/wiki/Create-and-Add-Custom-Documentation-to-Nodes - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).dyn b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).dyn deleted file mode 100644 index 4e53cdf3b9a..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).dyn +++ /dev/null @@ -1,604 +0,0 @@ -{ - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", - "IsCustomNode": false, - "Description": "", - "Name": "Scale", - "ElementResolver": { - "ResolutionMap": {} - }, - "Inputs": [], - "Outputs": [], - "Nodes": [ - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.ByCoordinates@double,double,double", - "Id": "e1368fe843c44638848a919f66a3fcd0", - "Inputs": [ - { - "Id": "2235d0edcd5a467fb15a2564bb2b2a29", - "Name": "x", - "Description": "X coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "db9c1fd6ec7e4ba9b716285e8529f3e7", - "Name": "y", - "Description": "Y coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "c013416b2530444ab9d37f075571069c", - "Name": "z", - "Description": "Z coordinate\n\ndouble\nDefault value : 0", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "57835f1a9c2c4d6983e1cd8d1e95bebe", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Form a Vector by 3 Euclidean coordinates\n\nVector.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "1;", - "Id": "ff11113901b4417988b26cf524c3df56", - "Inputs": [], - "Outputs": [ - { - "Id": "fec9f3adfffe48868ce4a0b27c00faf1", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Length", - "Id": "2de6117bf9c548ab95ca59a1dd7d3438", - "Inputs": [ - { - "Id": "a2c483589b324ea1934e6a4aad1ba56a", - "Name": "vector", - "Description": "Autodesk.DesignScript.Geometry.Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "78c55e8b35db4c3387f10e4280fe6e13", - "Name": "double", - "Description": "double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Get the length of the vector - otherwise known as the Euclidean norm\n\nVector.Length: double" - }, - { - "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", - "NodeType": "ExtensionNode", - "Id": "e7f5bc2b901c46e9ae6dfd82b81b5672", - "Inputs": [ - { - "Id": "0a616b6e6ad04e3d8523af08aef98955", - "Name": "", - "Description": "Node to evaluate.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "0f0bbb5c2f924836954e4e7d40ac68e3", - "Name": "", - "Description": "Watch contents.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Visualize the output of node." - }, - { - "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", - "NodeType": "ExtensionNode", - "Id": "8c9a09b341ab45ef808a5a690e574603", - "Inputs": [ - { - "Id": "8b4d8d282a3c47b79fcbf5a78953b59d", - "Name": "", - "Description": "Node to evaluate.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "5a67b1c99c874348ade20baceb0bcf16", - "Name": "", - "Description": "Watch contents.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Visualize the output of node." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Length", - "Id": "c48041ad457f4165aebe466bddd81b92", - "Inputs": [ - { - "Id": "4df7f0f5410544d9a43b0e2b1e920ced", - "Name": "vector", - "Description": "Autodesk.DesignScript.Geometry.Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "45007234e3234ef5a17f69bcb49f3384", - "Name": "double", - "Description": "double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Get the length of the vector - otherwise known as the Euclidean norm\n\nVector.Length: double" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Scale@double,double,double", - "Id": "10b108d8e4f848eeabea3dc2714a5adc", - "Inputs": [ - { - "Id": "737e567d81a4455a9c9bcd528a1854b3", - "Name": "vector", - "Description": "Autodesk.DesignScript.Geometry.Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "e172ae7745ed41c58ed3b2e2d30d240a", - "Name": "xScaleFactor", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "efecdae25392410cab85684b530b42b4", - "Name": "yScaleFactor", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "fac6e03b20184f619914b272aa6a7135", - "Name": "zScaleFactor", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "a329bea4a79343fca7fc4401a3c79125", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Scale Vector non-uniformly around the origin\n\nVector.Scale (xScaleFactor: double = 1, yScaleFactor: double = 1, zScaleFactor: double = 1): Vector" - }, - { - "ConcreteType": "CoreNodeModels.Watch, CoreNodeModels", - "NodeType": "ExtensionNode", - "Id": "0f00f87a5ae948739c6061e42eaf8c55", - "Inputs": [ - { - "Id": "6aade52750db4b2db8a9455b96ee1d1a", - "Name": "", - "Description": "Node to evaluate.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "37cf0209befe432c8747c9575973064e", - "Name": "", - "Description": "Watch contents.", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Visualize the output of node." - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Length", - "Id": "e62cf95b77bf4954a209f597a71fffb8", - "Inputs": [ - { - "Id": "2e304d4de83546e69496ca28e384084a", - "Name": "vector", - "Description": "Autodesk.DesignScript.Geometry.Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "4c54eff9cff342d0af24c603379a2dcb", - "Name": "double", - "Description": "double", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Get the length of the vector - otherwise known as the Euclidean norm\n\nVector.Length: double" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", - "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.Scale@double,double,double", - "Id": "f1934770d7394cafa2bbc443d1f9b4d8", - "Inputs": [ - { - "Id": "dae5a733ff914e58871a718fa8190ecc", - "Name": "vector", - "Description": "Autodesk.DesignScript.Geometry.Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "1143df87a4c54ba4a42ab2d867bde940", - "Name": "xScaleFactor", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "aba299edce4341caab7dd1abf1500642", - "Name": "yScaleFactor", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - }, - { - "Id": "84c75b0d8608429987b62d8fbfabd905", - "Name": "zScaleFactor", - "Description": "double\nDefault value : 1", - "UsingDefaultValue": true, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Outputs": [ - { - "Id": "9084e86e555b4f0090caab66a3141d66", - "Name": "Vector", - "Description": "Vector", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Auto", - "Description": "Scale Vector non-uniformly around the origin\n\nVector.Scale (xScaleFactor: double = 1, yScaleFactor: double = 1, zScaleFactor: double = 1): Vector" - }, - { - "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", - "NodeType": "CodeBlockNode", - "Code": "2;", - "Id": "283792aecf0a4aab9b0683fbc963a8d4", - "Inputs": [], - "Outputs": [ - { - "Id": "10a91495d94840739b109cca495c9c35", - "Name": "", - "Description": "Value of expression at line 1", - "UsingDefaultValue": false, - "Level": 2, - "UseLevels": false, - "KeepListStructure": false - } - ], - "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" - } - ], - "Connectors": [ - { - "Start": "57835f1a9c2c4d6983e1cd8d1e95bebe", - "End": "737e567d81a4455a9c9bcd528a1854b3", - "Id": "34b668fb15454698949c6f7d426c7a13" - }, - { - "Start": "57835f1a9c2c4d6983e1cd8d1e95bebe", - "End": "4df7f0f5410544d9a43b0e2b1e920ced", - "Id": "a2212fb19c7a44b3b91ee505418d3510" - }, - { - "Start": "57835f1a9c2c4d6983e1cd8d1e95bebe", - "End": "dae5a733ff914e58871a718fa8190ecc", - "Id": "915252e2f30d40cfb6584e25f3155850" - }, - { - "Start": "fec9f3adfffe48868ce4a0b27c00faf1", - "End": "2235d0edcd5a467fb15a2564bb2b2a29", - "Id": "34cfc1f03ca8450e82078749eee41484" - }, - { - "Start": "fec9f3adfffe48868ce4a0b27c00faf1", - "End": "db9c1fd6ec7e4ba9b716285e8529f3e7", - "Id": "298ebc345dc049f5926e46f7ec17fd8e" - }, - { - "Start": "fec9f3adfffe48868ce4a0b27c00faf1", - "End": "c013416b2530444ab9d37f075571069c", - "Id": "601e6fe66fbb4b8c9b3030fe567de266" - }, - { - "Start": "78c55e8b35db4c3387f10e4280fe6e13", - "End": "0a616b6e6ad04e3d8523af08aef98955", - "Id": "8e238d3557d64e4db349b90039fe275f" - }, - { - "Start": "45007234e3234ef5a17f69bcb49f3384", - "End": "8b4d8d282a3c47b79fcbf5a78953b59d", - "Id": "b4ebaf1c8dab463890d333525e96ff9e" - }, - { - "Start": "a329bea4a79343fca7fc4401a3c79125", - "End": "a2c483589b324ea1934e6a4aad1ba56a", - "Id": "c1418b9be1b34b51a1e22ca5ea9dda56" - }, - { - "Start": "4c54eff9cff342d0af24c603379a2dcb", - "End": "6aade52750db4b2db8a9455b96ee1d1a", - "Id": "5b8ddd8cf87f4fb68b9e8b7524733a22" - }, - { - "Start": "9084e86e555b4f0090caab66a3141d66", - "End": "2e304d4de83546e69496ca28e384084a", - "Id": "d2508c1664ab455880221c4e498f5daa" - }, - { - "Start": "10a91495d94840739b109cca495c9c35", - "End": "e172ae7745ed41c58ed3b2e2d30d240a", - "Id": "5a7f31620e0843fd8d1ca6100c1f2102" - }, - { - "Start": "10a91495d94840739b109cca495c9c35", - "End": "aba299edce4341caab7dd1abf1500642", - "Id": "c5e761833ca545348bfb40c05e81daec" - }, - { - "Start": "10a91495d94840739b109cca495c9c35", - "End": "84c75b0d8608429987b62d8fbfabd905", - "Id": "06782f7dcc2f4b189aeaa424361c9774" - } - ], - "Dependencies": [], - "Bindings": [], - "View": { - "Dynamo": { - "ScaleFactor": 1.0, - "HasRunWithoutCrash": true, - "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", - "RunType": "Automatic", - "RunPeriod": "1000" - }, - "Camera": { - "Name": "Background Preview", - "EyeX": -2.3680837154388428, - "EyeY": 3.1605401039123535, - "EyeZ": -10.044924736022949, - "LookX": 3.8618865013122559, - "LookY": -0.66079920530319214, - "LookZ": 6.5273294448852539, - "UpX": -0.06558285653591156, - "UpY": 0.99167114496231079, - "UpZ": -0.11084761470556259 - }, - "NodeViews": [ - { - "ShowGeometry": true, - "Name": "Vector.ByCoordinates", - "Id": "e1368fe843c44638848a919f66a3fcd0", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 2481.18248949208, - "Y": 3843.08940124758 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "ff11113901b4417988b26cf524c3df56", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 2358.2857739833, - "Y": 3874.28413128628 - }, - { - "ShowGeometry": true, - "Name": "Vector.Length", - "Id": "2de6117bf9c548ab95ca59a1dd7d3438", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 3069.831198152116, - "Y": 3940.9341339577 - }, - { - "ShowGeometry": true, - "Name": "Watch", - "Id": "e7f5bc2b901c46e9ae6dfd82b81b5672", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 3299.4728877342923, - "Y": 3940.9341339577 - }, - { - "ShowGeometry": true, - "Name": "Watch", - "Id": "8c9a09b341ab45ef808a5a690e574603", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 3297.3514856670581, - "Y": 3767.5096242808845 - }, - { - "ShowGeometry": true, - "Name": "Vector.Length", - "Id": "c48041ad457f4165aebe466bddd81b92", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 3069.831198152116, - "Y": 3767.5096242808845 - }, - { - "ShowGeometry": true, - "Name": "Vector.Scale", - "Id": "10b108d8e4f848eeabea3dc2714a5adc", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 2768.44671922159, - "Y": 3940.9341339577 - }, - { - "ShowGeometry": true, - "Name": "Watch", - "Id": "0f00f87a5ae948739c6061e42eaf8c55", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 3299.1746634760425, - "Y": 4128.98496095429 - }, - { - "ShowGeometry": true, - "Name": "Vector.Length", - "Id": "e62cf95b77bf4954a209f597a71fffb8", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 3069.831198152116, - "Y": 4128.98496095429 - }, - { - "ShowGeometry": true, - "Name": "Vector.Scale", - "Id": "f1934770d7394cafa2bbc443d1f9b4d8", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 2768.14849496334, - "Y": 4128.98496095429 - }, - { - "ShowGeometry": true, - "Name": "Code Block", - "Id": "283792aecf0a4aab9b0683fbc963a8d4", - "IsSetAsInput": false, - "IsSetAsOutput": false, - "Excluded": false, - "X": 2536.41505964252, - "Y": 4082.57571108161 - } - ], - "Annotations": [], - "X": -1250.6506766258508, - "Y": -2293.9314961694222, - "Zoom": 0.69793106934298776 - } -} \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).md b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).md deleted file mode 100644 index b281886d72b..00000000000 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).md +++ /dev/null @@ -1,7 +0,0 @@ -## In Depth -Scale Vector non-uniformly around the origin. -___ -## Example File - -![Scale (xScaleFactor, yScaleFactor, zScaleFactor)](./Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor,%20yScaleFactor,%20zScaleFactor)_img.jpg) - diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg b/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg deleted file mode 100644 index 958299637b0..00000000000 Binary files a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg and /dev/null differ diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.RemoveReflections.md b/doc/distrib/NodeHelpFiles/B6UBJT6X5TJMS4P6CSS7JRJI6HDOCJMIND4VHXATYF2L5IPVPQBQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.RemoveReflections.md rename to doc/distrib/NodeHelpFiles/B6UBJT6X5TJMS4P6CSS7JRJI6HDOCJMIND4VHXATYF2L5IPVPQBQ.md index c8d3bffefa1..e7a8b11ad58 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.RemoveReflections.md +++ b/doc/distrib/NodeHelpFiles/B6UBJT6X5TJMS4P6CSS7JRJI6HDOCJMIND4VHXATYF2L5IPVPQBQ.md @@ -1,3 +1,5 @@ + + ## RemoveReflections - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).dyn b/doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).dyn rename to doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).md b/doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.md similarity index 76% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).md rename to doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.md index 369a30ef770..6621afc012c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).md +++ b/doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Curve.TrimSegmentsByParameter (parameters, discardEvenSegments)` first splits a curve at points determined by an input list of parameters. It then returns either the odd numbered segments or the even numbered segments, as determined by the Boolean value of the `discardEvenSegments` input. @@ -5,4 +7,4 @@ In the example below, we first create a NurbsCurve using a `NurbsCurve.ByControl ___ ## Example File -![Curve.TrimSegmentsByParameter(parameters, discardEvenSegments)](./Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve,%20parameters,%20discardEvenSegments)_img.jpg) \ No newline at end of file +![Curve.TrimSegmentsByParameter(parameters, discardEvenSegments)](./BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments)_img.jpg b/doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments)_img.jpg rename to doc/distrib/NodeHelpFiles/BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceUniform.md b/doc/distrib/NodeHelpFiles/C4KTVIQMR24V34QUQQ3FENYOOIOHKLUQ3SSJL3SVKQ2Z4QHWN4ZQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceUniform.md rename to doc/distrib/NodeHelpFiles/C4KTVIQMR24V34QUQQ3FENYOOIOHKLUQ3SSJL3SVKQ2Z4QHWN4ZQ.md index 2f901e37e41..955ee10512d 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceUniform.md +++ b/doc/distrib/NodeHelpFiles/C4KTVIQMR24V34QUQQ3FENYOOIOHKLUQ3SSJL3SVKQ2Z4QHWN4ZQ.md @@ -1,3 +1,5 @@ + + ## ByNurbsSurfaceUniform - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ.md b/doc/distrib/NodeHelpFiles/CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ.md index 14b3f325a0a..3a415f81043 100644 --- a/doc/distrib/NodeHelpFiles/CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ.md +++ b/doc/distrib/NodeHelpFiles/CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ.md @@ -5,5 +5,5 @@ Translates any given geometry by the given displacements in the x, y, and z dire ___ ## Example File -![Translate (xTranslation, yTranslation, zTranslation)](./Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation,%20yTranslation,%20zTranslation)_img.jpg) +![Translate (xTranslation, yTranslation, zTranslation)](./CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ.md b/doc/distrib/NodeHelpFiles/CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ.md index 228ec3e1e03..e450a21c0ee 100644 --- a/doc/distrib/NodeHelpFiles/CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ.md +++ b/doc/distrib/NodeHelpFiles/CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ.md @@ -5,5 +5,5 @@ Scale Vector non-uniformly around the origin. ___ ## Example File -![Scale (xScaleFactor, yScaleFactor, zScaleFactor)](./Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor,%20yScaleFactor,%20zScaleFactor)_img.jpg) +![Scale (xScaleFactor, yScaleFactor, zScaleFactor)](./CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).dyn b/doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).dyn rename to doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.dyn diff --git a/doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.md b/doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.md new file mode 100644 index 00000000000..7d0fdec3898 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.md @@ -0,0 +1,9 @@ + + +## In Depth +Rotates an object around an origin and an axis by a specified degree. +___ +## Example File + +![Rotate (origin, axis, degrees)](./CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA_img.jpg) + diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ.md b/doc/distrib/NodeHelpFiles/CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ.md index ec0b0a8d289..57d0dd2d01d 100644 --- a/doc/distrib/NodeHelpFiles/CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ.md +++ b/doc/distrib/NodeHelpFiles/CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ.md @@ -5,5 +5,5 @@ The Rectangle By Width Length node creates a rectangle on the Z-base plane with ___ ## Example File -![ByWidthLength (width, length)](./Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width,%20length)_img.png) +![ByWidthLength (width, length)](./CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ_img.png) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.dyn b/doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.dyn rename to doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.md b/doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.md similarity index 58% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.md rename to doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.md index 8ebd5e4398c..8bf16798507 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.md +++ b/doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.md @@ -1,7 +1,9 @@ + + ## In Depth CloseWithLineAndTangentArcs will return a line and tangent arcs to close an open PolyCurve. In the example below, a PolyCurve with two segments is closed with a line and arcs. The arcs are defined by whether they are at the start or end of the new line, and their radii can be controlled independently. ___ ## Example File -![CloseWithLineAndTangentArcs](./Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs_img.jpg) +![CloseWithLineAndTangentArcs](./CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs_img.jpg b/doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs_img.jpg rename to doc/distrib/NodeHelpFiles/CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).dyn b/doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).dyn rename to doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).md b/doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.md similarity index 56% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).md rename to doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.md index 0840602f8bf..bddb7d3c539 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).md +++ b/doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.md @@ -1,7 +1,9 @@ + + ## In Depth ByCoordinates (x, y, z, normalized) will return a Vector from coordinate values and a normalize boolean toggle. In the example below, a Vector is returned with a length of 2.83 that can be normalized to 1. The Vector is represented as a Line to show length change when toggling normalize. ___ ## Example File -![ByCoordinates (x, y, z, normalized)](./Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x,%20y,%20z,%20normalized)_img.jpg) +![ByCoordinates (x, y, z, normalized)](./D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized)_img.jpg b/doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized)_img.jpg rename to doc/distrib/NodeHelpFiles/D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UnweldVertices.md b/doc/distrib/NodeHelpFiles/D6ESVRBW5SSM4F7J65W7OKR5DTKJAFW5F5AP23FRRR3MGXKIFVOQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UnweldVertices.md rename to doc/distrib/NodeHelpFiles/D6ESVRBW5SSM4F7J65W7OKR5DTKJAFW5F5AP23FRRR3MGXKIFVOQ.md index 24c6f0fe34a..f307f34f82d 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UnweldVertices.md +++ b/doc/distrib/NodeHelpFiles/D6ESVRBW5SSM4F7J65W7OKR5DTKJAFW5F5AP23FRRR3MGXKIFVOQ.md @@ -1,3 +1,5 @@ + + ## UnweldVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).dyn b/doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).dyn rename to doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).md b/doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).md rename to doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.md index adf610e79c3..cf6bbaba9eb 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).md +++ b/doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Translate (coordinateSystem, direction, distance)` returns a new CoordinateSystem translated by an input vector and distance. @@ -6,4 +8,4 @@ In the example below, a CoordinateSystem at the origin is translated in a direct ___ ## Example File -![CoordinateSystem.Translate(coordinateSystem, direction, distance)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem,%20direction,%20distance)_img.jpg) \ No newline at end of file +![CoordinateSystem.Translate(coordinateSystem, direction, distance)](./D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance)_img.jpg b/doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance)_img.jpg rename to doc/distrib/NodeHelpFiles/D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToEdges.md b/doc/distrib/NodeHelpFiles/DVNDD4ZUEDM4QCH35SLRIEZJLS266CIRRB7MZMMNDBI5W6UPBSQA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToEdges.md rename to doc/distrib/NodeHelpFiles/DVNDD4ZUEDM4QCH35SLRIEZJLS266CIRRB7MZMMNDBI5W6UPBSQA.md index f7e5b84381e..64e2b69747e 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToEdges.md +++ b/doc/distrib/NodeHelpFiles/DVNDD4ZUEDM4QCH35SLRIEZJLS266CIRRB7MZMMNDBI5W6UPBSQA.md @@ -1,3 +1,5 @@ + + ## BridgeFacesToEdges - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormal.md b/doc/distrib/NodeHelpFiles/DWYJGQGBW2MD57NAYFKR3UEMPTHASLR2IV2X2SUK3OKI35GCEVHQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormal.md rename to doc/distrib/NodeHelpFiles/DWYJGQGBW2MD57NAYFKR3UEMPTHASLR2IV2X2SUK3OKI35GCEVHQ.md index 666e1119468..ea8c73ad75c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormal.md +++ b/doc/distrib/NodeHelpFiles/DWYJGQGBW2MD57NAYFKR3UEMPTHASLR2IV2X2SUK3OKI35GCEVHQ.md @@ -1,3 +1,5 @@ + + ## ByPlaneOriginNormal - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).dyn b/doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).dyn rename to doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).md b/doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).md rename to doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.md index 86d3cd50cda..b7b6f63713b 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).md +++ b/doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Scale (coordinateSystem, basePoint, from, to)` returns a scaled CoordinateSystem based on a scaling base point, point to scale from, and point to scale to. The `basePoint` input defines where the scaling begins (how much the CoordinateSystem is moved). The distance between the `from` and `to` points defines the amount to scale by. @@ -6,4 +8,4 @@ In the example below, a `basePoint` of (-1, 2, 0) defines where to scale from. T ___ ## Example File -![CoordinateSystem.Scale](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem,%20basePoint,%20from,%20to)_img.jpg) \ No newline at end of file +![CoordinateSystem.Scale](./DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to)_img.jpg b/doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to)_img.jpg rename to doc/distrib/NodeHelpFiles/DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/E62L7SP5TZLSFZF6WG4XDSUMT7PBFAQVFDFOPSRAP7JMXBUTQM3Q.md b/doc/distrib/NodeHelpFiles/E62L7SP5TZLSFZF6WG4XDSUMT7PBFAQVFDFOPSRAP7JMXBUTQM3Q.md index ddf287a3991..05a4e8837d0 100644 --- a/doc/distrib/NodeHelpFiles/E62L7SP5TZLSFZF6WG4XDSUMT7PBFAQVFDFOPSRAP7JMXBUTQM3Q.md +++ b/doc/distrib/NodeHelpFiles/E62L7SP5TZLSFZF6WG4XDSUMT7PBFAQVFDFOPSRAP7JMXBUTQM3Q.md @@ -5,4 +5,4 @@ Cuboid.ByLengths (coordinateSystem,width,length,height) will create a cuboid obj ___ ## Example File -![Cuboid.ByLengths](./Autodesk.DesignScript.Geometry.Cuboid.ByLengths(coordinateSystem,%20width,%20length,%20height)_img.png) \ No newline at end of file +![Cuboid.ByLengths](./E62L7SP5TZLSFZF6WG4XDSUMT7PBFAQVFDFOPSRAP7JMXBUTQM3Q_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCenterRadius.md b/doc/distrib/NodeHelpFiles/E6WVV65M7FG2AAAGG4DXIQJPDKVNYXI5GRVNBAR4TR6T6356R2TQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCenterRadius.md rename to doc/distrib/NodeHelpFiles/E6WVV65M7FG2AAAGG4DXIQJPDKVNYXI5GRVNBAR4TR6T6356R2TQ.md index 51f15639f91..24f6a90e0fc 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCenterRadius.md +++ b/doc/distrib/NodeHelpFiles/E6WVV65M7FG2AAAGG4DXIQJPDKVNYXI5GRVNBAR4TR6T6356R2TQ.md @@ -1,3 +1,5 @@ + + ## ByQuadballCenterRadius - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ.md b/doc/distrib/NodeHelpFiles/EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ.md index 37d46c5a108..98316daf409 100644 --- a/doc/distrib/NodeHelpFiles/EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ.md +++ b/doc/distrib/NodeHelpFiles/EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ.md @@ -5,5 +5,5 @@ Nurbs Curve By Control Points inputs a list of control points to draw the Nurbs ___ ## Example File -![ByControlPoints (points, degree, closeCurve)](./Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points,%20degree,%20closeCurve)_img.jpg) +![ByControlPoints (points, degree, closeCurve)](./EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).dyn b/doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).dyn rename to doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.dyn diff --git a/doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.md b/doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.md new file mode 100644 index 00000000000..f1b77bbb33a --- /dev/null +++ b/doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.md @@ -0,0 +1,9 @@ + + +## In Depth +Rotates a coordinate system on a plane by a specified degree. +___ +## Example File + +![Rotate (plane, degrees)](./EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ_img.jpg) + diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).dyn rename to doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.dyn diff --git a/doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.md b/doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.md new file mode 100644 index 00000000000..a5a4f115119 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.md @@ -0,0 +1,11 @@ + + +## In Depth +`Geometry.Scale (plane, xamount, yamount, zamount)` scales input geometry about a plane by specified X, Y, and Z factors. + +The example below shows a cone before and after it is scaled in relationship to the YZ-plane. + +___ +## Example File + +![Geometry.Scale(plane, xamount, yamount, zamount)](./EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount)_img.jpg rename to doc/distrib/NodeHelpFiles/EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).dyn b/doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).dyn rename to doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).md b/doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.md similarity index 72% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).md rename to doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.md index 38e7e0543a5..0e2bf1577cd 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).md +++ b/doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.md @@ -1,3 +1,5 @@ + + ## In Depth Curve.ExtrudeAsSolid (direction, distance) extrudes an input closed, planar curve using an input vector to determine the direction of the extrusion. A separate `distance` input is used for the extrusion distance. This node caps the ends of the extrusion to create a solid. @@ -5,4 +7,4 @@ In the example below, we first create a NurbsCurve using a `NurbsCurve.ByPoints` ___ ## Example File -![Curve.ExtrudeAsSolid(direction, distance)](./Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve,%20direction,%20distance)_img.jpg) \ No newline at end of file +![Curve.ExtrudeAsSolid(direction, distance)](./EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance)_img.jpg b/doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance)_img.jpg rename to doc/distrib/NodeHelpFiles/EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).dyn rename to doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.md similarity index 59% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).md rename to doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.md index f730ae3e4a9..558571f8da3 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).md +++ b/doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Scale (coordinateSystem, xamount, yamount, zamount)` scales a coordinate system non-uniformly around the origin. @@ -5,4 +7,4 @@ In the example below, a coordinate system is created based on a point by coordin ___ ## Example File -![CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem,%20xamount,%20yamount,%20zamount)_img.jpg) \ No newline at end of file +![CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount)](./FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount)_img.jpg rename to doc/distrib/NodeHelpFiles/FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A.md b/doc/distrib/NodeHelpFiles/FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A.md index 696434121b8..17c79e9ea9c 100644 --- a/doc/distrib/NodeHelpFiles/FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A.md +++ b/doc/distrib/NodeHelpFiles/FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A.md @@ -5,5 +5,5 @@ Transforms geometry by the given CoordinateSystem's transform. ___ ## Example File -![Transform (cs)](./Autodesk.DesignScript.Geometry.Geometry.Transform(geometry,%20cs)_img.jpg) +![Transform (cs)](./FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/G4FMYWTHURTGUOQQGRPIN6WMHT2BRYZXFVAJBYAUIIJQUAKWSY3Q.md b/doc/distrib/NodeHelpFiles/G4FMYWTHURTGUOQQGRPIN6WMHT2BRYZXFVAJBYAUIIJQUAKWSY3Q.md index 88eec4dcecf..d941f86fcda 100644 --- a/doc/distrib/NodeHelpFiles/G4FMYWTHURTGUOQQGRPIN6WMHT2BRYZXFVAJBYAUIIJQUAKWSY3Q.md +++ b/doc/distrib/NodeHelpFiles/G4FMYWTHURTGUOQQGRPIN6WMHT2BRYZXFVAJBYAUIIJQUAKWSY3Q.md @@ -5,5 +5,5 @@ Translates any CoordinateSystem type by the given distance in the given directio ___ ## Example File -![Translate (direction, distance)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction,%20distance)_img.jpg) +![Translate (direction, distance)](./G4FMYWTHURTGUOQQGRPIN6WMHT2BRYZXFVAJBYAUIIJQUAKWSY3Q_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentsCount.md b/doc/distrib/NodeHelpFiles/GLVHD43IRWFTZKY7UVDJ7PNERQN5Z3PWTMFYVJ537HCGJCHCQQAQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentsCount.md rename to doc/distrib/NodeHelpFiles/GLVHD43IRWFTZKY7UVDJ7PNERQN5Z3PWTMFYVJ537HCGJCHCQQAQ.md index dc863956947..9e7e4fcd19d 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentsCount.md +++ b/doc/distrib/NodeHelpFiles/GLVHD43IRWFTZKY7UVDJ7PNERQN5Z3PWTMFYVJ537HCGJCHCQQAQ.md @@ -1,3 +1,5 @@ + + ## SegmentsCount - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereFourPoints.md b/doc/distrib/NodeHelpFiles/GLX34N2BPR4CQLUZBB4FTQ47NECC2T5CQ6KSRZQXSOY6HIHL5YGQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereFourPoints.md rename to doc/distrib/NodeHelpFiles/GLX34N2BPR4CQLUZBB4FTQ47NECC2T5CQ6KSRZQXSOY6HIHL5YGQ.md index 4ab6e77d081..76c22dcca96 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereFourPoints.md +++ b/doc/distrib/NodeHelpFiles/GLX34N2BPR4CQLUZBB4FTQ47NECC2T5CQ6KSRZQXSOY6HIHL5YGQ.md @@ -1,3 +1,5 @@ + + ## BySphereFourPoints - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedVertices.md b/doc/distrib/NodeHelpFiles/GNCPW2XCPOITIUUDNZKISNP347TEGTDWVI5SQTBJX3JWFZTVRXGA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedVertices.md rename to doc/distrib/NodeHelpFiles/GNCPW2XCPOITIUUDNZKISNP347TEGTDWVI5SQTBJX3JWFZTVRXGA.md index ceac65c984b..710e9cae8c7 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedVertices.md +++ b/doc/distrib/NodeHelpFiles/GNCPW2XCPOITIUUDNZKISNP347TEGTDWVI5SQTBJX3JWFZTVRXGA.md @@ -1,3 +1,5 @@ + + ## DecomposedVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceCurvature.md b/doc/distrib/NodeHelpFiles/GO6D5UXWAXIC6JMDUDLIKMABU2I4XHLVLAL77BROSGFAFN7455KA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceCurvature.md rename to doc/distrib/NodeHelpFiles/GO6D5UXWAXIC6JMDUDLIKMABU2I4XHLVLAL77BROSGFAFN7455KA.md index b6fad49b4f2..19b7a4b790f 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceCurvature.md +++ b/doc/distrib/NodeHelpFiles/GO6D5UXWAXIC6JMDUDLIKMABU2I4XHLVLAL77BROSGFAFN7455KA.md @@ -1,3 +1,5 @@ + + ## ByNurbsSurfaceCurvature - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToFaces.md b/doc/distrib/NodeHelpFiles/GPVBCDN6ZVPTEE3IRF75ZGB7GIXLQYURCVYFV424TOUBVACZY44A.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToFaces.md rename to doc/distrib/NodeHelpFiles/GPVBCDN6ZVPTEE3IRF75ZGB7GIXLQYURCVYFV424TOUBVACZY44A.md index 4a54a7ff39f..cd478fc9d3e 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToFaces.md +++ b/doc/distrib/NodeHelpFiles/GPVBCDN6ZVPTEE3IRF75ZGB7GIXLQYURCVYFV424TOUBVACZY44A.md @@ -1,3 +1,5 @@ + + ## BridgeEdgesToFaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).dyn b/doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).dyn rename to doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).md b/doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.md similarity index 51% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).md rename to doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.md index 019c469c5d5..86f46f13d14 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).md +++ b/doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.md @@ -1,3 +1,5 @@ + + ## In Depth `Geometry.Scale (geometry, basePoint, from, to)` scales the given geometry around the given point by the total scale factor of the distance between the `from` and `to` input points. @@ -5,4 +7,4 @@ In the example below, a circle is moved and its size is increased. ___ ## Example File -![Geometry.Scale(geometry, basePoint, from, to)](./Autodesk.DesignScript.Geometry.Geometry.Scale(geometry,%20basePoint,%20from,%20to)_img.jpg) \ No newline at end of file +![Geometry.Scale(geometry, basePoint, from, to)](./GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to)_img.jpg b/doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to)_img.jpg rename to doc/distrib/NodeHelpFiles/GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeserializeFromTSM.md b/doc/distrib/NodeHelpFiles/HBD752E5KQ2LBVQYS575OP546LHHTXJCD4I2NUKGZV4QDHJLBMMQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeserializeFromTSM.md rename to doc/distrib/NodeHelpFiles/HBD752E5KQ2LBVQYS575OP546LHHTXJCD4I2NUKGZV4QDHJLBMMQ.md index 7f1c95e61c6..3d2344e1072 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeserializeFromTSM.md +++ b/doc/distrib/NodeHelpFiles/HBD752E5KQ2LBVQYS575OP546LHHTXJCD4I2NUKGZV4QDHJLBMMQ.md @@ -1,3 +1,5 @@ + + ## DeserializeFromTSM - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).dyn b/doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).dyn rename to doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).md b/doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.md similarity index 57% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).md rename to doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.md index 1875e99b7d4..f6bae41faad 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).md +++ b/doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Translate (coordinateSystem, direction)` returns a new CoordinateSystem translated by an input vector (direction). @@ -6,4 +8,4 @@ In the example below, a CoordinateSystem at the origin is translated a certain d ___ ## Example File -![CoordinateSystem.Translate(coordinateSystem, direction)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem,%20direction)_img.jpg) \ No newline at end of file +![CoordinateSystem.Translate(coordinateSystem, direction)](./HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction)_img.jpg b/doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction)_img.jpg rename to doc/distrib/NodeHelpFiles/HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.dyn b/doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.dyn rename to doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.md b/doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.md similarity index 53% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.md rename to doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.md index 16315b5631a..93c6185666b 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.md +++ b/doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.md @@ -1,7 +1,9 @@ + + ## In Depth The Point By Cylindrical Coordinates node creates a point located within a cylindrical space. Here, we set the lacing to Cross-Reference and use a range of angles and elevations to generate a grid of points along a cylinder with a dynamic radius. ___ ## Example File -![ByCylindricalCoordinates](./Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates_img.jpg) +![ByCylindricalCoordinates](./HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates_img.jpg b/doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates_img.jpg rename to doc/distrib/NodeHelpFiles/HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SerializeAsTSM.md b/doc/distrib/NodeHelpFiles/HPPPUZ44WSFE77XKRGFZMFM4FVPCIAERWGT6OF6U3ECKGKVBF3FA.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SerializeAsTSM.md rename to doc/distrib/NodeHelpFiles/HPPPUZ44WSFE77XKRGFZMFM4FVPCIAERWGT6OF6U3ECKGKVBF3FA.md index 4af9336a65b..fe40be3569c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SerializeAsTSM.md +++ b/doc/distrib/NodeHelpFiles/HPPPUZ44WSFE77XKRGFZMFM4FVPCIAERWGT6OF6U3ECKGKVBF3FA.md @@ -1,3 +1,5 @@ + + ## SerializeAsTSM - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.BorderVertices.md b/doc/distrib/NodeHelpFiles/HQ6POKIVNCM33NLZR7L63JAH22EKXEGGTWB4ZJMFEMLFXZYJDPHQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.BorderVertices.md rename to doc/distrib/NodeHelpFiles/HQ6POKIVNCM33NLZR7L63JAH22EKXEGGTWB4ZJMFEMLFXZYJDPHQ.md index 8a261819d36..755dcb84f0b 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.BorderVertices.md +++ b/doc/distrib/NodeHelpFiles/HQ6POKIVNCM33NLZR7L63JAH22EKXEGGTWB4ZJMFEMLFXZYJDPHQ.md @@ -1,3 +1,5 @@ + + ## BorderVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).dyn b/doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).dyn rename to doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).md b/doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.md similarity index 82% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).md rename to doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.md index 3d8e92a0b60..6af00218798 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).md +++ b/doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.md @@ -1,3 +1,5 @@ + + ## In Depth `Surface.TrimWithEdgeLoops` trims the surface with a collection of one or more closed PolyCurves that must all lie on the surface within the specified tolerance. If one or more holes need to be trimmed from the input surface, there must be one outer loop specified for the boundary of the surface and one inner loop for each hole. If the region between the surface boundary and the hole(s) needs to be trimmed, only the loop for each hole should be provided. For a periodic surface with no outer loop such as a spherical surface, the trimmed region can be controlled by reversing the direction of the loop curve. @@ -8,4 +10,4 @@ In the example below, two loops are trimmed out of a surface, returning two new ___ ## Example File -![Surface.TrimWithEdgeLoops](./Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface,%20loops,%20tolerance)_img.jpg) \ No newline at end of file +![Surface.TrimWithEdgeLoops](./IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance)_img.jpg b/doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance)_img.jpg rename to doc/distrib/NodeHelpFiles/IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormalXAxis.md b/doc/distrib/NodeHelpFiles/IPJR2I55VFC67ZT5OYCCOOAEDH2AHY3CSCZKVXKIXALKV7IBDERA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormalXAxis.md rename to doc/distrib/NodeHelpFiles/IPJR2I55VFC67ZT5OYCCOOAEDH2AHY3CSCZKVXKIXALKV7IBDERA.md index fcd04918a23..849cff9241b 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormalXAxis.md +++ b/doc/distrib/NodeHelpFiles/IPJR2I55VFC67ZT5OYCCOOAEDH2AHY3CSCZKVXKIXALKV7IBDERA.md @@ -1,3 +1,5 @@ + + ## ByPlaneOriginNormalXAxis - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).dyn b/doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).dyn rename to doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).md b/doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.md similarity index 62% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).md rename to doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.md index 5c2c9d64bc4..d3bff6e6f3d 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).md +++ b/doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Vector.Scale (vector, xScaleFactor, yScaleFactor, zScaleFactor)` returns a new vector scaled non-uniformly in the X, Y, and Z directions. @@ -6,4 +8,4 @@ In the example below, two new vectors are scaled from an X scale factor and Y/Z ___ ## Example File -![Vector.Scale](./Autodesk.DesignScript.Geometry.Vector.Scale(vector,%20xScaleFactor,%20yScaleFactor,%20zScaleFactor)_img.jpg) \ No newline at end of file +![Vector.Scale](./JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg b/doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg rename to doc/distrib/NodeHelpFiles/JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByAxial.md b/doc/distrib/NodeHelpFiles/JD64YTCISTRATZEZRPXZEAEJDPRE7LPFJKKEAMZPJO2POFCEJDGA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByAxial.md rename to doc/distrib/NodeHelpFiles/JD64YTCISTRATZEZRPXZEAEJDPRE7LPFJKKEAMZPJO2POFCEJDGA.md index d9280571979..5c5580d6723 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByAxial.md +++ b/doc/distrib/NodeHelpFiles/JD64YTCISTRATZEZRPXZEAEJDPRE7LPFJKKEAMZPJO2POFCEJDGA.md @@ -1,3 +1,5 @@ + + ## ByAxial - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginXAxisYAxis.md b/doc/distrib/NodeHelpFiles/JDRXXB3ZLF7RXZJRV66VKV5ZDAZGN5YCY7ZLVWABJQNDVHNU4QKA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginXAxisYAxis.md rename to doc/distrib/NodeHelpFiles/JDRXXB3ZLF7RXZJRV66VKV5ZDAZGN5YCY7ZLVWABJQNDVHNU4QKA.md index 669932e3864..afb707c4226 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginXAxisYAxis.md +++ b/doc/distrib/NodeHelpFiles/JDRXXB3ZLF7RXZJRV66VKV5ZDAZGN5YCY7ZLVWABJQNDVHNU4QKA.md @@ -1,3 +1,5 @@ + + ## ByPlaneOriginXAxisYAxis - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).dyn b/doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).dyn rename to doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).md b/doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.md similarity index 56% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).md rename to doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.md index 0e7f855cc30..9bec550abb2 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).md +++ b/doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.md @@ -1,3 +1,5 @@ + + ## In Depth `Geometry.ExportToSAT` exports geometry from Dynamo to a SAT file type. This node is unitless; to specify a unit, use `ExportToSAT`. @@ -6,4 +8,4 @@ In the example below, a PolySurface from the intersection of three spheres can b ___ ## Example File -![Geometry.ExportToSAT](./Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry,%20filePath)_img.jpg) \ No newline at end of file +![Geometry.ExportToSAT](./JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath)_img.jpg b/doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath)_img.jpg rename to doc/distrib/NodeHelpFiles/JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.IsRadial.md b/doc/distrib/NodeHelpFiles/KB37RARA32V2WDFDQAYZ4ZFBA3AOPWGQNDOAMYU4G6VXI5W6TR3Q.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.IsRadial.md rename to doc/distrib/NodeHelpFiles/KB37RARA32V2WDFDQAYZ4ZFBA3AOPWGQNDOAMYU4G6VXI5W6TR3Q.md index 578392dba06..0198ba17f60 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.IsRadial.md +++ b/doc/distrib/NodeHelpFiles/KB37RARA32V2WDFDQAYZ4ZFBA3AOPWGQNDOAMYU4G6VXI5W6TR3Q.md @@ -1,3 +1,5 @@ + + ## IsRadial - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.RadialSymmetryFaces.md b/doc/distrib/NodeHelpFiles/KEPMQRB4UWQVYMWKTRJCLWPDVWKZZWWGLXPFTHDOMJBKQKGTWA7A.md similarity index 67% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.RadialSymmetryFaces.md rename to doc/distrib/NodeHelpFiles/KEPMQRB4UWQVYMWKTRJCLWPDVWKZZWWGLXPFTHDOMJBKQKGTWA7A.md index e243ff63448..9a637a8dce3 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.RadialSymmetryFaces.md +++ b/doc/distrib/NodeHelpFiles/KEPMQRB4UWQVYMWKTRJCLWPDVWKZZWWGLXPFTHDOMJBKQKGTWA7A.md @@ -1,3 +1,5 @@ + + ## RadialSymmetryFaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).dyn b/doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).dyn rename to doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).md b/doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.md similarity index 50% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).md rename to doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.md index 2a8356f6da3..6e6d98cff51 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).md +++ b/doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.md @@ -1,3 +1,5 @@ + + ## In Depth `Vector.Rotate (vector, plane, degrees)` rotates a vector around the plane origin and normal by a specified degree. @@ -5,4 +7,4 @@ In the example below, a vector is rotated around the XY plane by 90 degrees and ___ ## Example File -![Vector.Rotate(vector, plane, degrees)](./Autodesk.DesignScript.Geometry.Vector.Rotate(vector,%20plane,%20degrees)_img.jpg) \ No newline at end of file +![Vector.Rotate(vector, plane, degrees)](./KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA.md b/doc/distrib/NodeHelpFiles/KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA.md index 83b3d61a162..8fe1dc5a8e4 100644 --- a/doc/distrib/NodeHelpFiles/KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA.md +++ b/doc/distrib/NodeHelpFiles/KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA.md @@ -4,8 +4,9 @@ `CoordinateSystem.ByOriginVectors (origin, xAxis, yAxis, zAxis)` returns a new CoordinateSystem at an input origin point with input X, Y, and Z axes. In the example below, the CoordinateSystem is placed at an origin with new vectors for the X, Y, and Z axes. The result is a CoordinateSystem rotated relative to the original CoordinateSystem. + ___ ## Example File -![ByOriginVectors (origin, xAxis, yAxis, zAxis)](./Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin,%20xAxis,%20yAxis,%20zAxis)_img.jpg) +![ByOriginVectors (origin, xAxis, yAxis, zAxis)](./KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).dyn b/doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).dyn rename to doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).md b/doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.md similarity index 55% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).md rename to doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.md index 52d9000e168..184c7001499 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).md +++ b/doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.md @@ -1,7 +1,9 @@ + + ## In Depth ByLoft (crossSections, guideCurve) will return a new PolySurface by lofting between curves in a list and guide Curve. In the example below, a new PolySurface is returned by lofting between two Circles. The returned PolySurface is distorted by adjusting the arc of the guideCurve input. ___ ## Example File -![ByLoft (crossSections, guideCurve)](./Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections,%20guideCurve)_img.jpg) +![ByLoft (crossSections, guideCurve)](./KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve)_img.jpg b/doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve)_img.jpg rename to doc/distrib/NodeHelpFiles/KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).dyn b/doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).dyn rename to doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).md b/doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.md similarity index 60% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).md rename to doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.md index 15611630e95..ead9da78086 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).md +++ b/doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Solid.ByLoft (crossSections, guideCurves)` allows us to input a list of guide curves to produce different profiles along the perimeter of a lofted solid. @@ -6,5 +8,5 @@ In the example below, we use two offset rectangles as the `crossSections`. Two d ___ ## Example File -![ByLoft (crossSections, guideCurves)](./Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections,%20guideCurves)_img.jpg) +![ByLoft (crossSections, guideCurves)](./L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves)_img.jpg b/doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves)_img.jpg rename to doc/distrib/NodeHelpFiles/L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).dyn b/doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).dyn rename to doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).md b/doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.md similarity index 56% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).md rename to doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.md index f4a83eb955c..9847080fbfa 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).md +++ b/doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Scale (coordinateSystem, amount)` returns a new CoordinateSystem scaled by a factor. @@ -5,4 +7,4 @@ In the example below, a CoordinateSystem at the origin is scaled by a factor of ___ ## Example File -![CoordinateSystem.Scale(coordinateSystem, amount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem,%20amount)_img.jpg) \ No newline at end of file +![CoordinateSystem.Scale(coordinateSystem, amount)](./LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount)_img.jpg b/doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount)_img.jpg rename to doc/distrib/NodeHelpFiles/LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA.md b/doc/distrib/NodeHelpFiles/LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA.md index 9089a69b85a..bcfbb0cd650 100644 --- a/doc/distrib/NodeHelpFiles/LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA.md +++ b/doc/distrib/NodeHelpFiles/LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA.md @@ -5,4 +5,4 @@ Rectangle.ByWidthLength will create a rectangle at the given coordinate system w ___ ## Example File -![Rectangle.ByWidthLength](./Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem,%20width,%20length)_img.png) \ No newline at end of file +![Rectangle.ByWidthLength](./LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).dyn b/doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).dyn rename to doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).md b/doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.md similarity index 66% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).md rename to doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.md index dc06e1e905d..efd77c2ddca 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).md +++ b/doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.md @@ -1,3 +1,5 @@ + + ## In Depth `Curve.SweepAsSolid` creates a solid by sweeping an input closed profile curve along a specified path. @@ -5,4 +7,4 @@ In the example below, we use a rectangle as the base profile curve. The path is ___ ## Example File -![Curve.SweepAsSolid(curve, path, cutEndOff)](./Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve,%20path,%20cutEndOff)_img.jpg) \ No newline at end of file +![Curve.SweepAsSolid(curve, path, cutEndOff)](./LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff)_img.jpg b/doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff)_img.jpg rename to doc/distrib/NodeHelpFiles/LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/LXHMBBFA4YF6O3K3SV762F2NW7HY7GGYBRPHPN2EE74TG2W5NM4A.md b/doc/distrib/NodeHelpFiles/LXHMBBFA4YF6O3K3SV762F2NW7HY7GGYBRPHPN2EE74TG2W5NM4A.md index 2936e52ee5e..23cc1853bd1 100644 --- a/doc/distrib/NodeHelpFiles/LXHMBBFA4YF6O3K3SV762F2NW7HY7GGYBRPHPN2EE74TG2W5NM4A.md +++ b/doc/distrib/NodeHelpFiles/LXHMBBFA4YF6O3K3SV762F2NW7HY7GGYBRPHPN2EE74TG2W5NM4A.md @@ -5,5 +5,5 @@ Translates any given Coordinate System by the given displacements in the x, y, a ___ ## Example File -![Translate (xTranslation, yTranslation, zTranslation)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(xTranslation,%20yTranslation,%20zTranslation)_img.jpg) +![Translate (xTranslation, yTranslation, zTranslation)](./LXHMBBFA4YF6O3K3SV762F2NW7HY7GGYBRPHPN2EE74TG2W5NM4A_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentAngle.md b/doc/distrib/NodeHelpFiles/M2WJT5G52MFWUUNWUZWTY2TSRSRY6GVVIAT4LLVJUC2VVLHVGW7A.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentAngle.md rename to doc/distrib/NodeHelpFiles/M2WJT5G52MFWUUNWUZWTY2TSRSRY6GVVIAT4LLVJUC2VVLHVGW7A.md index 67086e5dbf8..53c659ad515 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentAngle.md +++ b/doc/distrib/NodeHelpFiles/M2WJT5G52MFWUUNWUZWTY2TSRSRY6GVVIAT4LLVJUC2VVLHVGW7A.md @@ -1,3 +1,5 @@ + + ## SegmentAngle - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.dyn b/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.dyn index 49ea2fc2a97..d1a1e3838b4 100644 --- a/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.dyn +++ b/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.dyn @@ -1,34 +1,35 @@ { - "Uuid": "3c9d0464-8643-5ffe-96e5-ab1769818209", + "Uuid": "661a4b7a-902d-4b55-bebf-475ea8a56e37", "IsCustomNode": false, "Description": "", - "Name": "Translate", + "Name": "Autodesk.DesignScript.Geometry.Geometry.Translate", "ElementResolver": { "ResolutionMap": {} }, "Inputs": [ { - "Id": "bf4c316cbccb4c17893587d6b187fabe", + "Id": "2162904aca0a42fda1ae5835a3fd68f0", "Name": "Number Slider", "Type": "number", + "Type2": "number", "Value": "13.1", "MaximumValue": 100.0, "MinimumValue": 0.0, "StepValue": 0.1, "NumberType": "Double", - "Description": "A slider that produces numeric values." + "Description": "Produces numeric values", + "SelectedIndex": 0 } ], "Outputs": [], "Nodes": [ { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "da4ec7f7f02d4a99b48f89e947fac347", "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Cone.ByPointsRadius@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,double", - "Id": "9353c4dfe5c94c3b89718f7d9b2123ba", "Inputs": [ { - "Id": "33757a8167484292b9ba10cf5d6f6c5a", + "Id": "772a12cae84a43fca9bf2dde08fca415", "Name": "startPoint", "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0)", "UsingDefaultValue": true, @@ -37,7 +38,7 @@ "KeepListStructure": false }, { - "Id": "b340e8dd778e4163bc65756508acd971", + "Id": "203be63b51464090b297630c1a1013de", "Name": "endPoint", "Description": "Point\nDefault value : Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1)", "UsingDefaultValue": true, @@ -46,7 +47,7 @@ "KeepListStructure": false }, { - "Id": "f1055d35b3174d20adf8c4268d2ba6a0", + "Id": "9b398f2c25b3465a947dc78385670e7f", "Name": "startRadius", "Description": "double\nDefault value : 1", "UsingDefaultValue": true, @@ -57,7 +58,7 @@ ], "Outputs": [ { - "Id": "d03cba1082134a9ab293149231fe287a", + "Id": "4102fd6c1b3a430991edbd7b40c93b50", "Name": "Cone", "Description": "Cone", "UsingDefaultValue": false, @@ -66,37 +67,37 @@ "KeepListStructure": false } ], + "FunctionSignature": "Autodesk.DesignScript.Geometry.Cone.ByPointsRadius@Autodesk.DesignScript.Geometry.Point,Autodesk.DesignScript.Geometry.Point,double", "Replication": "Auto", "Description": "Create a Cone with given base radius at start Point, extending to a apex at end Point.\n\nCone.ByPointsRadius (startPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 0), endPoint: Point = Autodesk.DesignScript.Geometry.Point.ByCoordinates(0, 0, 1), startRadius: double = 1): Cone" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "adcf9c630b9d4e4bace0a4064aac9857", "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Id": "fb784abe345a49ce9476f22cbf49e7a9", "Inputs": [ { - "Id": "6f2f3bfdd11c4576a178a27a1805cb6a", + "Id": "68ce183826c54fe3a9571e11c725c072", "Name": "x", - "Description": "double\nDefault value : 0", + "Description": "X coordinate\n\ndouble\nDefault value : 0", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { - "Id": "c50fc310539a4db1a5b78dff000ca8ce", + "Id": "de2d0ac4bc504be3bb4c115abe5ed20c", "Name": "y", - "Description": "double\nDefault value : 0", + "Description": "Y coordinate\n\ndouble\nDefault value : 0", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { - "Id": "7fec0b935e8b481483fadd38cfcbd4cc", + "Id": "f95d7cbdc89f4a25b4a40ed8d18530dc", "Name": "z", - "Description": "double\nDefault value : 0", + "Description": "Z coordinate\n\ndouble\nDefault value : 0", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, @@ -105,27 +106,27 @@ ], "Outputs": [ { - "Id": "2b60b52b0600433798e5ddce3f1fe550", + "Id": "3bd1cd12408a4e1f93168d615035d0b9", "Name": "Point", - "Description": "Point", + "Description": "Point created by coordinates", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], + "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", "Replication": "Auto", "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", + "Id": "b94e4620241549b7905446bacd8f2575", "NodeType": "CodeBlockNode", - "Code": "5;\n2;\n8;", - "Id": "47226805f4414bd689711e386a9009d1", "Inputs": [], "Outputs": [ { - "Id": "bc835189d5d24b24a1521efe63628e3c", + "Id": "87df79e8990c478287cf7e01edfacc59", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, @@ -134,7 +135,7 @@ "KeepListStructure": false }, { - "Id": "52f09761461f43ab8b87df485721a507", + "Id": "c8f154b66c6c40b29357c9ec144558f3", "Name": "", "Description": "Value of expression at line 2", "UsingDefaultValue": false, @@ -143,7 +144,7 @@ "KeepListStructure": false }, { - "Id": "918aaed3f0864478ac9586aa4c1d4b82", + "Id": "0f69dc552dbb4135be93bfe0ec9ae0a4", "Name": "", "Description": "Value of expression at line 3", "UsingDefaultValue": false, @@ -153,36 +154,36 @@ } ], "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" + "Description": "Allows for DesignScript code to be authored directly", + "Code": "5;\n2;\n8;" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "ac757ce7226c48f3b97e86b9c5d0ec22", "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", - "Id": "af36d39a902b41c5adef72edc68ceae5", "Inputs": [ { - "Id": "5ca0d0382ae94e5dab2cd5154be5de74", + "Id": "f7031972ca38460284f142e4b005dab5", "Name": "x", - "Description": "double\nDefault value : 0", + "Description": "X coordinate\n\ndouble\nDefault value : 0", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { - "Id": "25e446c5464d4b1e87af86f6810b0e34", + "Id": "b382d33270724877acf5fe22f78f4257", "Name": "y", - "Description": "double\nDefault value : 0", + "Description": "Y coordinate\n\ndouble\nDefault value : 0", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, "KeepListStructure": false }, { - "Id": "64f2cb7656084b279259bf0d103e6099", + "Id": "230590fd1dd344c1bce924a1cecf8451", "Name": "z", - "Description": "double\nDefault value : 0", + "Description": "Z coordinate\n\ndouble\nDefault value : 0", "UsingDefaultValue": true, "Level": 2, "UseLevels": false, @@ -191,27 +192,27 @@ ], "Outputs": [ { - "Id": "a72354c4e2b6423793ce398f1064d6ee", + "Id": "7e5fbdee2f3e45a8944635556b380c30", "Name": "Point", - "Description": "Point", + "Description": "Point created by coordinates", "UsingDefaultValue": false, "Level": 2, "UseLevels": false, "KeepListStructure": false } ], + "FunctionSignature": "Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double", "Replication": "Auto", "Description": "Form a Point given 3 cartesian coordinates\n\nPoint.ByCoordinates (x: double = 0, y: double = 0, z: double = 0): Point" }, { "ConcreteType": "Dynamo.Graph.Nodes.CodeBlockNodeModel, DynamoCore", + "Id": "28a600d8493b48448e946bbd7fe3813b", "NodeType": "CodeBlockNode", - "Code": "8;\n2;\n5;", - "Id": "3273b2aa4cfd4c3c91550de1891faeaa", "Inputs": [], "Outputs": [ { - "Id": "826d6c116d1943cdbe6effaf3f9afa7f", + "Id": "47604dc0a1314d16a015e3f49c0b861c", "Name": "", "Description": "Value of expression at line 1", "UsingDefaultValue": false, @@ -220,7 +221,7 @@ "KeepListStructure": false }, { - "Id": "ff94a5e205554c09a9e71cdcc3fbfca4", + "Id": "f080e54da77d4f5fbcfc7e6b8d537c86", "Name": "", "Description": "Value of expression at line 2", "UsingDefaultValue": false, @@ -229,7 +230,7 @@ "KeepListStructure": false }, { - "Id": "94a921e2ebc64d189e8324d0076dbf2c", + "Id": "2260968bd1a14802a09752e4a5c315ef", "Name": "", "Description": "Value of expression at line 3", "UsingDefaultValue": false, @@ -239,16 +240,16 @@ } ], "Replication": "Disabled", - "Description": "Allows for DesignScript code to be authored directly" + "Description": "Allows for DesignScript code to be authored directly", + "Code": "8;\n2;\n5;" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "55a85a8cedfa4400a461d6765209c8eb", "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double", - "Id": "0d1b9508affd4f4ebe765e670335f885", "Inputs": [ { - "Id": "91b66f10a73f41fd8c5c25f9fe3ebb7f", + "Id": "4e7c188102aa439a93392aba8f27c74d", "Name": "geometry", "Description": "Autodesk.DesignScript.Geometry.Geometry", "UsingDefaultValue": false, @@ -257,7 +258,7 @@ "KeepListStructure": false }, { - "Id": "17c11332bef44a8b97262688b4215aed", + "Id": "4f75f9a3c86849ebbd916cc89dba7780", "Name": "direction", "Description": "Displacement direction.\n\nVector", "UsingDefaultValue": false, @@ -266,7 +267,7 @@ "KeepListStructure": false }, { - "Id": "1c653c50ccc94d669a71746c1e25717b", + "Id": "825cc58617e6471f8549a597f6242987", "Name": "distance", "Description": "Displacement distance along given direction.\n\ndouble", "UsingDefaultValue": false, @@ -277,7 +278,7 @@ ], "Outputs": [ { - "Id": "c0d6183d94c64dfeadd9e16b65e73c10", + "Id": "08b7e1def0504ecd95ae5515e64260fb", "Name": "Geometry", "Description": "Transformed Geometry.", "UsingDefaultValue": false, @@ -286,18 +287,18 @@ "KeepListStructure": false } ], + "FunctionSignature": "Autodesk.DesignScript.Geometry.Geometry.Translate@Autodesk.DesignScript.Geometry.Vector,double", "Replication": "Auto", "Description": "Translates any geometry type by the given distance in the given direction.\n\nGeometry.Translate (direction: Vector, distance: double): Geometry" }, { "ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore", + "Id": "7f968b4f4b1a481eb1e13a7b44b136d6", "NodeType": "FunctionNode", - "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis", - "Id": "ccc15590db5b4e9a9f77d8e329120bc9", "Inputs": [], "Outputs": [ { - "Id": "4969f34e1c4a407ba3546ff755efa413", + "Id": "09145651f42c4c568e0d2b346f4b9286", "Name": "Vector", "Description": "Vector", "UsingDefaultValue": false, @@ -306,22 +307,22 @@ "KeepListStructure": false } ], + "FunctionSignature": "Autodesk.DesignScript.Geometry.Vector.XAxis", "Replication": "Auto", "Description": "Get the canonical X axis Vector (1,0,0)\n\nVector.XAxis ( ): Vector" }, { "ConcreteType": "CoreNodeModels.Input.DoubleSlider, CoreNodeModels", - "NodeType": "NumberInputNode", "NumberType": "Double", "MaximumValue": 100.0, "MinimumValue": 0.0, "StepValue": 0.1, - "InputValue": 13.1, - "Id": "bf4c316cbccb4c17893587d6b187fabe", + "Id": "2162904aca0a42fda1ae5835a3fd68f0", + "NodeType": "NumberInputNode", "Inputs": [], "Outputs": [ { - "Id": "9632fc7d45684e549e34d158bfb9acd2", + "Id": "6dd57310868d4fa0bfefd20ea5aa9ed1", "Name": "", "Description": "Double", "UsingDefaultValue": false, @@ -331,179 +332,211 @@ } ], "Replication": "Disabled", - "Description": "A slider that produces numeric values." + "Description": "Produces numeric values", + "InputValue": 13.1 } ], "Connectors": [ { - "Start": "d03cba1082134a9ab293149231fe287a", - "End": "91b66f10a73f41fd8c5c25f9fe3ebb7f", - "Id": "1c870d69fd71430d9164aad29cd07994" + "Start": "4102fd6c1b3a430991edbd7b40c93b50", + "End": "4e7c188102aa439a93392aba8f27c74d", + "Id": "ba7f46da90624d7fae5d0fed5b4b4260", + "IsHidden": "False" }, { - "Start": "2b60b52b0600433798e5ddce3f1fe550", - "End": "b340e8dd778e4163bc65756508acd971", - "Id": "db54418866624041970275291bf4e9f8" + "Start": "3bd1cd12408a4e1f93168d615035d0b9", + "End": "203be63b51464090b297630c1a1013de", + "Id": "8526d02f28bb4f2cb574e770ffbe6ae8", + "IsHidden": "False" }, { - "Start": "bc835189d5d24b24a1521efe63628e3c", - "End": "6f2f3bfdd11c4576a178a27a1805cb6a", - "Id": "b8b1dcabc0d349569d8ed058f7d4c1c6" + "Start": "87df79e8990c478287cf7e01edfacc59", + "End": "68ce183826c54fe3a9571e11c725c072", + "Id": "9634996205e345159121e033a144f7ac", + "IsHidden": "False" }, { - "Start": "bc835189d5d24b24a1521efe63628e3c", - "End": "f1055d35b3174d20adf8c4268d2ba6a0", - "Id": "5ad7470b5a864b91a18a69b00e7fe87b" + "Start": "87df79e8990c478287cf7e01edfacc59", + "End": "9b398f2c25b3465a947dc78385670e7f", + "Id": "7e7c3ee1b39b41b58375ed2ed3d0c478", + "IsHidden": "False" }, { - "Start": "52f09761461f43ab8b87df485721a507", - "End": "c50fc310539a4db1a5b78dff000ca8ce", - "Id": "be620d4e2aad4d9d8147861a78cef3e0" + "Start": "c8f154b66c6c40b29357c9ec144558f3", + "End": "de2d0ac4bc504be3bb4c115abe5ed20c", + "Id": "c13868696ad34f189f9700e27df41ddd", + "IsHidden": "False" }, { - "Start": "918aaed3f0864478ac9586aa4c1d4b82", - "End": "7fec0b935e8b481483fadd38cfcbd4cc", - "Id": "09b84e5a870f44e99d1035d5238752d6" + "Start": "0f69dc552dbb4135be93bfe0ec9ae0a4", + "End": "f95d7cbdc89f4a25b4a40ed8d18530dc", + "Id": "9ced69408bab4642a85c3e50c1287065", + "IsHidden": "False" }, { - "Start": "a72354c4e2b6423793ce398f1064d6ee", - "End": "33757a8167484292b9ba10cf5d6f6c5a", - "Id": "d614c32b91da43c9a3794ed8a0204247" + "Start": "7e5fbdee2f3e45a8944635556b380c30", + "End": "772a12cae84a43fca9bf2dde08fca415", + "Id": "6cfbb6f219f7402c97a721ad745b44fc", + "IsHidden": "False" }, { - "Start": "826d6c116d1943cdbe6effaf3f9afa7f", - "End": "5ca0d0382ae94e5dab2cd5154be5de74", - "Id": "4c7b1202b1a143c0932ceb3bb6707931" + "Start": "47604dc0a1314d16a015e3f49c0b861c", + "End": "f7031972ca38460284f142e4b005dab5", + "Id": "d011333c6ff54f499b96e0feb162f466", + "IsHidden": "False" }, { - "Start": "ff94a5e205554c09a9e71cdcc3fbfca4", - "End": "25e446c5464d4b1e87af86f6810b0e34", - "Id": "96e0b99a010646d2aa444677ada99bdf" + "Start": "f080e54da77d4f5fbcfc7e6b8d537c86", + "End": "b382d33270724877acf5fe22f78f4257", + "Id": "1a9615e6fbbf4fc59c6e38fe574ec4bc", + "IsHidden": "False" }, { - "Start": "94a921e2ebc64d189e8324d0076dbf2c", - "End": "64f2cb7656084b279259bf0d103e6099", - "Id": "1c5c29a9876b4a1cb1412a9c6253e300" + "Start": "2260968bd1a14802a09752e4a5c315ef", + "End": "230590fd1dd344c1bce924a1cecf8451", + "Id": "b15402baaeb24e3f8a316de61fdd816e", + "IsHidden": "False" }, { - "Start": "4969f34e1c4a407ba3546ff755efa413", - "End": "17c11332bef44a8b97262688b4215aed", - "Id": "0a5f8a585899484aaf184c66d258f30e" + "Start": "09145651f42c4c568e0d2b346f4b9286", + "End": "4f75f9a3c86849ebbd916cc89dba7780", + "Id": "e9bc0f443b1c4a9db1d35ae2f357e206", + "IsHidden": "False" }, { - "Start": "9632fc7d45684e549e34d158bfb9acd2", - "End": "1c653c50ccc94d669a71746c1e25717b", - "Id": "fddc4b5a5b8b41ff9ebb24b104b536c0" + "Start": "6dd57310868d4fa0bfefd20ea5aa9ed1", + "End": "825cc58617e6471f8549a597f6242987", + "Id": "dbd7ab44e7b0414e99bfff1c9bdb16a3", + "IsHidden": "False" } ], "Dependencies": [], + "NodeLibraryDependencies": [], + "Thumbnail": "", + "GraphDocumentationURL": null, + "ExtensionWorkspaceData": [ + { + "ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670", + "Name": "Properties", + "Version": "2.19", + "Data": {} + } + ], + "Author": "None provided", + "Linting": { + "activeLinter": "None", + "activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a", + "warningCount": 0, + "errorCount": 0 + }, "Bindings": [], "View": { "Dynamo": { "ScaleFactor": 1.0, "HasRunWithoutCrash": true, "IsVisibleInDynamoLibrary": true, - "Version": "2.0.1.5055", + "Version": "2.19.0.5874", "RunType": "Automatic", "RunPeriod": "1000" }, "Camera": { - "Name": "Background Preview", - "EyeX": -14.566726684570313, - "EyeY": 9.7403774261474609, - "EyeZ": 11.442461967468262, - "LookX": 15.551612854003906, - "LookY": -2.5172150135040283, - "LookZ": -16.279880523681641, - "UpX": -0.07220284640789032, - "UpY": 0.9945218563079834, - "UpZ": 0.0755840316414833 + "Name": "_Background Preview", + "EyeX": -7.6729857921600342, + "EyeY": 16.727499961853027, + "EyeZ": 40.840293884277344, + "LookX": -0.26518034934997559, + "LookY": -0.32398033142089844, + "LookZ": -48.911052703857422, + "UpX": 0.001127219176851213, + "UpY": 0.97814762592315674, + "UpZ": 0.20790864527225494 }, + "ConnectorPins": [], "NodeViews": [ { - "ShowGeometry": true, + "Id": "da4ec7f7f02d4a99b48f89e947fac347", "Name": "Cone.ByPointsRadius", - "Id": "9353c4dfe5c94c3b89718f7d9b2123ba", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 799.202088104533, - "Y": 269.595469803525 + "ShowGeometry": true, + "X": 845.702088104533, + "Y": 238.09546980352502 }, { - "ShowGeometry": false, + "Id": "adcf9c630b9d4e4bace0a4064aac9857", "Name": "Point.ByCoordinates", - "Id": "fb784abe345a49ce9476f22cbf49e7a9", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 541.202088104533, - "Y": 362.595469803525 + "ShowGeometry": false, + "X": 520.702088104533, + "Y": 367.095469803525 }, { - "ShowGeometry": true, + "Id": "b94e4620241549b7905446bacd8f2575", "Name": "Code Block", - "Id": "47226805f4414bd689711e386a9009d1", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 362.202088104533, - "Y": 371.02213647019164 + "ShowGeometry": true, + "X": 266.702088104533, + "Y": 375.750469803525 }, { - "ShowGeometry": false, + "Id": "ac757ce7226c48f3b97e86b9c5d0ec22", "Name": "Point.ByCoordinates", - "Id": "af36d39a902b41c5adef72edc68ceae5", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 541.202088104533, - "Y": 202.59546980352502 + "ShowGeometry": false, + "X": 520.702088104533, + "Y": 143.09546980352502 }, { - "ShowGeometry": true, + "Id": "28a600d8493b48448e946bbd7fe3813b", "Name": "Code Block", - "Id": "3273b2aa4cfd4c3c91550de1891faeaa", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 362.202088104533, - "Y": 215.235469803525 + "ShowGeometry": true, + "X": 266.702088104533, + "Y": 160.57796980352498 }, { - "ShowGeometry": true, + "Id": "55a85a8cedfa4400a461d6765209c8eb", "Name": "Geometry.Translate", - "Id": "0d1b9508affd4f4ebe765e670335f885", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 1198.202088104533, - "Y": 386.595469803525 + "ShowGeometry": true, + "X": 1293.702088104533, + "Y": 395.095469803525 }, { - "ShowGeometry": true, + "Id": "7f968b4f4b1a481eb1e13a7b44b136d6", "Name": "Vector.XAxis", - "Id": "ccc15590db5b4e9a9f77d8e329120bc9", "IsSetAsInput": false, "IsSetAsOutput": false, "Excluded": false, - "X": 799.202088104533, - "Y": 429.595469803525 + "ShowGeometry": true, + "X": 845.702088104533, + "Y": 451.09546980352496 }, { - "ShowGeometry": true, + "Id": "2162904aca0a42fda1ae5835a3fd68f0", "Name": "Number Slider", - "Id": "bf4c316cbccb4c17893587d6b187fabe", "IsSetAsInput": true, "IsSetAsOutput": false, "Excluded": false, - "X": 799.202088104533, - "Y": 538.595469803525 + "ShowGeometry": true, + "X": 845.702088104533, + "Y": 598.095469803525 } ], "Annotations": [], - "X": -420.292892733909, - "Y": -192.826868877269, - "Zoom": 1.1988764122517 + "X": 78.336366016445254, + "Y": 15.229919779664613, + "Zoom": 0.60122796620338959 } } \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.md b/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.md index 4991d240e88..67b057cda12 100644 --- a/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.md +++ b/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.md @@ -1,9 +1,13 @@ ## In Depth -Translates any geometry type by the given distance in the given direction. +`Geometry.Translate (direction, distance)` moves input geometry to a given vector direction. The `distance` input controls the move distance. + +In the example below, a cone is translated along the X-axis. Its distance from the original cone is controlled with a number slider. + +In the example below, a cuboid is converted into a Solid Def. Copy the contents of the Watch node to use the Solid Def string representation in another graph. + ___ ## Example File -![Translate (direction, distance)](./Autodesk.DesignScript.Geometry.Geometry.Translate(direction,%20distance)_img.jpg) - +![Geometry.Translate](./M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA_img.jpg b/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA_img.jpg index 390c7aafd61..6dc49068825 100644 Binary files a/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA_img.jpg and b/doc/distrib/NodeHelpFiles/M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA_img.jpg differ diff --git a/doc/distrib/NodeHelpFiles/M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A.md b/doc/distrib/NodeHelpFiles/M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A.md index 56db82dda56..0ac2fa17947 100644 --- a/doc/distrib/NodeHelpFiles/M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A.md +++ b/doc/distrib/NodeHelpFiles/M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A.md @@ -5,5 +5,5 @@ Nurbs Curve By Control Points inputs a list of control points to draw the Nurbs ___ ## Example File -![ByControlPoints (points, degree)](./Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points,%20degree)_img.jpg) +![ByControlPoints (points, degree)](./M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/MNNWHJCYE2KIJHONO2J56LQNPLRQZZARI7KF2BP4OJ6BRWGDXPAQ.md b/doc/distrib/NodeHelpFiles/MNNWHJCYE2KIJHONO2J56LQNPLRQZZARI7KF2BP4OJ6BRWGDXPAQ.md index b6b146bc305..53945c072aa 100644 --- a/doc/distrib/NodeHelpFiles/MNNWHJCYE2KIJHONO2J56LQNPLRQZZARI7KF2BP4OJ6BRWGDXPAQ.md +++ b/doc/distrib/NodeHelpFiles/MNNWHJCYE2KIJHONO2J56LQNPLRQZZARI7KF2BP4OJ6BRWGDXPAQ.md @@ -5,5 +5,5 @@ Create a Rectangle centered at the origin of the input plane, with specified wid ___ ## Example File -![ByWidthLength (plane, width, length)](./Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane,%20width,%20length)_img.png) +![ByWidthLength (plane, width, length)](./MNNWHJCYE2KIJHONO2J56LQNPLRQZZARI7KF2BP4OJ6BRWGDXPAQ_img.png) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToFaces.md b/doc/distrib/NodeHelpFiles/MQJ667AXSQFCK2Z2B7G2MNL35OIFJYLSADFLGXFJUJCA27FCHVHQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToFaces.md rename to doc/distrib/NodeHelpFiles/MQJ667AXSQFCK2Z2B7G2MNL35OIFJYLSADFLGXFJUJCA27FCHVHQ.md index 94e9e70c0a3..c1b0289f2d2 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToFaces.md +++ b/doc/distrib/NodeHelpFiles/MQJ667AXSQFCK2Z2B7G2MNL35OIFJYLSADFLGXFJUJCA27FCHVHQ.md @@ -1,3 +1,5 @@ + + ## BridgeFacesToFaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(vector, softEdges).md b/doc/distrib/NodeHelpFiles/MS2A3PWAXUYTPSR62D5ZRG7DWFP5RZNTOOV6RZ3PHK4HNFYHA3OA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(vector, softEdges).md rename to doc/distrib/NodeHelpFiles/MS2A3PWAXUYTPSR62D5ZRG7DWFP5RZNTOOV6RZ3PHK4HNFYHA3OA.md index 892d67b6bad..fef28076a33 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(vector, softEdges).md +++ b/doc/distrib/NodeHelpFiles/MS2A3PWAXUYTPSR62D5ZRG7DWFP5RZNTOOV6RZ3PHK4HNFYHA3OA.md @@ -1,3 +1,5 @@ + + ## Thicken(vector, softEdges) - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineVertex.FunctionalValence.md b/doc/distrib/NodeHelpFiles/N44VZ3AJYWSL6V3DZOJYGO3ER47KV2Q6UNXWX7N6U47NDLFO3TBQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineVertex.FunctionalValence.md rename to doc/distrib/NodeHelpFiles/N44VZ3AJYWSL6V3DZOJYGO3ER47KV2Q6UNXWX7N6U47NDLFO3TBQ.md index 81e4ab92a0a..f1ba9140f4c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineVertex.FunctionalValence.md +++ b/doc/distrib/NodeHelpFiles/N44VZ3AJYWSL6V3DZOJYGO3ER47KV2Q6UNXWX7N6U47NDLFO3TBQ.md @@ -1,3 +1,5 @@ + + ## FunctionalValence - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ.md b/doc/distrib/NodeHelpFiles/NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ.md index 549290796ab..a4b636152ab 100644 --- a/doc/distrib/NodeHelpFiles/NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ.md +++ b/doc/distrib/NodeHelpFiles/NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ.md @@ -5,5 +5,5 @@ Removes several segments of the curve, discarding the even segments. ___ ## Example File -![TrimSegmentsByParameter (parameters, discardEvenSegments)](./Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters,%20discardEvenSegments)_img.jpg) +![TrimSegmentsByParameter (parameters, discardEvenSegments)](./NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).dyn rename to doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.md similarity index 57% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).md rename to doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.md index c6b326e6cdd..d1fe238f796 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).md +++ b/doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.md @@ -1,6 +1,8 @@ + + ## In Depth `CoordinateSystem.Scale (coordinateSystem, plane, xamount, yamount, zamount)` scales a coordinate system non-uniformly around a given plane. The coordinate system is scaled in place by using the base coordinate system’s origin for the plane input. ___ ## Example File -![CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem,%20plane,%20xamount,%20yamount,%20zamount)_img.jpg) \ No newline at end of file +![CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount)](./NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount)_img.jpg rename to doc/distrib/NodeHelpFiles/NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).dyn b/doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).dyn rename to doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).md b/doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.md similarity index 57% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).md rename to doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.md index b744112606c..6f93a17a861 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).md +++ b/doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.md @@ -1,3 +1,5 @@ + + ## In Depth `PolyCurve.ByJoinedCurves` creates joined curves from a set of curves with matching vertices. You can determine the permissible size of the gap between curves to be joined with the ‘joinTolerance` input. @@ -5,4 +7,4 @@ In the example below, a `Polygon.RegularPolygon` is exploded into a curve list a ___ ## Example File -![PolyCurve.ByJoinedCurves](./Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves,%20joinTolerance,%20trimCurves,%20trimLength)_img.jpg) \ No newline at end of file +![PolyCurve.ByJoinedCurves](./NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength)_img.jpg b/doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength)_img.jpg rename to doc/distrib/NodeHelpFiles/NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.EnableSmoothMode.md b/doc/distrib/NodeHelpFiles/NN2ZH7ONXE6AF3LL2XG7BSXNABGZRF4KYTGXDYF24O5PLZ2GWW4Q.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.EnableSmoothMode.md rename to doc/distrib/NodeHelpFiles/NN2ZH7ONXE6AF3LL2XG7BSXNABGZRF4KYTGXDYF24O5PLZ2GWW4Q.md index 03a8684a4f9..d65dfcae2dd 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.EnableSmoothMode.md +++ b/doc/distrib/NodeHelpFiles/NN2ZH7ONXE6AF3LL2XG7BSXNABGZRF4KYTGXDYF24O5PLZ2GWW4Q.md @@ -1,3 +1,5 @@ + + ## EnableSmoothMode - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.dyn b/doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.dyn rename to doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.md b/doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.md similarity index 67% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.md rename to doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.md index 73f559cad29..2cb1b4e3e5f 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.md +++ b/doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.md @@ -1,7 +1,9 @@ + + ## In Depth Principal Curvatures at Parameter uses U and V input parameters and returns the curvatures in the U and V directions. This node returns a list of two numbers, with the first being the curvature in the U direction and the second being the curvature in the V direction. In the example below, we first create a surface by using a BySweep2Rails. We then use two number sliders to determine the U and V parameters to find the curvatures using a PrincipalCurvaturesAtParameter node. ___ ## Example File -![PrincipalCurvaturesAtParameter](./Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter_img.jpg) +![PrincipalCurvaturesAtParameter](./NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter_img.jpg b/doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter_img.jpg rename to doc/distrib/NodeHelpFiles/NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToEdges.md b/doc/distrib/NodeHelpFiles/NTIOVTTOXGWZ33W6ET5JH4PSYC7L3IFSWCJV4Y3IG3CTARQGOG3A.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToEdges.md rename to doc/distrib/NodeHelpFiles/NTIOVTTOXGWZ33W6ET5JH4PSYC7L3IFSWCJV4Y3IG3CTARQGOG3A.md index 91d56585e5b..8ecba11dbbd 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToEdges.md +++ b/doc/distrib/NodeHelpFiles/NTIOVTTOXGWZ33W6ET5JH4PSYC7L3IFSWCJV4Y3IG3CTARQGOG3A.md @@ -1,3 +1,5 @@ + + ## BridgeEdgesToEdges - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).dyn b/doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).dyn rename to doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).md b/doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.md similarity index 72% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).md rename to doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.md index f1661a2f645..91357716e82 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).md +++ b/doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.md @@ -1,3 +1,5 @@ + + ## In Depth `Curve.ExtrudeAsSolid (curve, distance)` extrudes an input closed, planar curve using an input number to determine the distance of the extrusion. The direction of the extrusion is determined by the normal vector of the plane that the curve lies in. This node caps the ends of the extrusion to create a solid. @@ -5,4 +7,4 @@ In the example below, we first create a NurbsCurve by using a `NurbsCurve.ByPoin ___ ## Example File -![Curve.ExtrudeAsSolid(curve, distance)](./Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance)_img.jpg) \ No newline at end of file +![Curve.ExtrudeAsSolid(curve, distance)](./NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance)_img.jpg b/doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance)_img.jpg rename to doc/distrib/NodeHelpFiles/NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadii.md b/doc/distrib/NodeHelpFiles/O4AZYQKKSK7J5LQTW2WAZMMEFQCRSMDS5RYJ7LGVKPDRQOPRHILQ.md similarity index 67% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadii.md rename to doc/distrib/NodeHelpFiles/O4AZYQKKSK7J5LQTW2WAZMMEFQCRSMDS5RYJ7LGVKPDRQOPRHILQ.md index 810ff3f1e2b..dcb7c3c8bb3 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadii.md +++ b/doc/distrib/NodeHelpFiles/O4AZYQKKSK7J5LQTW2WAZMMEFQCRSMDS5RYJ7LGVKPDRQOPRHILQ.md @@ -1,3 +1,5 @@ + + ## ByConeCoordinateSystemHeightRadii - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA.md b/doc/distrib/NodeHelpFiles/OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA.md index 4077ba01e28..b4ddab52de8 100644 --- a/doc/distrib/NodeHelpFiles/OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA.md +++ b/doc/distrib/NodeHelpFiles/OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA.md @@ -5,5 +5,5 @@ Transforms this geometry from source CoordinateSystem to a new context Coordinat ___ ## Example File -![Transform (fromCoordinateSystem, contextCoordinateSystem)](./Autodesk.DesignScript.Geometry.Geometry.Transform(geometry,%20fromCoordinateSystem,%20contextCoordinateSystem)_img.jpg) +![Transform (fromCoordinateSystem, contextCoordinateSystem)](./OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ.md b/doc/distrib/NodeHelpFiles/OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ.md index c35eaba5d82..566d85dfada 100644 --- a/doc/distrib/NodeHelpFiles/OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ.md +++ b/doc/distrib/NodeHelpFiles/OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ.md @@ -5,5 +5,5 @@ ByOriginVectors (origin, xAxis, yAxis) will return a new CoordinateSystem at an ___ ## Example File -![ByOriginVectors (origin, xAxis, yAxis)](./Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin,%20xAxis,%20yAxis)_img.jpg) +![ByOriginVectors (origin, xAxis, yAxis)](./OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldVertices.md b/doc/distrib/NodeHelpFiles/OIJALKI73VKASCFK5TTWV255GAJ6VI4DQDKA5BCILT7GMGHVQ3CA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldVertices.md rename to doc/distrib/NodeHelpFiles/OIJALKI73VKASCFK5TTWV255GAJ6VI4DQDKA5BCILT7GMGHVQ3CA.md index 357b98499b3..a2e95e97158 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldVertices.md +++ b/doc/distrib/NodeHelpFiles/OIJALKI73VKASCFK5TTWV255GAJ6VI4DQDKA5BCILT7GMGHVQ3CA.md @@ -1,3 +1,5 @@ + + ## NonManifoldVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).dyn b/doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).dyn rename to doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).md b/doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.md similarity index 64% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).md rename to doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.md index e7192a6149c..413e93ba109 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).md +++ b/doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.md @@ -1,7 +1,9 @@ + + ## In Depth The Rectangle By Corner Points node takes four input points and creates a rectangle from them. The input points must reflect a rectangle form. In this example, two Number Sliders are used to create the Points By Coordinates at the rectangle’s vertices. A similar but distinct Rectangle ByCornerPoints node uses a list of points as the input rather than each input separately. Both nodes are shown in this example. ___ ## Example File -![ByCornerPoints (p1, p2, p3, p4)](./Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1,%20p2,%20p3,%20p4)_img.jpg) +![ByCornerPoints (p1, p2, p3, p4)](./OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4)_img.jpg b/doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4)_img.jpg rename to doc/distrib/NodeHelpFiles/OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VerticesCount.md b/doc/distrib/NodeHelpFiles/OUBDJTXQVGIEZZTOCO3QDFCDT73JUQD54U6YYFBJZUKZDZEYPYKA.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VerticesCount.md rename to doc/distrib/NodeHelpFiles/OUBDJTXQVGIEZZTOCO3QDFCDT73JUQD54U6YYFBJZUKZDZEYPYKA.md index 55e682cd9b4..c95d51c4f5b 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VerticesCount.md +++ b/doc/distrib/NodeHelpFiles/OUBDJTXQVGIEZZTOCO3QDFCDT73JUQD54U6YYFBJZUKZDZEYPYKA.md @@ -1,3 +1,5 @@ + + ## VerticesCount - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).dyn b/doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).dyn rename to doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.dyn diff --git a/doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.md b/doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.md new file mode 100644 index 00000000000..c32034b7e92 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.md @@ -0,0 +1,8 @@ + + +## In Depth +`Curve.NormalAtParameter (curve, param, side)` +___ +## Example File + +![Curve.NormalAtParameter(curve, param, side)](./PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side)_img.jpg b/doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side)_img.jpg rename to doc/distrib/NodeHelpFiles/PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByRadial.md b/doc/distrib/NodeHelpFiles/PK6P6YKREOU7DHO6OXJFT6PUF5LSO2W7ZW4IOTGWYPW3BJYASCOQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByRadial.md rename to doc/distrib/NodeHelpFiles/PK6P6YKREOU7DHO6OXJFT6PUF5LSO2W7ZW4IOTGWYPW3BJYASCOQ.md index 2b5378a8f47..f441e9e035d 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByRadial.md +++ b/doc/distrib/NodeHelpFiles/PK6P6YKREOU7DHO6OXJFT6PUF5LSO2W7ZW4IOTGWYPW3BJYASCOQ.md @@ -1,3 +1,5 @@ + + ## ByRadial - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).dyn b/doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).dyn rename to doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).md b/doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).md rename to doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.md index 661d715bd13..c1e60d75712 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).md +++ b/doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.md @@ -1,3 +1,5 @@ + + ## In Depth `Surface.BySweep (profile, path, cutEndOff)` creates a surface by sweeping an input curve along a specified path. The `cutEndOff` input controls whether to cut the end of the sweep and make it normal to the path. @@ -7,4 +9,4 @@ In the example below, we use a sine curve in the y-direction as the profile curv ___ ## Example File -![Surface.BySweep](./Autodesk.DesignScript.Geometry.Surface.BySweep(profile,%20path,%20cutEndOff)_img.jpg) \ No newline at end of file +![Surface.BySweep](./PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff)_img.jpg b/doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff)_img.jpg rename to doc/distrib/NodeHelpFiles/PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneBestFitThroughPoints.md b/doc/distrib/NodeHelpFiles/QMBSK3FVRYFQCMSXFIPKLNLYVY5W4C4PNN7IGZUPDZOVWUPWZNZQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneBestFitThroughPoints.md rename to doc/distrib/NodeHelpFiles/QMBSK3FVRYFQCMSXFIPKLNLYVY5W4C4PNN7IGZUPDZOVWUPWZNZQ.md index 2859d509cd4..f473332ea2c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneBestFitThroughPoints.md +++ b/doc/distrib/NodeHelpFiles/QMBSK3FVRYFQCMSXFIPKLNLYVY5W4C4PNN7IGZUPDZOVWUPWZNZQ.md @@ -1,3 +1,5 @@ + + ## ByPlaneBestFitThroughPoints - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DuplicateFaces.md b/doc/distrib/NodeHelpFiles/QVBZTZWGLGK2PKP6QSZJI7UBI2Y5Z7HF4ZG7JKETOZCBLOF5IIPA.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DuplicateFaces.md rename to doc/distrib/NodeHelpFiles/QVBZTZWGLGK2PKP6QSZJI7UBI2Y5Z7HF4ZG7JKETOZCBLOF5IIPA.md index 6e9822af183..c5ca8fe7e88 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DuplicateFaces.md +++ b/doc/distrib/NodeHelpFiles/QVBZTZWGLGK2PKP6QSZJI7UBI2Y5Z7HF4ZG7JKETOZCBLOF5IIPA.md @@ -1,3 +1,5 @@ + + ## DuplicateFaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).dyn b/doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).dyn rename to doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).md b/doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.md similarity index 56% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).md rename to doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.md index b3cc8c1a823..74911a60802 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).md +++ b/doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.md @@ -1,7 +1,9 @@ + + ## In Depth Nurbs Curve By Points inputs a list of points to draw a Nurbs Curve through and also allows us to close the curve. This example generates four random points on the World XY plane and connects them in order in the X and Y directions, closing the curve back to the first point in the list. ___ ## Example File -![ByPoints (points, closeCurve)](./Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points,%20closeCurve)_img.jpg) +![ByPoints (points, closeCurve)](./R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve)_img.jpg b/doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve)_img.jpg rename to doc/distrib/NodeHelpFiles/R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeEdgesAlongCurve.md b/doc/distrib/NodeHelpFiles/RJA3JYUP36W2AR37ZYMWTK2ZDSFS6YXA5LMXE5CAYOZZDO6754CQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeEdgesAlongCurve.md rename to doc/distrib/NodeHelpFiles/RJA3JYUP36W2AR37ZYMWTK2ZDSFS6YXA5LMXE5CAYOZZDO6754CQ.md index ca8a175ff56..59f037d5c1d 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeEdgesAlongCurve.md +++ b/doc/distrib/NodeHelpFiles/RJA3JYUP36W2AR37ZYMWTK2ZDSFS6YXA5LMXE5CAYOZZDO6754CQ.md @@ -1,3 +1,5 @@ + + ## ExtrudeEdgesAlongCurve - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.StarPointVertices.md b/doc/distrib/NodeHelpFiles/RMKGTFPZFLM5GGB475DWTHXFTJCBZQXE2HEVNUZA6OS72LH53HVQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.StarPointVertices.md rename to doc/distrib/NodeHelpFiles/RMKGTFPZFLM5GGB475DWTHXFTJCBZQXE2HEVNUZA6OS72LH53HVQ.md index 435460b884c..c266a2853fa 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.StarPointVertices.md +++ b/doc/distrib/NodeHelpFiles/RMKGTFPZFLM5GGB475DWTHXFTJCBZQXE2HEVNUZA6OS72LH53HVQ.md @@ -1,3 +1,5 @@ + + ## StarPointVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldEdges.md b/doc/distrib/NodeHelpFiles/RTIWDKESEBH6BZLFB4NRIVBLFZ72VYNZW4TBWEI6EEYG22TE6NBA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldEdges.md rename to doc/distrib/NodeHelpFiles/RTIWDKESEBH6BZLFB4NRIVBLFZ72VYNZW4TBWEI6EEYG22TE6NBA.md index 572b2435e58..26ab53e58ab 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldEdges.md +++ b/doc/distrib/NodeHelpFiles/RTIWDKESEBH6BZLFB4NRIVBLFZ72VYNZW4TBWEI6EEYG22TE6NBA.md @@ -1,3 +1,5 @@ + + ## NonManifoldEdges - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereBestFit.md b/doc/distrib/NodeHelpFiles/RUAGD4YGKJ6XHPIKDL7GZX63CDAFMI6KUSR6XMXEBGJJOATEI5IA.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereBestFit.md rename to doc/distrib/NodeHelpFiles/RUAGD4YGKJ6XHPIKDL7GZX63CDAFMI6KUSR6XMXEBGJJOATEI5IA.md index c727b236da9..8a0182e58b7 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereBestFit.md +++ b/doc/distrib/NodeHelpFiles/RUAGD4YGKJ6XHPIKDL7GZX63CDAFMI6KUSR6XMXEBGJJOATEI5IA.md @@ -1,3 +1,5 @@ + + ## BySphereBestFit - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.dyn b/doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.dyn rename to doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.md b/doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.md rename to doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.md index 30709a8b551..7fffb8b49b2 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.md +++ b/doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.md @@ -1,7 +1,9 @@ + + ## In Depth Creates a NurbsSurface satisfying a collection of different surface characteristics. This is the most advanced surface fitting method. The resultant surface will pass through all of the points. The number of tangents must match the number of points in the corresponding direction. The resultant surface will be degree 3 in both the U and V direction. The corner derivatives should be second order (dP/dUdV) and should be supplied in this order [ lowU, lowV ], [ highU, lowV ], [ lowU, highV ], [ highU, highV ]. ___ ## Example File -![ByPointsTangentsKnotsDerivatives](./Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives_img.jpg) +![ByPointsTangentsKnotsDerivatives](./RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives_img.jpg b/doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives_img.jpg rename to doc/distrib/NodeHelpFiles/RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneLineAndPoint.md b/doc/distrib/NodeHelpFiles/SFB4J46343LP6YKDRW2FPILSS6UXITLDXWQKYJRD6LWHQJY2IYOA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneLineAndPoint.md rename to doc/distrib/NodeHelpFiles/SFB4J46343LP6YKDRW2FPILSS6UXITLDXWQKYJRD6LWHQJY2IYOA.md index ea62c7e064b..d99284f0d36 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneLineAndPoint.md +++ b/doc/distrib/NodeHelpFiles/SFB4J46343LP6YKDRW2FPILSS6UXITLDXWQKYJRD6LWHQJY2IYOA.md @@ -1,3 +1,5 @@ + + ## ByPlaneLineAndPoint - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneThreePoints.md b/doc/distrib/NodeHelpFiles/SFTUBFPMM3AWPUQ6E6XPGTDHXANNIVC3ZHSMIP63ZGMSHIEQMWFQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneThreePoints.md rename to doc/distrib/NodeHelpFiles/SFTUBFPMM3AWPUQ6E6XPGTDHXANNIVC3ZHSMIP63ZGMSHIEQMWFQ.md index 35fb53fc1f0..ff8013d1614 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneThreePoints.md +++ b/doc/distrib/NodeHelpFiles/SFTUBFPMM3AWPUQ6E6XPGTDHXANNIVC3ZHSMIP63ZGMSHIEQMWFQ.md @@ -1,3 +1,5 @@ + + ## ByPlaneThreePoints - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).dyn b/doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).dyn rename to doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).md b/doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).md rename to doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.md index 352eb57cb31..ac3994025ea 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).md +++ b/doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Surface.ByLoft (crossSections, guideCurves)` takes a list of cross sections to loft between, and a separate list of guide curves to determine the profile of the loft. @@ -6,4 +8,4 @@ In the example below, we use two straight lines as the input cross sections. For ___ ## Example File -![Surface.ByLoft](./Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections,%20guideCurves)_img.jpg) \ No newline at end of file +![Surface.ByLoft](./SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves)_img.jpg b/doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves)_img.jpg rename to doc/distrib/NodeHelpFiles/SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).dyn rename to doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).md b/doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.md similarity index 52% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).md rename to doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.md index c750cd19f72..a7dcf718fbb 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).md +++ b/doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.md @@ -1,3 +1,5 @@ + + ## In Depth `Geometry.Scale (xamount, yamount, zamount)` scales an input geometry from the object centroid by an input factor. @@ -5,4 +7,4 @@ In the example below, a cone’s scale can be finely tuned with three number sli ___ ## Example File -![Geometry.Scale(xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.Geometry.Scale(geometry,%20xamount,%20yamount,%20zamount)_img.jpg) \ No newline at end of file +![Geometry.Scale(xamount, yamount, zamount)](./SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount)_img.jpg rename to doc/distrib/NodeHelpFiles/SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.dyn b/doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.dyn rename to doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.md b/doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.md similarity index 51% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.md rename to doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.md index 357575e2532..11e1e8802d6 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.md +++ b/doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.md @@ -1,7 +1,9 @@ + + ## In Depth The Arc ByCenterPointStartPointSweepAngle creates an arc around a Center Point with a given Sweep Angle. The Start Point tells Dynamo where to begin drawing the arc. This example draws an arc around a randomly generated point. ___ ## Example File -![ByCenterPointStartPointSweepAngle](./Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle_img.jpg) +![ByCenterPointStartPointSweepAngle](./T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle_img.jpg b/doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle_img.jpg rename to doc/distrib/NodeHelpFiles/T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.dyn b/doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.dyn rename to doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.md b/doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.md similarity index 74% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.md rename to doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.md index a21ea2bc2f5..f1c3fb1f6f7 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.md +++ b/doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.md @@ -1,3 +1,5 @@ + + ## In Depth `NurbsCurve.ByControlPointsWeightsKnots` allows us to manually control the weights and knots of a NurbsCurve. The list of weights should be the same length as the list of control points. The size of the list of knots must be equal to the number of control points plus the degree plus 1. @@ -6,5 +8,5 @@ In the example below, we first create a NurbsCurve by interpolating between a se ___ ## Example File -![ByControlPointsWeightsKnots](./Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots_img.jpg) +![ByControlPointsWeightsKnots](./T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots_img.jpg b/doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots_img.jpg rename to doc/distrib/NodeHelpFiles/T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCenterRadii.md b/doc/distrib/NodeHelpFiles/TAX4CBLVHC7JXO4PNOKK44X5VVCC377TK4Q3R5UBTYQROUPG4VCQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCenterRadii.md rename to doc/distrib/NodeHelpFiles/TAX4CBLVHC7JXO4PNOKK44X5VVCC377TK4Q3R5UBTYQROUPG4VCQ.md index 6314d2104cc..1c0f15d361c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCenterRadii.md +++ b/doc/distrib/NodeHelpFiles/TAX4CBLVHC7JXO4PNOKK44X5VVCC377TK4Q3R5UBTYQROUPG4VCQ.md @@ -1,3 +1,5 @@ + + ## ByTorusCenterRadii - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCoordinateSystemRadii.md b/doc/distrib/NodeHelpFiles/TTAJ2WGGNFLM755ADOCD3G7N4MJBQI66CAC7SXM3XCYLEIPLBOCQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCoordinateSystemRadii.md rename to doc/distrib/NodeHelpFiles/TTAJ2WGGNFLM755ADOCD3G7N4MJBQI66CAC7SXM3XCYLEIPLBOCQ.md index c0fccfb692e..1b85afe8b9e 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCoordinateSystemRadii.md +++ b/doc/distrib/NodeHelpFiles/TTAJ2WGGNFLM755ADOCD3G7N4MJBQI66CAC7SXM3XCYLEIPLBOCQ.md @@ -1,3 +1,5 @@ + + ## ByTorusCoordinateSystemRadii - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCombinedTSplineSurfaces.md b/doc/distrib/NodeHelpFiles/U35TWGXYHIE46AYX3QP45IXNCZJAFUT62AN4GKHWSYFDMJWZ2WZQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCombinedTSplineSurfaces.md rename to doc/distrib/NodeHelpFiles/U35TWGXYHIE46AYX3QP45IXNCZJAFUT62AN4GKHWSYFDMJWZ2WZQ.md index 68baff00e9f..becf1d9edde 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCombinedTSplineSurfaces.md +++ b/doc/distrib/NodeHelpFiles/U35TWGXYHIE46AYX3QP45IXNCZJAFUT62AN4GKHWSYFDMJWZ2WZQ.md @@ -1,3 +1,5 @@ + + ## ByCombinedTSplineSurfaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/U3C6XW5LVP2GS44OR67HZ43LHZHFNTYHMHG6X7YOGZMPS52CMXAA.md b/doc/distrib/NodeHelpFiles/U3C6XW5LVP2GS44OR67HZ43LHZHFNTYHMHG6X7YOGZMPS52CMXAA.md index ba704b2a540..6999f26d23a 100644 --- a/doc/distrib/NodeHelpFiles/U3C6XW5LVP2GS44OR67HZ43LHZHFNTYHMHG6X7YOGZMPS52CMXAA.md +++ b/doc/distrib/NodeHelpFiles/U3C6XW5LVP2GS44OR67HZ43LHZHFNTYHMHG6X7YOGZMPS52CMXAA.md @@ -5,4 +5,4 @@ CoordinateSystem.Transform will transform the given Coordinate System by another ___ ## Example File -![CoordinateSystem.Transform](./Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem,%20coordinateSystem)_img.png) \ No newline at end of file +![CoordinateSystem.Transform](./U3C6XW5LVP2GS44OR67HZ43LHZHFNTYHMHG6X7YOGZMPS52CMXAA_img.png) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UncreaseVertices.md b/doc/distrib/NodeHelpFiles/UCHS6CZOTWQLL24MRS4TPZS4UDBURP3SZIIW4TRSPQVRTMYBAVVA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UncreaseVertices.md rename to doc/distrib/NodeHelpFiles/UCHS6CZOTWQLL24MRS4TPZS4UDBURP3SZIIW4TRSPQVRTMYBAVVA.md index 95a208e3e74..2345730af74 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UncreaseVertices.md +++ b/doc/distrib/NodeHelpFiles/UCHS6CZOTWQLL24MRS4TPZS4UDBURP3SZIIW4TRSPQVRTMYBAVVA.md @@ -1,3 +1,5 @@ + + ## UncreaseVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.dyn b/doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.dyn rename to doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.md b/doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.md similarity index 60% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.md rename to doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.md index 3278c17f041..d83fdf42e8c 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.md +++ b/doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.md @@ -1,7 +1,9 @@ + + ## In Depth The Point By Spherical Coordinates node creates a point located within a spherical space. Here, we set the lacing to Cross-Reference and use a range of phi and theta angles to generate a grid of points along a cylinder with a dynamic radius. The location of the sphere is set to a Coordinate System with the origin (1, 5, 1). ___ ## Example File -![BySphericalCoordinates](./Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates_img.jpg) +![BySphericalCoordinates](./UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates_img.jpg b/doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates_img.jpg rename to doc/distrib/NodeHelpFiles/UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.InnerVertices.md b/doc/distrib/NodeHelpFiles/UZ7LZDBGWQPVR7727ZYQZDLUW55DWAGDHV5P5O7EVZL4HMD3B7TQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.InnerVertices.md rename to doc/distrib/NodeHelpFiles/UZ7LZDBGWQPVR7727ZYQZDLUW55DWAGDHV5P5O7EVZL4HMD3B7TQ.md index 059afaae85b..254f46393c2 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.InnerVertices.md +++ b/doc/distrib/NodeHelpFiles/UZ7LZDBGWQPVR7727ZYQZDLUW55DWAGDHV5P5O7EVZL4HMD3B7TQ.md @@ -1,3 +1,5 @@ + + ## InnerVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldCoincidentVertices.md b/doc/distrib/NodeHelpFiles/UZA22A4OYIXSIP3U5CUGNZ3WBDHIEMOS2MYI5GKTJJJFBTGI5JTA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldCoincidentVertices.md rename to doc/distrib/NodeHelpFiles/UZA22A4OYIXSIP3U5CUGNZ3WBDHIEMOS2MYI5GKTJJJFBTGI5JTA.md index 3785c7da6ca..d6ff93204e9 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldCoincidentVertices.md +++ b/doc/distrib/NodeHelpFiles/UZA22A4OYIXSIP3U5CUGNZ3WBDHIEMOS2MYI5GKTJJJFBTGI5JTA.md @@ -1,3 +1,5 @@ + + ## WeldCoincidentVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BuildFromLines.md b/doc/distrib/NodeHelpFiles/UZBX3TZTQ23FP32HELAYI7UOVGU7J6ACDZ5C3DTCYCIVJOHYWCCQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BuildFromLines.md rename to doc/distrib/NodeHelpFiles/UZBX3TZTQ23FP32HELAYI7UOVGU7J6ACDZ5C3DTCYCIVJOHYWCCQ.md index 2053b17b629..1fd091304eb 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BuildFromLines.md +++ b/doc/distrib/NodeHelpFiles/UZBX3TZTQ23FP32HELAYI7UOVGU7J6ACDZ5C3DTCYCIVJOHYWCCQ.md @@ -1,3 +1,5 @@ + + ## BuildFromLines - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).dyn b/doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).dyn rename to doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).md b/doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.md similarity index 66% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).md rename to doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.md index d698cc3e03f..1ce14cc7de9 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).md +++ b/doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.md @@ -1,3 +1,5 @@ + + ## In Depth `Geometry.Translate (direction, distance)` moves input geometry to a given vector direction. The `distance` input controls the move distance. @@ -8,4 +10,4 @@ In the example below, a cuboid is converted into a Solid Def. Copy the contents ___ ## Example File -![Geometry.Translate](./Autodesk.DesignScript.Geometry.Geometry.Translate(direction,%20distance)_img.jpg) \ No newline at end of file +![Geometry.Translate](./VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance)_img.jpg b/doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance)_img.jpg rename to doc/distrib/NodeHelpFiles/VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).dyn b/doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).dyn rename to doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.dyn diff --git a/doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.md b/doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.md new file mode 100644 index 00000000000..0c6514d9d44 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.md @@ -0,0 +1,9 @@ + + +## In Depth +Scale non-uniformly around a given Plane. +___ +## Example File + +![Scale (plane, xamount, yamount, zamount)](./VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA_img.jpg) + diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount)_img.jpg b/doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount)_img.jpg rename to doc/distrib/NodeHelpFiles/VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedFaces.md b/doc/distrib/NodeHelpFiles/VIA3XNZWZWW3XHWL222NGHWM22VLSA4QXMZCPWZ6JO6G3P7H2WGA.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedFaces.md rename to doc/distrib/NodeHelpFiles/VIA3XNZWZWW3XHWL222NGHWM22VLSA4QXMZCPWZ6JO6G3P7H2WGA.md index 9ffdf9b4b4d..1f159ec2fa1 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedFaces.md +++ b/doc/distrib/NodeHelpFiles/VIA3XNZWZWW3XHWL222NGHWM22VLSA4QXMZCPWZ6JO6G3P7H2WGA.md @@ -1,3 +1,5 @@ + + ## DecomposedFaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/VK63GH4YGTA23CXGPUEJO47L6TRGFRG7QY64LCFRO6C5G6UFK4PA.md b/doc/distrib/NodeHelpFiles/VK63GH4YGTA23CXGPUEJO47L6TRGFRG7QY64LCFRO6C5G6UFK4PA.md index 2e92b4d647d..ea876bc7356 100644 --- a/doc/distrib/NodeHelpFiles/VK63GH4YGTA23CXGPUEJO47L6TRGFRG7QY64LCFRO6C5G6UFK4PA.md +++ b/doc/distrib/NodeHelpFiles/VK63GH4YGTA23CXGPUEJO47L6TRGFRG7QY64LCFRO6C5G6UFK4PA.md @@ -5,5 +5,5 @@ This Cuboid By Lengths allows the user to input an origin point for the center o ___ ## Example File -![ByLengths (origin, width, length, height)](./Autodesk.DesignScript.Geometry.Cuboid.ByLengths(origin,%20width,%20length,%20height)_img.png) +![ByLengths (origin, width, length, height)](./VK63GH4YGTA23CXGPUEJO47L6TRGFRG7QY64LCFRO6C5G6UFK4PA_img.png) diff --git a/doc/distrib/NodeHelpFiles/VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ.md b/doc/distrib/NodeHelpFiles/VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ.md index 760484acf0f..80df18b9307 100644 --- a/doc/distrib/NodeHelpFiles/VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ.md +++ b/doc/distrib/NodeHelpFiles/VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ.md @@ -5,5 +5,5 @@ Scale the coordinate system non-uniformly around the origin on a given plane. ___ ## Example File -![Scale (plane, xamount, yamount, zamount)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane,%20xamount,%20yamount,%20zamount)_img.jpg) +![Scale (plane, xamount, yamount, zamount)](./VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA.md b/doc/distrib/NodeHelpFiles/VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA.md index 5f9b8c306c8..80b488208af 100644 --- a/doc/distrib/NodeHelpFiles/VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA.md +++ b/doc/distrib/NodeHelpFiles/VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA.md @@ -5,5 +5,5 @@ Cuboid By Lengths creates a cuboid with the input width, legth, and height, and ___ ## Example File -![ByLengths (width, length, height)](./Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width,%20length,%20height)_img.png) +![ByLengths (width, length, height)](./VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA_img.png) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.dyn b/doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.dyn rename to doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.md b/doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.md rename to doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.md index a9214cde57a..2a69dac80c9 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.md +++ b/doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.md @@ -1,7 +1,9 @@ + + ## In Depth Principal Directions at Parameter uses U and V input parameters and returns the curvatures in the U and V directions. This node returns a list of two vectors, with the first being the direction vector in the U direction and the second being the direction vector in the V direction. In the example below, we first create a surface by using a BySweep2Rails. We then use two number sliders to determine the U and V parameters to find the directions using a PrincipalDirectionsAtParameter node. ___ ## Example File -![PrincipalDirectionsAtParameter](./Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter_img.jpg) +![PrincipalDirectionsAtParameter](./VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter_img.jpg b/doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter_img.jpg rename to doc/distrib/NodeHelpFiles/VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).dyn b/doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).dyn rename to doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).md b/doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.md similarity index 64% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).md rename to doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.md index 218c6b0f8ab..d25c0cc9ccd 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).md +++ b/doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Translate (coordinateSystem, xTranslation, yTranslation, zTranslation)` returns a new CoordinateSystem. Its location is based on translation distances in the X, Y, and Z directions. @@ -6,4 +8,4 @@ In the example below, a new CoordinateSystem is returned from translation distan ___ ## Example File -![CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem,%20xTranslation,%20yTranslation,%20zTranslation)_img.jpg) \ No newline at end of file +![CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation)](./WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation)_img.jpg b/doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation)_img.jpg rename to doc/distrib/NodeHelpFiles/WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.dyn b/doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.dyn rename to doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.md b/doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.md similarity index 62% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.md rename to doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.md index f38234169a6..9214ab551fe 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.md +++ b/doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.md @@ -1,7 +1,9 @@ + + ## In Depth Approximate with Arc and Line Segments takes a curve as input, and returns a list of straight line and arc curves that approximate the original curve. In the example below, we first create a Nurbs Curve using a ByControlPoints node, with a set of randomly generated points as the input. This curve is then used as the input for an ApproximateWithArcAndLineSegments node. ___ ## Example File -![ApproximateWithArcAndLineSegments](./Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments_img.jpg) +![ApproximateWithArcAndLineSegments](./WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments_img.jpg b/doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments_img.jpg rename to doc/distrib/NodeHelpFiles/WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadius.md b/doc/distrib/NodeHelpFiles/WG4273QZLTXFNOZTJWMFHD4JKB67IIQBJCQNC5SMOC43VJNXKACA.md similarity index 67% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadius.md rename to doc/distrib/NodeHelpFiles/WG4273QZLTXFNOZTJWMFHD4JKB67IIQBJCQNC5SMOC43VJNXKACA.md index aa09e2eb67f..b3b6804d849 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadius.md +++ b/doc/distrib/NodeHelpFiles/WG4273QZLTXFNOZTJWMFHD4JKB67IIQBJCQNC5SMOC43VJNXKACA.md @@ -1,3 +1,5 @@ + + ## ByConeCoordinateSystemHeightRadius - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderRadiusHeight.md b/doc/distrib/NodeHelpFiles/WGMB4D4GWPYAS6YAOVBQIXYPGCBRH3KEF437CWWZGSXVEZXLRGTQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderRadiusHeight.md rename to doc/distrib/NodeHelpFiles/WGMB4D4GWPYAS6YAOVBQIXYPGCBRH3KEF437CWWZGSXVEZXLRGTQ.md index 9d29bf634ab..4087a3ebff7 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderRadiusHeight.md +++ b/doc/distrib/NodeHelpFiles/WGMB4D4GWPYAS6YAOVBQIXYPGCBRH3KEF437CWWZGSXVEZXLRGTQ.md @@ -1,3 +1,5 @@ + + ## ByCylinderRadiusHeight - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SubdivideFaces.md b/doc/distrib/NodeHelpFiles/WKY3SVAE74IVMZW7MVT4F5TGIUFXAGA2W2FN6Q6PACG3NH6AMVFA.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SubdivideFaces.md rename to doc/distrib/NodeHelpFiles/WKY3SVAE74IVMZW7MVT4F5TGIUFXAGA2W2FN6Q6PACG3NH6AMVFA.md index 383f0727a12..9e05d84ea42 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SubdivideFaces.md +++ b/doc/distrib/NodeHelpFiles/WKY3SVAE74IVMZW7MVT4F5TGIUFXAGA2W2FN6Q6PACG3NH6AMVFA.md @@ -1,3 +1,5 @@ + + ## SubdivideFaces - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).dyn b/doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).dyn rename to doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).md b/doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.md similarity index 67% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).md rename to doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.md index cce4acd2e95..d907ba9b3e4 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).md +++ b/doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Solid.BySweep` creates a solid by sweeping an input closed profile curve along a specified path. @@ -5,4 +7,4 @@ In the example below, we use a rectangle as the base profile curve. The path is ___ ## Example File -![Solid.BySweep](./Autodesk.DesignScript.Geometry.Solid.BySweep(profile,%20path,%20cutEndOff)_img.jpg) \ No newline at end of file +![Solid.BySweep](./X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff)_img.jpg b/doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff)_img.jpg rename to doc/distrib/NodeHelpFiles/X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).dyn b/doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).dyn rename to doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.dyn diff --git a/doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.md b/doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.md new file mode 100644 index 00000000000..262fbc73fb7 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.md @@ -0,0 +1,12 @@ + + +## In Depth +`Geometry.Rotate (basePlane, degrees)` rotates an input geometry around an origin point and axis vector by a given degree. + +In the example below, a cone is rotated about the Y-axis vector by its end point. + + +___ +## Example File + +![Geometry.Rotate(basePlane, degrees)](./XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeFacesAlongCurve.md b/doc/distrib/NodeHelpFiles/XTER6KGCJ3OP43RH5L4IEBVIW7JTSDB46DYI7BVE2UMG3DXB7HLQ.md similarity index 68% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeFacesAlongCurve.md rename to doc/distrib/NodeHelpFiles/XTER6KGCJ3OP43RH5L4IEBVIW7JTSDB46DYI7BVE2UMG3DXB7HLQ.md index 4952d68c41c..60e5975b003 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeFacesAlongCurve.md +++ b/doc/distrib/NodeHelpFiles/XTER6KGCJ3OP43RH5L4IEBVIW7JTSDB46DYI7BVE2UMG3DXB7HLQ.md @@ -1,3 +1,5 @@ + + ## ExtrudeFacesAlongCurve - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).dyn b/doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).dyn rename to doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.dyn diff --git a/doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.md b/doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.md new file mode 100644 index 00000000000..fac52ec7eb0 --- /dev/null +++ b/doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.md @@ -0,0 +1,11 @@ + + +## In Depth +`Geometry.Rotate (origin, axis, degrees)` rotates an input geometry around a base plane by a defined degree. + +In the example below, a cone is rotated around the XY plane with a number slider. + +___ +## Example File + +![Geometry.Rotate(origin, axis, degrees)](./Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).dyn b/doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).dyn rename to doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).md b/doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.md similarity index 59% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).md rename to doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.md index e61adab955f..0f586341673 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).md +++ b/doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.md @@ -1,3 +1,5 @@ + + ## In Depth `Geometry.Translate (xTranslation, yTranslation, zTranslation)` moves input geometry according to given displacements along the X, Y, and Z axes. @@ -5,4 +7,4 @@ In the example below, a cone is moved in the X and Z axis directions by a distan ___ ## Example File -![Geometry.Translate(xTranslation, yTranslation, zTranslation)](./Autodesk.DesignScript.Geometry.Geometry.Translate(geometry,%20xtranslation,%20ytranslation,%20ztranslation)_img.jpg) \ No newline at end of file +![Geometry.Translate(xTranslation, yTranslation, zTranslation)](./Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation)_img.jpg b/doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation)_img.jpg rename to doc/distrib/NodeHelpFiles/Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).dyn b/doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).dyn rename to doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).md b/doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.md similarity index 51% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).md rename to doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.md index 9345ec9b6bb..c605146d551 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).md +++ b/doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.md @@ -1,3 +1,5 @@ + + ## In Depth `CoordinateSystem.Rotate (coordinateSystem, plane, degrees)` returns a new CoordinateSystem rotated about a plane by the given number of degrees. @@ -6,4 +8,4 @@ In the example below, a coordinate system is rotated around a base YZ plane set ___ ## Example File -![CoordinateSystem.Rotate(coordinateSystem, plane, degrees)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem,%20plane,%20degrees)_img.jpg) \ No newline at end of file +![CoordinateSystem.Rotate(coordinateSystem, plane, degrees)](./ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ_img.jpg) \ No newline at end of file diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees)_img.jpg b/doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees)_img.jpg rename to doc/distrib/NodeHelpFiles/ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ_img.jpg diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CreaseVertices.md b/doc/distrib/NodeHelpFiles/ZLORG7PG4XWDBYXJHH7YVPDCIU4QYMZWAMABFPVWNAZ7VTQTX2YQ.md similarity index 69% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CreaseVertices.md rename to doc/distrib/NodeHelpFiles/ZLORG7PG4XWDBYXJHH7YVPDCIU4QYMZWAMABFPVWNAZ7VTQTX2YQ.md index 2bedadf6166..7b1de0cae40 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CreaseVertices.md +++ b/doc/distrib/NodeHelpFiles/ZLORG7PG4XWDBYXJHH7YVPDCIU4QYMZWAMABFPVWNAZ7VTQTX2YQ.md @@ -1,3 +1,5 @@ + + ## CreaseVertices - Documentation This documentation file is auto generated by NodeDocumentationMarkdownGenerator, Version=2.14.0.3986, Culture=neutral, PublicKeyToken=null. diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.dyn b/doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.dyn similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.dyn rename to doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.dyn diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.md b/doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.md similarity index 75% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.md rename to doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.md index f5c1b4af711..db5a78d5834 100644 --- a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.md +++ b/doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.md @@ -1,7 +1,9 @@ + + ## In Depth Coordinate System At Segment Length will return a coordinate system aligned with the input curve at the specified curve length, measured from the start point of the curve. The resulting coordinate system will have its x-axis in the direction of the normal of the curve and the y-axis in the direction of the tangent of the curve at the specified length. In the example below, we first create a Nurbs Curve using a ByControlPoints node, with a set of randomly generated points as the input. A number slider is used to control the segment length input for a CoordinateSystemAtParameter node. If the specified length is longer than the length of the curve, this node will return a Coordinate System at the end point of the curve. ___ ## Example File -![CoordinateSystemAtSegmentLength](./Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength_img.jpg) +![CoordinateSystemAtSegmentLength](./ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength_img.jpg b/doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q_img.jpg similarity index 100% rename from doc/distrib/NodeHelpFiles/Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength_img.jpg rename to doc/distrib/NodeHelpFiles/ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q_img.jpg diff --git a/doc/distrib/NodeHelpFiles/ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ.md b/doc/distrib/NodeHelpFiles/ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ.md index 063bce66051..d0b0afa6b19 100644 --- a/doc/distrib/NodeHelpFiles/ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ.md +++ b/doc/distrib/NodeHelpFiles/ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ.md @@ -5,5 +5,5 @@ ___ ## Example File -![Scale (basePoint, from, to)](./Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint,%20from,%20to)_img.jpg) +![Scale (basePoint, from, to)](./ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ_img.jpg) diff --git a/doc/distrib/NodeHelpFiles/rename_log.txt b/doc/distrib/NodeHelpFiles/rename_log.txt index faba73bf4a2..eea4bf76558 100644 --- a/doc/distrib/NodeHelpFiles/rename_log.txt +++ b/doc/distrib/NodeHelpFiles/rename_log.txt @@ -1,16 +1,46 @@ -Rename Command4/11/2023 7:20:23 PM +Rename Command1/12/2024 3:03:41 PM +renamed Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.md : T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.md +renamed Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle.dyn : T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ.dyn +renamed Autodesk.DesignScript.Geometry.Arc.ByCenterPointStartPointSweepAngle_img.jpg : T4ELVGYIGJW62SQ52OSQTHK7FD4HPDADDXLQ3W54SUACRRXKXZGQ_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.md : HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates.dyn : HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByCylindricalCoordinates_img.jpg : HJVNQTWA5OIN3IEMTVCDNHS4EDEZD7QGICLE5I7LFBSR5XR6NZXQ_img.jpg renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).md : OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ.md renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis).dyn : OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ.dyn renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis)_img.jpg : OH554N4PUDZNL4VT5CUWEDPC3OHVKCDBCOPHIXQAIDMNWPFEREUQ_img.jpg renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).md : KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA.md renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis).dyn : KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA.dyn renamed Autodesk.DesignScript.Geometry.CoordinateSystem.ByOriginVectors(origin, xAxis, yAxis, zAxis)_img.jpg : KLFVJ5DI7APVNODARMSE3JM5C27DG62OXUUQRS3HCDTZYO6IBOZA_img.jpg -renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(amount).md : RDCTCOVW6BS5FRXZS3PR264DLYDXTBQLYNP6TATAOVQALTU6V3SA.md -renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(amount).dyn : RDCTCOVW6BS5FRXZS3PR264DLYDXTBQLYNP6TATAOVQALTU6V3SA.dyn -renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(amount)_img.jpg : RDCTCOVW6BS5FRXZS3PR264DLYDXTBQLYNP6TATAOVQALTU6V3SA_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.md : UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates.dyn : UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.BySphericalCoordinates_img.jpg : UYY33O65ZLXAIX5KFQN2EYDM2O5XLAGJFC4EWEKGUHZDIXLTI5BA_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).md : AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees).dyn : AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, origin, axis, degrees)_img.jpg : AUJIYC7MERJPYMO5VHIFF7FPJD5YMEBOHOMWKROVKZCF66ZIBZ2A_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).md : ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees).dyn : ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(coordinateSystem, plane, degrees)_img.jpg : ZF4ATQU6FEYXLGNLBEREZ7EQLGEQUAOWM5PGJ2LCQJBV3EEJUIPQ_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).md : 3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees).dyn : 3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(origin, axis, degrees)_img.jpg : 3JO6UW566EG3MSCU25AGJTTDKZSMAZZO7D4VC5APLFDZVUEMPDSA_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).md : EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees).dyn : EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Rotate(plane, degrees)_img.jpg : EFSMOCLY4VKHHCT3366EWQTFWSXBTMVTLKT2H53S3PZFKGNNWXNQ_img.jpg renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).md : ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ.md renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to).dyn : ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ.dyn renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(basePoint, from, to)_img.jpg : ZQ5G3XLBM6AP62MCXAVZY7HD4ZQ7VGZPQJXEUD75YACYNU2RIDHQ_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).md : LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount).dyn : LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, amount)_img.jpg : LH2OMC6QECNGXILBERSJIZPNQ7BJYOSSOBDJC2VICMMYXJ7BJRUA_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).md : DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to).dyn : DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, basePoint, from, to)_img.jpg : DXEUCQG4Y4M6N76367ZJYZYJJOLPKVDC5UFPTIBMDW6CC5ORFAXQ_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).md : NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount).dyn : NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, plane, xamount, yamount, zamount)_img.jpg : NE2FY5VUCEZ5FDNQJAZD74HKN3WQSOQJXNOQ77SK3PFIJQCTF23Q_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).md : FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount).dyn : FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(coordinateSystem, xamount, yamount, zamount)_img.jpg : FPPU5FCLXHQEPRW7XPEABZGTPZWIO4HFADTOKNKVF4776WBW7AMQ_img.jpg renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).md : VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ.md renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount).dyn : VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ.dyn renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Scale(plane, xamount, yamount, zamount)_img.jpg : VK6GQ42BUN4KBY4KJUYSHBYUP6QQDHLXPGOYWHT6TYV3KTFHSJOQ_img.jpg @@ -24,6 +54,15 @@ renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSyst renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).md : 43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA.md renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem).dyn : 43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA.dyn renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Transform(coordinateSystem, fromCoordinateSystem, contextCoordinateSystem)_img.jpg : 43XHCR2GSF5A34R3G2P7OGOWDWYKS3WCXART33FSES5M5ZF2MHJA_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).md : HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction).dyn : HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction)_img.jpg : HEBF4GCPFFMBMYJFF6Z43YJXGHIM7MAZKEXMJR4UQ4BDSV22EUOA_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).md : D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance).dyn : D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, direction, distance)_img.jpg : D7TPJG7RLZUUPHJENWETOGTAX7U3ZWFXG4BAAHEGVXCRSUW3IVCQ_img.jpg +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).md : WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.md +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation).dyn : WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA.dyn +renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(coordinateSystem, xTranslation, yTranslation, zTranslation)_img.jpg : WC63DIVH2PMDYNEMXAKVSTWOLAWHKDASMASHVO3GK3SW7CAXFLDA_img.jpg renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).md : J6B66BZEMF27NPFMYVT6JCYWPDCWFILNXLELR2HGZK3CRUODWPUA.md renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction).dyn : J6B66BZEMF27NPFMYVT6JCYWPDCWFILNXLELR2HGZK3CRUODWPUA.dyn renamed Autodesk.DesignScript.Geometry.CoordinateSystem.Translate(direction)_img.jpg : J6B66BZEMF27NPFMYVT6JCYWPDCWFILNXLELR2HGZK3CRUODWPUA_img.jpg @@ -45,36 +84,114 @@ renamed Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).m renamed Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height).dyn : VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA.dyn renamed Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.jpg : VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA_img.jpg renamed Autodesk.DesignScript.Geometry.Cuboid.ByLengths(width, length, height)_img.png : VKEUCM7XUAJICNIO5W65KAFEAZH4TUWVV7BPRMZSI5H5TPFZESTA_img.png +renamed Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.md : WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.md +renamed Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments.dyn : WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q.dyn +renamed Autodesk.DesignScript.Geometry.Curve.ApproximateWithArcAndLineSegments_img.jpg : WCLH3WPRENEP5UME2OH55K7MQBNQV27U5PEFCF6YZBPO2CNXKJ2Q_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.md : ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.md +renamed Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength.dyn : ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q.dyn +renamed Autodesk.DesignScript.Geometry.Curve.CoordinateSystemAtSegmentLength_img.jpg : ZNPLCTHUSPIP3EMDAM4IGJTCBFMOVDXMVS2J4XSXYSX3WEWBWS5Q_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).md : 5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.md +renamed Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance).dyn : 5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA.dyn +renamed Autodesk.DesignScript.Geometry.Curve.Extrude(curve, direction, distance)_img.jpg : 5NB3FDYBJDTGURCB4X7W2I7P2TIGXAXPEUVWUMM2BTWHJ3GXRJQA_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).md : 32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.md +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction).dyn : 32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA.dyn +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction)_img.jpg : 32PIZL43K2RTMXYNALUOXTTTTLRY2XQHUK22D2A7KI7NAA5JTXBA_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).md : EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.md +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance).dyn : EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA.dyn +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, direction, distance)_img.jpg : EXQDCVFI3OT5SKR7TAAZHHPRQTFTGPSESCN2SXOJLSORL2ATIOCA_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).md : NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.md +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance).dyn : NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA.dyn +renamed Autodesk.DesignScript.Geometry.Curve.ExtrudeAsSolid(curve, distance)_img.jpg : NWZ4OHZGJ3DY35YJAGFATFVE4TKRWATQD3KYVPZ6JOGMLBYXOLLA_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).md : 5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.md +renamed Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param).dyn : 5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ.dyn +renamed Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param)_img.jpg : 5EEABYHH2K4RVCNKX3VDCP7ZRLFAMGC7UDSBANQMVEBFNNE3SPYQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).md : PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.md +renamed Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side).dyn : PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ.dyn +renamed Autodesk.DesignScript.Geometry.Curve.NormalAtParameter(curve, param, side)_img.jpg : PEZAIOOYHWK3SBHRTJTFKB4CTMRQFK7MX4N6YFCSNPDG5ICCLYBQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).md : LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.md +renamed Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff).dyn : LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA.dyn +renamed Autodesk.DesignScript.Geometry.Curve.SweepAsSolid(curve, path, cutEndOff)_img.jpg : LUVHU25JWECNEBKIBZFH6N5EUAM42XM3BSEOTMCI3TQDNS5EKLXA_img.jpg +renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).md : BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.md +renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments).dyn : BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ.dyn +renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(curve, parameters, discardEvenSegments)_img.jpg : BZCTQI2SIMCNMSCEHGSQLE6G74ND4ZQRICVGQCLVQ3OGHPBNX5NQ_img.jpg renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).md : G7Y5XS6FB4HO3WXDT5L7AR6OH54FV7RMJHVJMG2MHDHAMGF2ZVPQ.md renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters).dyn : G7Y5XS6FB4HO3WXDT5L7AR6OH54FV7RMJHVJMG2MHDHAMGF2ZVPQ.dyn renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters)_img.jpg : G7Y5XS6FB4HO3WXDT5L7AR6OH54FV7RMJHVJMG2MHDHAMGF2ZVPQ_img.jpg renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).md : NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ.md renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments).dyn : NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ.dyn renamed Autodesk.DesignScript.Geometry.Curve.TrimSegmentsByParameter(parameters, discardEvenSegments)_img.jpg : NAWUT5OCSCDDXI56BOEKQ7CUY4GXWEKG7CU3SYRVPVT2RF4VOOKQ_img.jpg -renamed Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, cs).md : FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A.md -renamed Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, cs).dyn : FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A.dyn -renamed Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, cs)_img.jpg : FYPDHZXND4VQKFSL7IXEWDONQWVSV7GLPRPS3VGIQTCEC2GVTC7A_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).md : JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.md +renamed Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath).dyn : JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.ExportToSAT(geometry, filePath)_img.jpg : JH36N5G6EIZEJ76U2VOWYIWXR6YQWP4IHRIMTPOZSNO2AH62Y7TA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).md : XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.md +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees).dyn : XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, basePlane, degrees)_img.jpg : XFRRMCMTIOHR6PV6TSFT3WDOBWKWHFMLXAMO7W5HDBP47YU5C2WQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).md : Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.md +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees).dyn : Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(geometry, origin, axis, degrees)_img.jpg : Z62AE2MAWASIXXZ7HW3OJ37OGY24A3M2KOTCHO7DR52NRIL2JQCA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).md : CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.md +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees).dyn : CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Rotate(origin, axis, degrees)_img.jpg : CGMTJF4G5CTK6EB36WTQMM4CXAQI7MUY7663A6FKXLX43NPGZ2VA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).md : GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.md +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to).dyn : GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, basePoint, from, to)_img.jpg : GYGTDRZBKUXMUX6NHZN4KHZ5XUBTIO3F5BLLADD7ADVJ2SMJZLCA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).md : EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.md +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount).dyn : EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, plane, xamount, yamount, zamount)_img.jpg : EWHQFBJJR5GL3IN7LJ7T7SOY4G24EIBASTHDIRIYQ27HIKC2MGYQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).md : SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.md +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount).dyn : SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(geometry, xamount, yamount, zamount)_img.jpg : SJMZSTNGGMBIKKM3WNMNAKWFRS7HQPJRSJNIZIC755BAXDNI6GJA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).md : VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.md +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount).dyn : VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Scale(plane, xamount, yamount, zamount)_img.jpg : VH3KQEMEQFHQ4Z45T42EMLXFENVMZSCLRKQMQVBQNLE4YVTF5HTA_img.jpg renamed Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).md : OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA.md renamed Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem).dyn : OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA.dyn renamed Autodesk.DesignScript.Geometry.Geometry.Transform(geometry, fromCoordinateSystem, contextCoordinateSystem)_img.jpg : OC4QHO6N4KYVUT4GX3X6NKCYO22OJ6JU6DCATPIKSF4G7DF6CZJA_img.jpg -renamed Autodesk.DesignScript.Geometry.Geometry.Translate(direction).md : 4HVWIMWUUU4ZQWQXKFRWMQ5JABJVFMYBXFJZTHB2CQKCRQQ2FDVQ.md -renamed Autodesk.DesignScript.Geometry.Geometry.Translate(direction).dyn : 4HVWIMWUUU4ZQWQXKFRWMQ5JABJVFMYBXFJZTHB2CQKCRQQ2FDVQ.dyn -renamed Autodesk.DesignScript.Geometry.Geometry.Translate(direction)_img.jpg : 4HVWIMWUUU4ZQWQXKFRWMQ5JABJVFMYBXFJZTHB2CQKCRQQ2FDVQ_img.jpg renamed Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).md : M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.md renamed Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance).dyn : M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA.dyn renamed Autodesk.DesignScript.Geometry.Geometry.Translate(direction, distance)_img.jpg : M4QGSXM2OJC62OCBK7RPJB4QI2KY3B3N3OAB4I4GHJNAOMXLKKRA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).md : VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.md +renamed Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance).dyn : VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, direction, distance)_img.jpg : VFC6POT43M5NJWDFF7AUKJGGSYBTQR6NTLNU7SFQHJ4F52OTF5KA_img.jpg +renamed Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).md : Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.md +renamed Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation).dyn : Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ.dyn +renamed Autodesk.DesignScript.Geometry.Geometry.Translate(geometry, xtranslation, ytranslation, ztranslation)_img.jpg : Z7RCGSZ7PG327WNJNF5LAVZMVCYSSBNPUFE666HLMLY4QCDT4TDQ_img.jpg renamed Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).md : CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ.md renamed Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation).dyn : CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ.dyn renamed Autodesk.DesignScript.Geometry.Geometry.Translate(xTranslation, yTranslation, zTranslation)_img.jpg : CAQVXZBP5BJQVX7OKQYBMFD4SIBKAOGY3GDMXALYEEBP4UKHEUMQ_img.jpg -renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points).md : UBBQRVGE4HKFTNK4OFRC7ZXLV26MFZNZQZQ5FXSM3ABCG36L4XBQ.md -renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points).dyn : UBBQRVGE4HKFTNK4OFRC7ZXLV26MFZNZQZQ5FXSM3ABCG36L4XBQ.dyn -renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points)_img.jpg : UBBQRVGE4HKFTNK4OFRC7ZXLV26MFZNZQZQ5FXSM3ABCG36L4XBQ_img.jpg renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).md : M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A.md renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree).dyn : M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A.dyn renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree)_img.jpg : M7MZHZHWH4ZKVKUYXLRW627FB62D73CFFTQ2Q4CDDYU24PMN4A2A_img.jpg renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).md : EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ.md renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve).dyn : EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ.dyn renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPoints(points, degree, closeCurve)_img.jpg : EEK2MZQNIS3F4JP5TCEY6FFPZJ6INBUWD2P7FWPXS6O7IBVMTZCQ_img.jpg +renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.md : T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.md +renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots.dyn : T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q.dyn +renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByControlPointsWeightsKnots_img.jpg : T6GEU2COB3ZCMHPIT6WYQEY7NOLFALMOFIPSGLNKU5GNGESBEB7Q_img.jpg +renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).md : R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.md +renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve).dyn : R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA.dyn +renamed Autodesk.DesignScript.Geometry.NurbsCurve.ByPoints(points, closeCurve)_img.jpg : R56RKDC3YJDKDO3WMJD2V4SIMHIJCNVQ6PZV7SMATQASDKE7WEMA_img.jpg +renamed Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.md : 2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.md +renamed Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots.dyn : 2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA.dyn +renamed Autodesk.DesignScript.Geometry.NurbsSurface.ByControlPointsWeightsKnots_img.jpg : 2SAWXHRQ333U2VRTKOVHZ2L5U6OPIQ2DHLI3MRGJWLXPMDUKVQZA_img.jpg +renamed Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.md : RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.md +renamed Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives.dyn : RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ.dyn +renamed Autodesk.DesignScript.Geometry.NurbsSurface.ByPointsTangentsKnotsDerivatives_img.jpg : RV2SASIKSEDOUBHRUROUQ4CVIRQAGMTKGBFMRRLXVRULYUOVADQQ_img.jpg +renamed Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).md : 6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.md +renamed Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength).dyn : 6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A.dyn +renamed Autodesk.DesignScript.Geometry.PolyCurve.ByGroupedCurves(curves, joinTolerance, trimCurves, trimLength)_img.jpg : 6Z5ORNUUOKVQFG6ZBYHMWKQR457NCZXFTI27PNFF3MSQGVPTVZ2A_img.jpg +renamed Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).md : NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.md +renamed Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength).dyn : NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA.dyn +renamed Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(curves, joinTolerance, trimCurves, trimLength)_img.jpg : NHC5UY7UTB4NA5X3EXEIVOE3EOF7CFAXOVVAHYJ7ZSKC76OLPPYA_img.jpg +renamed Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.md : CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.md +renamed Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs.dyn : CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ.dyn +renamed Autodesk.DesignScript.Geometry.PolyCurve.CloseWithLineAndTangentArcs_img.jpg : CT4U4755MIGFNI35WRSJ3HCWSD6YXTW5YXJUSHYG656EL5ROU3MQ_img.jpg +renamed Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).md : KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.md +renamed Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve).dyn : KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ.dyn +renamed Autodesk.DesignScript.Geometry.PolySurface.ByLoft(crossSections, guideCurve)_img.jpg : KMSTMOWKW27MXHCUOIX46TZTXOOZLNUKTB4PHKIEB7ZYDANXLSFQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).md : OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.md +renamed Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4).dyn : OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ.dyn +renamed Autodesk.DesignScript.Geometry.Rectangle.ByCornerPoints(p1, p2, p3, p4)_img.jpg : OPQ3MDKAFIBB5WD3XJ65RI5GHYZKCQG4WU3XBCFBOP526FMMNPZQ_img.jpg renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length).md : LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA.md renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(coordinateSystem, width, length)_img.png : LMVGRWYVOONMRPCSD3NCYVD776V33DFYWXC2F5S3KREHPOX5A2FA_img.png renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(plane, width, length).md : MNNWHJCYE2KIJHONO2J56LQNPLRQZZARI7KF2BP4OJ6BRWGDXPAQ.md @@ -85,20 +202,116 @@ renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).md renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length).dyn : CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ.dyn renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.jpg : CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ_img.jpg renamed Autodesk.DesignScript.Geometry.Rectangle.ByWidthLength(width, length)_img.png : CMTCHCAMGXJZYOGATCJYXZM5UMWN5Y5GZ22WIK5267BVMYHEGSCQ_img.png +renamed Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).md : L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.md +renamed Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves).dyn : L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ.dyn +renamed Autodesk.DesignScript.Geometry.Solid.ByLoft(crossSections, guideCurves)_img.jpg : L2FVRQ5TN5PVLYNQW2GAMUC7ERMJJMQS7TSOYXVL75IED5KQPCPQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).md : X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.md +renamed Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff).dyn : X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ.dyn +renamed Autodesk.DesignScript.Geometry.Solid.BySweep(profile, path, cutEndOff)_img.jpg : X65A3XAWWVM3XWMAZHZFLL5HTXCJAGYISLC4VHRMPHEV3MBYIRXQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).md : SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.md +renamed Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves).dyn : SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ.dyn +renamed Autodesk.DesignScript.Geometry.Surface.ByLoft(crossSections, guideCurves)_img.jpg : SINCXSXBHUIGJR3UTLPZRANLRDQTQ7J3YRTX5LDDY2BOYA4F6XYQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).md : PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.md +renamed Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff).dyn : PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A.dyn +renamed Autodesk.DesignScript.Geometry.Surface.BySweep(profile, path, cutEndOff)_img.jpg : PQ27ZE4XS2FHDBHXA6BY6FYFII5PDNG3ZXNQMB4GDZEPNQHUZH3A_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.md : NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.md +renamed Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter.dyn : NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ.dyn +renamed Autodesk.DesignScript.Geometry.Surface.PrincipalCurvaturesAtParameter_img.jpg : NQ2UYUO5AOUOJKI6R3LJ6WF42LNGGMNBYD567DQ737Q2ZM3FP6IQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.md : VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.md +renamed Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter.dyn : VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q.dyn +renamed Autodesk.DesignScript.Geometry.Surface.PrincipalDirectionsAtParameter_img.jpg : VQHTU47YI7VCJWMQZ6UQGNNGBZZD7KX3UZHFGPYMVRITKMY3HB6Q_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).md : 5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.md +renamed Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides).dyn : 5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ.dyn +renamed Autodesk.DesignScript.Geometry.Surface.Thicken(surface, thickness, both_sides)_img.jpg : 5HLUQKT3UZOAWPJMHUXPRYXIG5HOMTLY5RMTZVDGAABIO5MZ3OVQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).md : 4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.md +renamed Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides).dyn : 4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ.dyn +renamed Autodesk.DesignScript.Geometry.Surface.Thicken(thickness, both_sides)_img.jpg : 4FFK6PGYCVKERZWXQC6TEBOQTHVXXN3QLAX5MTLXGZEAB4KH4WEQ_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).md : 62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.md +renamed Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface).dyn : 62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA.dyn +renamed Autodesk.DesignScript.Geometry.Surface.ToNurbsSurface(surface, limitSurface)_img.jpg : 62R7TNV2KCZCI3DMDQF7KVWE5WHQRXUHIVL625TVQLCENC23EMBA_img.jpg +renamed Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).md : IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.md +renamed Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance).dyn : IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A.dyn +renamed Autodesk.DesignScript.Geometry.Surface.TrimWithEdgeLoops(surface, loops, tolerance)_img.jpg : IHQBNPJ223NVYG6Y4542YTEX7XGP53QRWLFA6633XPAJMTTLNO7A_img.jpg +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByAxial.md : JD64YTCISTRATZEZRPXZEAEJDPRE7LPFJKKEAMZPJO2POFCEJDGA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.ByRadial.md : PK6P6YKREOU7DHO6OXJFT6PUF5LSO2W7ZW4IOTGWYPW3BJYASCOQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.IsRadial.md : KB37RARA32V2WDFDQAYZ4ZFBA3AOPWGQNDOAMYU4G6VXI5W6TR3Q.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineInitialSymmetry.RadialSymmetryFaces.md : KEPMQRB4UWQVYMWKTRJCLWPDVWKZZWWGLXPFTHDOMJBKQKGTWA7A.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentAngle.md : M2WJT5G52MFWUUNWUZWTY2TSRSRY6GVVIAT4LLVJUC2VVLHVGW7A.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineReflection.SegmentsCount.md : GLVHD43IRWFTZKY7UVDJ7PNERQN5Z3PWTMFYVJ537HCGJCHCQQAQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.AddReflections.md : 6YGBDRGYLRW3BW4XJHLHBBRSCHYWA2UCJ5FQAESHDY2HMUBDUSLQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToEdges.md : NTIOVTTOXGWZ33W6ET5JH4PSYC7L3IFSWCJV4Y3IG3CTARQGOG3A.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeEdgesToFaces.md : GPVBCDN6ZVPTEE3IRF75ZGB7GIXLQYURCVYFV424TOUBVACZY44A.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToEdges.md : DVNDD4ZUEDM4QCH35SLRIEZJLS266CIRRB7MZMMNDBI5W6UPBSQA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BridgeFacesToFaces.md : MQJ667AXSQFCK2Z2B7G2MNL35OIFJYLSADFLGXFJUJCA27FCHVHQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BuildFromLines.md : UZBX3TZTQ23FP32HELAYI7UOVGU7J6ACDZ5C3DTCYCIVJOHYWCCQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCombinedTSplineSurfaces.md : U35TWGXYHIE46AYX3QP45IXNCZJAFUT62AN4GKHWSYFDMJWZ2WZQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadii.md : O4AZYQKKSK7J5LQTW2WAZMMEFQCRSMDS5RYJ7LGVKPDRQOPRHILQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConeCoordinateSystemHeightRadius.md : WG4273QZLTXFNOZTJWMFHD4JKB67IIQBJCQNC5SMOC43VJNXKACA.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadii.md : H54SEHAY3YGO3MOAVNNGUJ3QI6IP6X6CQRV54A3GDLT46TUD6UHA.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByConePointsRadius.md : GVO3NNSNHNAH3DJS5OR37DI2A457QGYX4BQGMHO4IGUUUHZV3HSQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderPointsRadius.md : AUSALFCUDD62GV5ALRNIDJ43LBF3FWW5HY5WNAQBKRB7E2JF7WUQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByCylinderRadiusHeight.md : WGMB4D4GWPYAS6YAOVBQIXYPGCBRH3KEF437CWWZGSXVEZXLRGTQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceCurvature.md : GO6D5UXWAXIC6JMDUDLIKMABU2I4XHLVLAL77BROSGFAFN7455KA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByNurbsSurfaceUniform.md : C4KTVIQMR24V34QUQQ3FENYOOIOHKLUQ3SSJL3SVKQ2Z4QHWN4ZQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneBestFitThroughPoints.md : QMBSK3FVRYFQCMSXFIPKLNLYVY5W4C4PNN7IGZUPDZOVWUPWZNZQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneLineAndPoint.md : SFB4J46343LP6YKDRW2FPILSS6UXITLDXWQKYJRD6LWHQJY2IYOA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormal.md : DWYJGQGBW2MD57NAYFKR3UEMPTHASLR2IV2X2SUK3OKI35GCEVHQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginNormalXAxis.md : IPJR2I55VFC67ZT5OYCCOOAEDH2AHY3CSCZKVXKIXALKV7IBDERA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneOriginXAxisYAxis.md : JDRXXB3ZLF7RXZJRV66VKV5ZDAZGN5YCY7ZLVWABJQNDVHNU4QKA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByPlaneThreePoints.md : SFTUBFPMM3AWPUQ6E6XPGTDHXANNIVC3ZHSMIP63ZGMSHIEQMWFQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCenterRadius.md : E6WVV65M7FG2AAAGG4DXIQJPDKVNYXI5GRVNBAR4TR6T6356R2TQ.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByQuadballCoordinateSystemRadius.md : NVXHF2HNH7CSSHULY6RSEYZOUROO42KV2T34SGQYWK4T7S3I3OYQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereBestFit.md : RUAGD4YGKJ6XHPIKDL7GZX63CDAFMI6KUSR6XMXEBGJJOATEI5IA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereCenterPointRadius.md : 3W2XHZKQEZFB7P3OTUVOZUMCD3M7PKUFQZI42URWMPFARFIN2NVQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.BySphereFourPoints.md : GLX34N2BPR4CQLUZBB4FTQ47NECC2T5CQ6KSRZQXSOY6HIHL5YGQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCenterRadii.md : TAX4CBLVHC7JXO4PNOKK44X5VVCC377TK4Q3R5UBTYQROUPG4VCQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ByTorusCoordinateSystemRadii.md : TTAJ2WGGNFLM755ADOCD3G7N4MJBQI66CAC7SXM3XCYLEIPLBOCQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CompressIndexes.md : ARIV6OQ22ACATWAIKGM7OHNEJS2TQUOKUSEU6UNX6EAAVSJIMK3A.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.CreaseVertices.md : ZLORG7PG4XWDBYXJHH7YVPDCIU4QYMZWAMABFPVWNAZ7VTQTX2YQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeleteVertices.md : 76IVI422OMRMPHCWZHTETSZ3PJF22AOV2AX274LZCNLPCK664PGQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DeserializeFromTSM.md : HBD752E5KQ2LBVQYS575OP546LHHTXJCD4I2NUKGZV4QDHJLBMMQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.DuplicateFaces.md : QVBZTZWGLGK2PKP6QSZJI7UBI2Y5Z7HF4ZG7JKETOZCBLOF5IIPA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.EnableSmoothMode.md : NN2ZH7ONXE6AF3LL2XG7BSXNABGZRF4KYTGXDYF24O5PLZ2GWW4Q.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeEdgesAlongCurve.md : RJA3JYUP36W2AR37ZYMWTK2ZDSFS6YXA5LMXE5CAYOZZDO6754CQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ExtrudeFacesAlongCurve.md : XTER6KGCJ3OP43RH5L4IEBVIW7JTSDB46DYI7BVE2UMG3DXB7HLQ.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices).md : Z33WEP7GM2ITUCGHRE7TSZF3EUZ3STUBRGVVQBKNLQBOU373Y67Q.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.FlattenVertices(vertices, parallelPlane).md : NHQVVQWQ6XMS33AREGCIWPI3NQ35CZSJNUCLSOYL47HZ6KIFTJUA.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(file, inSmoothMode).md : H7WNBOQXEC5RUVELW464ZP2E7CYHSPZ22TJHQJO4AKA4LHFB6N3A.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSM(filePath, inSmoothMode).md : SEK72377I2YNUG2LJNOJ6APT3WYI3HJW6FDSVZL3LX2XEMYIA4OQ.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(file, inSmoothMode).md : GD5OJ5UNM2WTBIO7EKGVKBLXL5UMKVOXBJKW2YFKOPVHUIHDCIFA.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.ImportFromTSS(filePath, inSmoothMode).md : ZBLSFRQNVI3VPC3KTS3XZI6VXSAJAON2ETVE46OLR7NMYOY6INXA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.RemoveReflections.md : B6UBJT6X5TJMS4P6CSS7JRJI6HDOCJMIND4VHXATYF2L5IPVPQBQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SerializeAsTSM.md : HPPPUZ44WSFE77XKRGFZMFM4FVPCIAERWGT6OF6U3ECKGKVBF3FA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.SubdivideFaces.md : WKY3SVAE74IVMZW7MVT4F5TGIUFXAGA2W2FN6Q6PACG3NH6AMVFA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(distance, softEdges).md : 2ULSD2KOLBO3IDZALZJCIBZDTDFEHC5YE6E5LZW5YR2P3X36HORQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.Thicken(vector, softEdges).md : MS2A3PWAXUYTPSR62D5ZRG7DWFP5RZNTOOV6RZ3PHK4HNFYHA3OA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UncreaseVertices.md : UCHS6CZOTWQLL24MRS4TPZS4UDBURP3SZIIW4TRSPQVRTMYBAVVA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.UnweldVertices.md : D6ESVRBW5SSM4F7J65W7OKR5DTKJAFW5F5AP23FRRR3MGXKIFVOQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldCoincidentVertices.md : UZA22A4OYIXSIP3U5CUGNZ3WBDHIEMOS2MYI5GKTJJJFBTGI5JTA.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(firstGroup, secondGroup, keepSubdCreases).md : DS4BI3OOQ6GTVCM6F64SO22MKNHTPB5W3AQLNUVK4NBPN7TFT3IQ.md renamed Autodesk.DesignScript.Geometry.TSpline.TSplineSurface.WeldVertices(vertices, newPosition, keepSubdCreases).md : RPFCJKZ7BVVWRMBZEPLCOJOF273SQDQQD7LR2P7CVR65L52KJEWA.md -renamed Autodesk.DesignScript.Geometry.Vector.Scale(scale_factor).md : UNW3BJQZLUPQBNSPIOZP5QAFHL3GMBHAQBSV4IPTCMKOFUPI42NA.md -renamed Autodesk.DesignScript.Geometry.Vector.Scale(scale_factor).dyn : UNW3BJQZLUPQBNSPIOZP5QAFHL3GMBHAQBSV4IPTCMKOFUPI42NA.dyn -renamed Autodesk.DesignScript.Geometry.Vector.Scale(scale_factor)_img.jpg : UNW3BJQZLUPQBNSPIOZP5QAFHL3GMBHAQBSV4IPTCMKOFUPI42NA_img.jpg +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.BorderVertices.md : HQ6POKIVNCM33NLZR7L63JAH22EKXEGGTWB4ZJMFEMLFXZYJDPHQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedEdges.md : 7LMFKLQNCV53W7KLS5QWD3E27NGGA33QPHSXMUGH323WVXWJY3GQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedFaces.md : VIA3XNZWZWW3XHWL222NGHWM22VLSA4QXMZCPWZ6JO6G3P7H2WGA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.DecomposedVertices.md : GNCPW2XCPOITIUUDNZKISNP347TEGTDWVI5SQTBJX3JWFZTVRXGA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.InnerVertices.md : UZ7LZDBGWQPVR7727ZYQZDLUW55DWAGDHV5P5O7EVZL4HMD3B7TQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldEdges.md : RTIWDKESEBH6BZLFB4NRIVBLFZ72VYNZW4TBWEI6EEYG22TE6NBA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.NonManifoldVertices.md : OIJALKI73VKASCFK5TTWV255GAJ6VI4DQDKA5BCILT7GMGHVQ3CA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.RegularVertices.md : 3FD66JH7OUVHRJOXDSO6GCVCZV63VG7PUZEMJMDZBM67ASM2XLRA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.StarPointVertices.md : RMKGTFPZFLM5GGB475DWTHXFTJCBZQXE2HEVNUZA6OS72LH53HVQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.TPointVertices.md : 3JL6REDTXILJYKG3YL47NDNEA5YHNLEAYOO3JNMRUUBMWI4GDGHA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VertexByIndex.md : 7LRWGLADXMQPJN33WBBRTYBBK4NO6FQADRQICYVBDCTWPJ3FOONQ.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineTopology.VerticesCount.md : OUBDJTXQVGIEZZTOCO3QDFCDT73JUQD54U6YYFBJZUKZDZEYPYKA.md +renamed Autodesk.DesignScript.Geometry.TSpline.TSplineVertex.FunctionalValence.md : N44VZ3AJYWSL6V3DZOJYGO3ER47KV2Q6UNXWX7N6U47NDLFO3TBQ.md +renamed Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).md : D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.md +renamed Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized).dyn : D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA.dyn +renamed Autodesk.DesignScript.Geometry.Vector.ByCoordinates(x, y, z, normalized)_img.jpg : D37XBKNJBX5AZGHXPUHHK5DDGNDHLDGPI2QPK63TZHRZVREQ6MNA_img.jpg +renamed Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).md : KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.md +renamed Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees).dyn : KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA.dyn +renamed Autodesk.DesignScript.Geometry.Vector.Rotate(vector, plane, degrees)_img.jpg : KIWQMTKYTV555M5VBMXQPP5T2SOWPLBC5NHE2QXRVMJY5EJJY7BA_img.jpg +renamed Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).md : JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.md +renamed Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor).dyn : JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ.dyn +renamed Autodesk.DesignScript.Geometry.Vector.Scale(vector, xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg : JAQZIUEI4HVTL2VSANJDP5ZVTBVZCVAK3YM4PMUM7WIQ3TLZIKAQ_img.jpg renamed Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).md : CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ.md renamed Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor).dyn : CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ.dyn renamed Autodesk.DesignScript.Geometry.Vector.Scale(xScaleFactor, yScaleFactor, zScaleFactor)_img.jpg : CCR7BJ5XIJULEXEPYBKPPRN72GCPWJFM6VM5D7WFWVQPPL62SAJQ_img.jpg \ No newline at end of file