Skip to content

Commit 313927c

Browse files
authored
Submit node help (18 nodes documented) (#3240)
In-depth write ups 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 document these nodes DSRevitNodesUI.ViewPartsVisibilitys Revit.Elements.AdaptiveComponent.ByParametersOnCurveReference Revit.Elements.AdaptiveComponent.ByParametersOnFace Revit.Elements.AdaptiveComponent.ByPoints Revit.Elements.AdaptiveComponent.Locations Revit.Elements.AdaptiveComponent.Type Revit.Elements.DetailCurve.SetCurve Revit.Elements.Element.ElementCurveReferences Revit.Elements.Element.SetGeometryJoinOrder Revit.Elements.Element.SetLocation Revit.Elements.Tag.SetLeaderElbow Revit.Elements.Tag.SetLeaderEnd Revit.Elements.Toposolid.ByOutlineTypeAndLevel Revit.Elements.Toposolid.ByPointsTypeAndLevel Revit.Elements.ToposolidType.ByName Revit.Elements.Views.StructuralPlanView.ByLevel Revit.Elements.Views.View.SetPartsVisibility Revit.Elements.Views.View.SetSketchPlane ### 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
1 parent 67f83db commit 313927c

File tree

54 files changed

+7440
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+7440
-0
lines changed
Lines changed: 286 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,286 @@
1+
{
2+
"Uuid": "3ef6c4b1-438f-4eb7-b895-59f9230e2643",
3+
"IsCustomNode": false,
4+
"Description": "",
5+
"Name": "DSRevitNodesUI.ViewPartsVisibilitys",
6+
"ElementResolver": {
7+
"ResolutionMap": {}
8+
},
9+
"Inputs": [],
10+
"Outputs": [],
11+
"Nodes": [
12+
{
13+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
14+
"Id": "ef0ffc4db2f9497895c504e20d184c57",
15+
"NodeType": "FunctionNode",
16+
"Inputs": [
17+
{
18+
"Id": "17016354bfc44d7cb1f654f71fc721a4",
19+
"Name": "view",
20+
"Description": "Revit.Elements.Views.View",
21+
"UsingDefaultValue": false,
22+
"Level": 2,
23+
"UseLevels": false,
24+
"KeepListStructure": false
25+
},
26+
{
27+
"Id": "d203dda629dc4d86a08946be8ff18126",
28+
"Name": "partsVisibility",
29+
"Description": "string",
30+
"UsingDefaultValue": false,
31+
"Level": 2,
32+
"UseLevels": false,
33+
"KeepListStructure": false
34+
}
35+
],
36+
"Outputs": [
37+
{
38+
"Id": "4a875ea4c166442fabc52ac885658356",
39+
"Name": "View",
40+
"Description": "View",
41+
"UsingDefaultValue": false,
42+
"Level": 2,
43+
"UseLevels": false,
44+
"KeepListStructure": false
45+
}
46+
],
47+
"FunctionSignature": "Revit.Elements.Views.View.SetPartsVisibility@string",
48+
"Replication": "Auto",
49+
"Description": "Set PartsVisibility of view\n\nView.SetPartsVisibility (partsVisibility: string): View"
50+
},
51+
{
52+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
53+
"Id": "df902a91868148d190c9cfc66b61d6d0",
54+
"NodeType": "FunctionNode",
55+
"Inputs": [
56+
{
57+
"Id": "9659975534554de8990453ac258e3770",
58+
"Name": "view",
59+
"Description": "Revit.Elements.Views.View",
60+
"UsingDefaultValue": false,
61+
"Level": 2,
62+
"UseLevels": false,
63+
"KeepListStructure": false
64+
}
65+
],
66+
"Outputs": [
67+
{
68+
"Id": "31abdf14f18d4aeb90d34bcee26cae05",
69+
"Name": "string",
70+
"Description": "string",
71+
"UsingDefaultValue": false,
72+
"Level": 2,
73+
"UseLevels": false,
74+
"KeepListStructure": false
75+
}
76+
],
77+
"FunctionSignature": "Revit.Elements.Views.View.Partsvisibility",
78+
"Replication": "Auto",
79+
"Description": "The visibility setting for parts in this view.\n\nView.Partsvisibility: string"
80+
},
81+
{
82+
"ConcreteType": "DSRevitNodesUI.ViewPartsVisibilitys, DSRevitNodesUI",
83+
"SelectedIndex": 1,
84+
"SelectedString": "ShowPartsAndOriginal",
85+
"Id": "48aec404ffe04d6aa7a9e24582975ab8",
86+
"NodeType": "ExtensionNode",
87+
"Inputs": [],
88+
"Outputs": [
89+
{
90+
"Id": "e4e43ae76dc3419597ed4b4936468447",
91+
"Name": "PartsVisibility",
92+
"Description": "The selected PartsVisibility",
93+
"UsingDefaultValue": false,
94+
"Level": 2,
95+
"UseLevels": false,
96+
"KeepListStructure": false
97+
}
98+
],
99+
"Replication": "Disabled",
100+
"Description": "View PartsVisibility."
101+
},
102+
{
103+
"ConcreteType": "DSRevitNodesUI.Views, DSRevitNodesUI",
104+
"SelectedIndex": 3,
105+
"SelectedString": "3D Views",
106+
"Id": "8499a0f1d98448ba8091b173564c482b",
107+
"NodeType": "ExtensionNode",
108+
"Inputs": [],
109+
"Outputs": [
110+
{
111+
"Id": "5ff767340c5a45049af0a15dbc477493",
112+
"Name": "Views",
113+
"Description": "The selected Views",
114+
"UsingDefaultValue": false,
115+
"Level": 2,
116+
"UseLevels": false,
117+
"KeepListStructure": false
118+
}
119+
],
120+
"Replication": "Disabled",
121+
"Description": "All views available in the current document."
122+
},
123+
{
124+
"ConcreteType": "Dynamo.Graph.Nodes.ZeroTouch.DSFunction, DynamoCore",
125+
"Id": "1f323d461cbc48aa87489e54df8c860e",
126+
"NodeType": "FunctionNode",
127+
"Inputs": [
128+
{
129+
"Id": "fbe3040202a64e2d9a04a0fa83d4b143",
130+
"Name": "view",
131+
"Description": "Revit.Elements.Views.View",
132+
"UsingDefaultValue": false,
133+
"Level": 2,
134+
"UseLevels": false,
135+
"KeepListStructure": false
136+
}
137+
],
138+
"Outputs": [
139+
{
140+
"Id": "15a67cdad47a41ddb2397d02eb58708f",
141+
"Name": "string",
142+
"Description": "string",
143+
"UsingDefaultValue": false,
144+
"Level": 2,
145+
"UseLevels": false,
146+
"KeepListStructure": false
147+
}
148+
],
149+
"FunctionSignature": "Revit.Elements.Views.View.Partsvisibility",
150+
"Replication": "Auto",
151+
"Description": "The visibility setting for parts in this view.\n\nView.Partsvisibility: string"
152+
}
153+
],
154+
"Connectors": [
155+
{
156+
"Start": "4a875ea4c166442fabc52ac885658356",
157+
"End": "9659975534554de8990453ac258e3770",
158+
"Id": "4ba7cdd0e492402cb7daa256cb3f551e",
159+
"IsHidden": "False"
160+
},
161+
{
162+
"Start": "e4e43ae76dc3419597ed4b4936468447",
163+
"End": "d203dda629dc4d86a08946be8ff18126",
164+
"Id": "26d5474131b84a4c96bb1d50b645b325",
165+
"IsHidden": "False"
166+
},
167+
{
168+
"Start": "5ff767340c5a45049af0a15dbc477493",
169+
"End": "17016354bfc44d7cb1f654f71fc721a4",
170+
"Id": "a8e2e9ef833440059a058b974853385b",
171+
"IsHidden": "False"
172+
},
173+
{
174+
"Start": "5ff767340c5a45049af0a15dbc477493",
175+
"End": "fbe3040202a64e2d9a04a0fa83d4b143",
176+
"Id": "82efb92766a447919a4b2708eb72e19a",
177+
"IsHidden": "False"
178+
}
179+
],
180+
"Dependencies": [],
181+
"NodeLibraryDependencies": [],
182+
"EnableLegacyPolyCurveBehavior": true,
183+
"Thumbnail": "",
184+
"GraphDocumentationURL": null,
185+
"ExtensionWorkspaceData": [
186+
{
187+
"ExtensionGuid": "28992e1d-abb9-417f-8b1b-05e053bee670",
188+
"Name": "Properties",
189+
"Version": "3.4",
190+
"Data": {}
191+
},
192+
{
193+
"ExtensionGuid": "DFBD9CC0-DB40-457A-939E-8C8555555A9D",
194+
"Name": "Generative Design",
195+
"Version": "9.0",
196+
"Data": {}
197+
}
198+
],
199+
"Author": "",
200+
"Linting": {
201+
"activeLinter": "None",
202+
"activeLinterId": "7b75fb44-43fd-4631-a878-29f4d5d8399a",
203+
"warningCount": 0,
204+
"errorCount": 0
205+
},
206+
"Bindings": [],
207+
"View": {
208+
"Dynamo": {
209+
"ScaleFactor": 1.0,
210+
"HasRunWithoutCrash": true,
211+
"IsVisibleInDynamoLibrary": true,
212+
"Version": "3.4.1.7055",
213+
"RunType": "Manual",
214+
"RunPeriod": "1000"
215+
},
216+
"Camera": {
217+
"Name": "_Background Preview",
218+
"EyeX": -17.0,
219+
"EyeY": 24.0,
220+
"EyeZ": 50.0,
221+
"LookX": 12.0,
222+
"LookY": -13.0,
223+
"LookZ": -58.0,
224+
"UpX": 0.0,
225+
"UpY": 1.0,
226+
"UpZ": 0.0
227+
},
228+
"ConnectorPins": [],
229+
"NodeViews": [
230+
{
231+
"Id": "ef0ffc4db2f9497895c504e20d184c57",
232+
"Name": "View.SetPartsVisibility",
233+
"IsSetAsInput": false,
234+
"IsSetAsOutput": false,
235+
"Excluded": false,
236+
"ShowGeometry": true,
237+
"X": 1584.7625983368519,
238+
"Y": 809.0
239+
},
240+
{
241+
"Id": "df902a91868148d190c9cfc66b61d6d0",
242+
"Name": "View.Partsvisibility",
243+
"IsSetAsInput": false,
244+
"IsSetAsOutput": false,
245+
"Excluded": false,
246+
"ShowGeometry": true,
247+
"X": 1889.7625983368519,
248+
"Y": 809.0
249+
},
250+
{
251+
"Id": "48aec404ffe04d6aa7a9e24582975ab8",
252+
"Name": "View Parts Visibilities",
253+
"IsSetAsInput": false,
254+
"IsSetAsOutput": false,
255+
"Excluded": false,
256+
"ShowGeometry": true,
257+
"X": 1204.0,
258+
"Y": 843.0
259+
},
260+
{
261+
"Id": "8499a0f1d98448ba8091b173564c482b",
262+
"Name": "Views",
263+
"IsSetAsInput": false,
264+
"IsSetAsOutput": false,
265+
"Excluded": false,
266+
"ShowGeometry": true,
267+
"X": 1210.4781097981288,
268+
"Y": 639.0
269+
},
270+
{
271+
"Id": "1f323d461cbc48aa87489e54df8c860e",
272+
"Name": "View.Partsvisibility",
273+
"IsSetAsInput": false,
274+
"IsSetAsOutput": false,
275+
"Excluded": false,
276+
"ShowGeometry": true,
277+
"X": 1891.9386619460195,
278+
"Y": 640.0
279+
}
280+
],
281+
"Annotations": [],
282+
"X": -1852.1856486264126,
283+
"Y": -790.2269009292614,
284+
"Zoom": 1.7835993623828124
285+
}
286+
}
49.1 KB
Loading

0 commit comments

Comments
 (0)