forked from modelab/DynamoDictionary_React
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add examples and in-depth descriptions
- Loading branch information
Paul Scrugham
committed
Aug 8, 2017
1 parent
51acb5e
commit a4a9e5e
Showing
35 changed files
with
776 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+271 KB
.../EXAMPLES/Analyze/Render/CloudRenderingJob/Create/img/ByViewNameWidthHeight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-94.3 KB
public/data/EXAMPLES/Analyze/Render/CloudRenderingJob/Create/img/{3D}.jpg
Binary file not shown.
Binary file added
BIN
+231 KB
public/data/EXAMPLES/Analyze/Render/DateTime/Create/img/ByDateInformation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
public/data/EXAMPLES/BuiltIn/Action/dyn/backup/Contains.dyn.0.backup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<Workspace Version="1.3.0.875" X="882.172616305367" Y="-32780.8351440488" zoom="2.24017637214694" ScaleFactor="1" Name="Home" Description="" RunType="Automatic" RunPeriod="1000" HasRunWithoutCrash="True"> | ||
<NamespaceResolutionMap /> | ||
<Elements> | ||
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="8b89ccf4-6f0c-43f4-a1d4-801381363a02" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Contains" x="-103.632701913034" y="14759.6566186556" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="BuiltIn" function="Contains@var[]..[],var[]..[]"> | ||
<PortInfo index="0" default="False" /> | ||
<PortInfo index="1" default="False" /> | ||
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction> | ||
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="a131b517-82f3-47b7-aacb-b12c41f46926" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="-236.038642416518" y="14732.6281744099" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="0..10;" ShouldFocus="false" /> | ||
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="742c368f-9654-400f-a125-3149c94d06e3" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="-235.238642416518" y="14825.9354326102" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="1;" ShouldFocus="false" /> | ||
</Elements> | ||
<Connectors> | ||
<Dynamo.Graph.Connectors.ConnectorModel start="a131b517-82f3-47b7-aacb-b12c41f46926" start_index="0" end="8b89ccf4-6f0c-43f4-a1d4-801381363a02" end_index="0" portType="0" /> | ||
<Dynamo.Graph.Connectors.ConnectorModel start="742c368f-9654-400f-a125-3149c94d06e3" start_index="0" end="8b89ccf4-6f0c-43f4-a1d4-801381363a02" end_index="1" portType="0" /> | ||
</Connectors> | ||
<Notes /> | ||
<Annotations /> | ||
<Presets /> | ||
<Cameras> | ||
<Camera Name="Background Preview" eyeX="-17" eyeY="24" eyeZ="50" lookX="12" lookY="-13" lookZ="-58" upX="0" upY="1" upZ="0" /> | ||
</Cameras> | ||
</Workspace> |
25 changes: 25 additions & 0 deletions
25
public/data/EXAMPLES/BuiltIn/Action/dyn/backup/Rank.dyn.0.backup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<Workspace Version="1.3.0.875" X="744.572616305367" Y="-32823.2351440488" zoom="2.24017637214694" ScaleFactor="1" Name="Home" Description="" RunType="Automatic" RunPeriod="1000" HasRunWithoutCrash="True"> | ||
<NamespaceResolutionMap /> | ||
<Elements> | ||
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="a131b517-82f3-47b7-aacb-b12c41f46926" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="-236.038642416518" y="14732.6281744099" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="0..10;" ShouldFocus="false" /> | ||
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="5402830e-3662-4631-892b-e9eec9013890" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Rank" x="76.8772348590727" y="14732.6281744099" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="BuiltIn" function="Rank@var[]..[]"> | ||
<PortInfo index="0" default="False" /> | ||
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction> | ||
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="6d092aa3-5dc3-4d8e-b007-5f1babc3dd98" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Point.ByCoordinates" x="-111.318295918983" y="14732.6281744099" isVisible="true" isUpstreamVisible="true" lacing="CrossProduct" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="ProtoGeometry.dll" function="Autodesk.DesignScript.Geometry.Point.ByCoordinates@double,double,double"> | ||
<PortInfo index="0" default="True" /> | ||
<PortInfo index="1" default="True" /> | ||
<PortInfo index="2" default="True" /> | ||
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction> | ||
</Elements> | ||
<Connectors> | ||
<Dynamo.Graph.Connectors.ConnectorModel start="a131b517-82f3-47b7-aacb-b12c41f46926" start_index="0" end="6d092aa3-5dc3-4d8e-b007-5f1babc3dd98" end_index="0" portType="0" /> | ||
<Dynamo.Graph.Connectors.ConnectorModel start="a131b517-82f3-47b7-aacb-b12c41f46926" start_index="0" end="6d092aa3-5dc3-4d8e-b007-5f1babc3dd98" end_index="1" portType="0" /> | ||
<Dynamo.Graph.Connectors.ConnectorModel start="6d092aa3-5dc3-4d8e-b007-5f1babc3dd98" start_index="0" end="5402830e-3662-4631-892b-e9eec9013890" end_index="0" portType="0" /> | ||
</Connectors> | ||
<Notes /> | ||
<Annotations /> | ||
<Presets /> | ||
<Cameras> | ||
<Camera Name="Background Preview" eyeX="-3.22879553182217" eyeY="28.4078891433377" eyeZ="13.7016461371522" lookX="-0.252387132293859" lookY="-22.903859872564" lookZ="-20.3480843724332" upX="-0.00729002402970634" upY="0.809016994374947" upZ="-0.587740043184206" /> | ||
</Cameras> | ||
</Workspace> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.