Skip to content

Commit e16c515

Browse files
stevecbcjohnpiersonclaudeCopilot
authored
Upload of 9 node - in depth documentation (#3309)
Dynamo node documentation Please Note: 1. Before submitting the PR, please review [How to Contribute to Dynamo](https://github.com/DynamoDS/Dynamo/blob/master/CONTRIBUTING.md) 2. Dynamo Team will meet 1x a month to review PRs found on Github (Issues will be handled separately) 3. PRs will be reviewed from oldest to newest 4. If a reviewed PR requires changes by the owner, the owner of the PR has 30 days to respond. If the PR has seen no activity by the next session, it will be either closed by the team or depending on its utility will be taken over by someone on the team 5. PRs should use either Dynamo's default PR template or [one of these other template options](https://github.com/DynamoDS/Dynamo/wiki/Choosing-a-Pull-Request-Template) in order to be considered for review. 6. PRs that do not have one of the Dynamo PR templates completely filled out with all declarations satisfied will not be reviewed by the Dynamo team. 7. PRs made to the `DynamoRevit` repo will need to be cherry-picked into all the DynamoRevit Release branches that Dynamo supports. Contributors will be responsible for cherry-picking their reviewed commits to the other branches after a `LGTM` label is added to the PR. ### Purpose (FILL ME IN) This section describes why this PR is here. Usually it would include a reference to the tracking task that it is part or all of the solution for. ### Declarations Check these if you believe they are true - [ ] The code base is in a better state after this PR - [ ] Is documented according to the [standards](https://github.com/DynamoDS/Dynamo/wiki/Coding-Standards) - [ ] The level of testing this PR includes is appropriate - [ ] User facing strings, if any, are extracted into `*.resx` files - [ ] Snapshot of UI changes, if any. ### Reviewers (FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR) (FILL ME IN, optional) Any additional notes to reviewers or testers. ### FYIs (FILL ME IN, Optional) Names of anyone else you wish to be notified of --------- Co-authored-by: john pierson <john.pierson@autodesk.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: john pierson <sixtysecondrevit@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0d43391 commit e16c515

27 files changed

Lines changed: 1889 additions & 823 deletions
Lines changed: 287 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,287 @@
1+
{
2+
"Uuid": "bc2c88ed-7712-4865-bdf6-bb3e2ea50ad7",
3+
"IsCustomNode": false,
4+
"Description": "",
5+
"Name": "Autodesk.DesignScript.Geometry.BoundingBox.ContextCoordinateSystem",
6+
"ElementResolver": {
7+
"ResolutionMap": {}
8+
},
9+
"Inputs": [],
10+
"Outputs": [],
11+
"Nodes": [
12+
{
13+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
14+
"Id": "2010d2a67ed94f5c9109ef2db6dc8e56",
15+
"NodeType": "FunctionNode",
16+
"Inputs": [
17+
{
18+
"Id": "b28b89bf0347476fa06608db9b1aa060",
19+
"Name": "coordinateSystem",
20+
"Description": "Autodesk.DesignScript.Geometry.CoordinateSystem",
21+
"UsingDefaultValue": false,
22+
"Level": 2,
23+
"UseLevels": false,
24+
"KeepListStructure": false
25+
}
26+
],
27+
"Outputs": [
28+
{
29+
"Id": "7e97741069c84d34806886aeeea35949",
30+
"Name": "Point",
31+
"Description": "Point",
32+
"UsingDefaultValue": false,
33+
"Level": 2,
34+
"UseLevels": false,
35+
"KeepListStructure": false
36+
}
37+
],
38+
"FunctionSignature": "Autodesk.DesignScript.Geometry.CoordinateSystem.Origin",
39+
"Replication": "Auto",
40+
"Description": "Creates a Point representing the CoordinateSystem origin.\n\nCoordinateSystem.Origin: Point"
41+
},
42+
{
43+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
44+
"Id": "bed35ad5013643f19229a97a55823586",
45+
"NodeType": "FunctionNode",
46+
"Inputs": [
47+
{
48+
"Id": "8cd38761644a4902833be40e843e1add",
49+
"Name": "boundingBox",
50+
"Description": "Autodesk.DesignScript.Geometry.BoundingBox",
51+
"UsingDefaultValue": false,
52+
"Level": 2,
53+
"UseLevels": false,
54+
"KeepListStructure": false
55+
}
56+
],
57+
"Outputs": [
58+
{
59+
"Id": "f6c6d5fa77854e319e4521638b947c2a",
60+
"Name": "CoordinateSystem",
61+
"Description": "CoordinateSystem",
62+
"UsingDefaultValue": false,
63+
"Level": 2,
64+
"UseLevels": false,
65+
"KeepListStructure": false
66+
}
67+
],
68+
"FunctionSignature": "Autodesk.DesignScript.Geometry.BoundingBox.ContextCoordinateSystem",
69+
"Replication": "Auto",
70+
"Description": "The CoordinateSystem of the BoundingBox. For an axis-aligned box, the CS is oriented along with the X, Y, Z axes and is located at the center of the box. For a non-aligned box, the CS can have an arbitrary orientation and is centered at the center of the box.\n\nBoundingBox.ContextCoordinateSystem: CoordinateSystem"
71+
},
72+
{
73+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
74+
"Id": "7387d5cce2204210b5e0ab049ba88918",
75+
"NodeType": "FunctionNode",
76+
"Inputs": [
77+
{
78+
"Id": "bbaa47211e0d45a8b1bd61086d344467",
79+
"Name": "geom",
80+
"Description": "Geometry[]",
81+
"UsingDefaultValue": false,
82+
"Level": 2,
83+
"UseLevels": false,
84+
"KeepListStructure": false
85+
}
86+
],
87+
"Outputs": [
88+
{
89+
"Id": "7beeb0aabb884f4281ef7bd3fc3a3b59",
90+
"Name": "BoundingBox",
91+
"Description": "BoundingBox",
92+
"UsingDefaultValue": false,
93+
"Level": 2,
94+
"UseLevels": false,
95+
"KeepListStructure": false
96+
}
97+
],
98+
"FunctionSignature": "Autodesk.DesignScript.Geometry.BoundingBox.ByGeometry@Autodesk.DesignScript.Geometry.Geometry[]",
99+
"Replication": "Auto",
100+
"Description": "Create an axis-aligned BoundingBox around input Geometry.\n\nBoundingBox.ByGeometry (geom: Geometry[]): BoundingBox"
101+
},
102+
{
103+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
104+
"Id": "9921c2744b7d40f1a5db4c918159c993",
105+
"NodeType": "FunctionNode",
106+
"Inputs": [
107+
{
108+
"Id": "fe7e2ef6b9b444f7870f11c4c91122f2",
109+
"Name": "element",
110+
"Description": "Revit.Elements.Element",
111+
"UsingDefaultValue": false,
112+
"Level": 2,
113+
"UseLevels": false,
114+
"KeepListStructure": false
115+
}
116+
],
117+
"Outputs": [
118+
{
119+
"Id": "4096828dd68b4d97a21372dea79b599f",
120+
"Name": "geometry[]",
121+
"Description": "List of geometry from the element",
122+
"UsingDefaultValue": false,
123+
"Level": 2,
124+
"UseLevels": false,
125+
"KeepListStructure": false
126+
}
127+
],
128+
"FunctionSignature": "Revit.Elements.Element.Geometry",
129+
"Replication": "Auto",
130+
"Description": "Returns all geometry associated with an element. Ignores transforms when used with linked elements.\n\nElement.Geometry ( ): var[]"
131+
},
132+
{
133+
"ConcreteType": "Dynamo.Nodes.DSModelElementSelection, DSRevitNodesUI",
134+
"NodeType": "ExtensionNode",
135+
"InstanceId": [
136+
"db525a87-c1fe-4551-8adc-82d12beb9a7b-0016fc30"
137+
],
138+
"Id": "7585e8ede69e484cbc21e446cf433657",
139+
"Inputs": [],
140+
"Outputs": [
141+
{
142+
"Id": "c96365761ae44c8f86ae8e558d74b743",
143+
"Name": "Element",
144+
"Description": "The selected elements.",
145+
"UsingDefaultValue": false,
146+
"Level": 2,
147+
"UseLevels": false,
148+
"KeepListStructure": false
149+
}
150+
],
151+
"Replication": "Disabled",
152+
"Description": "Select a model element from the document."
153+
}
154+
],
155+
"Connectors": [
156+
{
157+
"Start": "f6c6d5fa77854e319e4521638b947c2a",
158+
"End": "b28b89bf0347476fa06608db9b1aa060",
159+
"Id": "7a9aef5bd99f491ea2386e92c2a1a9d2",
160+
"IsHidden": "False"
161+
},
162+
{
163+
"Start": "7beeb0aabb884f4281ef7bd3fc3a3b59",
164+
"End": "8cd38761644a4902833be40e843e1add",
165+
"Id": "3b3e7bc11cfd430ba3451d1cf1d03003",
166+
"IsHidden": "False"
167+
},
168+
{
169+
"Start": "4096828dd68b4d97a21372dea79b599f",
170+
"End": "bbaa47211e0d45a8b1bd61086d344467",
171+
"Id": "b086492627f845e88d7fa45c45f1c5a2",
172+
"IsHidden": "False"
173+
},
174+
{
175+
"Start": "c96365761ae44c8f86ae8e558d74b743",
176+
"End": "fe7e2ef6b9b444f7870f11c4c91122f2",
177+
"Id": "282decd46a1c421bb7ffcd2ce8e7919b",
178+
"IsHidden": "False"
179+
}
180+
],
181+
"Dependencies": [],
182+
"NodeLibraryDependencies": [],
183+
"EnableLegacyPolyCurveBehavior": true,
184+
"Thumbnail": "",
185+
"GraphDocumentationURL": null,
186+
"ExtensionWorkspaceData": [
187+
{
188+
"ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670",
189+
"Name": "Properties",
190+
"Version": "3.4",
191+
"Data": {}
192+
},
193+
{
194+
"ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D",
195+
"Name": "Generative Design",
196+
"Version": "9.0",
197+
"Data": {}
198+
}
199+
],
200+
"Author": "",
201+
"Linting": {
202+
"activeLinter": "None",
203+
"activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a",
204+
"warningCount": 0,
205+
"errorCount": 0
206+
},
207+
"Bindings": [],
208+
"View": {
209+
"Dynamo": {
210+
"ScaleFactor": 1.0,
211+
"HasRunWithoutCrash": true,
212+
"IsVisibleInDynamoLibrary": true,
213+
"Version": "3.4.1.7055",
214+
"RunType": "Manual",
215+
"RunPeriod": "1000"
216+
},
217+
"Camera": {
218+
"Name": "_Background Preview",
219+
"EyeX": -13.461130142211914,
220+
"EyeY": 10.924164772033691,
221+
"EyeZ": 53.662994384765625,
222+
"LookX": 12.0,
223+
"LookY": -13.0,
224+
"LookZ": -58.0,
225+
"UpX": 0.0,
226+
"UpY": 1.0,
227+
"UpZ": 0.0
228+
},
229+
"ConnectorPins": [],
230+
"NodeViews": [
231+
{
232+
"Id": "2010d2a67ed94f5c9109ef2db6dc8e56",
233+
"Name": "CoordinateSystem.Origin",
234+
"IsSetAsInput": false,
235+
"IsSetAsOutput": false,
236+
"Excluded": false,
237+
"ShowGeometry": true,
238+
"X": 2135.194956088651,
239+
"Y": 679.0
240+
},
241+
{
242+
"Id": "bed35ad5013643f19229a97a55823586",
243+
"Name": "BoundingBox.ContextCoordinateSystem",
244+
"IsSetAsInput": false,
245+
"IsSetAsOutput": false,
246+
"Excluded": false,
247+
"ShowGeometry": true,
248+
"X": 1643.679522931246,
249+
"Y": 679.0
250+
},
251+
{
252+
"Id": "7387d5cce2204210b5e0ab049ba88918",
253+
"Name": "BoundingBox.ByGeometry",
254+
"IsSetAsInput": false,
255+
"IsSetAsOutput": false,
256+
"Excluded": false,
257+
"ShowGeometry": true,
258+
"X": 1295.1482544361638,
259+
"Y": 679.0
260+
},
261+
{
262+
"Id": "9921c2744b7d40f1a5db4c918159c993",
263+
"Name": "Element.Geometry",
264+
"IsSetAsInput": false,
265+
"IsSetAsOutput": false,
266+
"Excluded": false,
267+
"ShowGeometry": true,
268+
"X": 910.5,
269+
"Y": 679.0
270+
},
271+
{
272+
"Id": "7585e8ede69e484cbc21e446cf433657",
273+
"Name": "Select Model Element",
274+
"IsSetAsInput": false,
275+
"IsSetAsOutput": false,
276+
"Excluded": false,
277+
"ShowGeometry": true,
278+
"X": 596.0,
279+
"Y": 679.0
280+
}
281+
],
282+
"Annotations": [],
283+
"X": -556.145,
284+
"Y": -503.60249999999996,
285+
"Zoom": 1.1575
286+
}
287+
}
422 KB
Loading

0 commit comments

Comments
 (0)