-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathhelpfile.html
More file actions
executable file
·274 lines (227 loc) · 8.99 KB
/
Copy pathhelpfile.html
File metadata and controls
executable file
·274 lines (227 loc) · 8.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/TR/REC-html40" xml:lang="en" dir="ltr" class="js">
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<title>Fusion 360 Exchange - Change Comparer Help</title>
<link rel="icon"
type="image/png"
href="resources/comparer/32x32.png">
</head>
<style>
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, input, textarea, blockquote, table, th, td {
padding: 0;
margin: 0;
}
a {
color: #1F5397;
text-decoration: none
}
body, ul {
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 12.0px;
margin: 15px
}
p {
font-size: 12.0px;
line-height: 16px;
padding: 0px;
margin: 5px 0px 5px 0px
}
h1 {
font-size: 22.0px;
height: 26px;
}
.separator-line {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C3C3C3
}
h2 {
font-size: 16.0px;
line-height: 18px;
height: 16px;
margin-bottom: 3px;
margin-top: 15px
}
h3 {
font-size: 14.0px;
line-height: 16px;
height: 14px;
margin-bottom: 3px;
margin-top: 15px
}
#plugin-icon {
float: left;
width: 94px;
height: 94px
}
#plugin-name {
margin-left: 94px
}
#plugin-description {
margin-left: 94px;
margin-top: 3px;
margin-bottom: 40px
}
#navigation {
margin-bottom: 10px;
clear: both
}
.nav-link-spacer {
margin: 0px 5px 0px 5px
}
.command {
margin-top: 5px;
margin-bottom: 3px
}
.command.icon {
float: left;
width: 34px;
height: 34px
}
.command.name {
font-weight: bold;
padding-top: 4px;
margin: 0px 0px 0px 34px
}
.command.description {
margin: 0px 0px 0px 34px
}
.versionset {
margin-bottom: 5px
}
.version {
float: left;
width: 50px
}
.versioninfo-bullet {
margin-left: 50px
}
.screenshots {
}
.clearboth {
clear: both
}
.thumbnail {
float: left;
width: 207px;
margin: 0px 20px 0px 0px
}
.caption {
font-weight: bold
}
</style>
<body>
<div id="plugin-node" class="node right-box content-area">
<div class="plugin-help">
<div id="heading">
<div id="plugin-icon"><img alt="Change Comparer icon" width=64 height=64 src="resources/comparer/64x64.png"></div>
<div id="plugin-name"><h1 class="separator-line">Change Comparer</h1></div>
<p id="plugin-description"><strong>Fusion 360</strong> add-in that lets the user visually compare the current state of the model to a previous one.</p>
</div>
<div id="navigation">
Getting Started<span class="nav-link-spacer">|</span>
<a href="#Install">Install/Uninstall</a><span class="nav-link-spacer">|</span>
<a href="#AdditionalInfo">Additional Information</a><span class="nav-link-spacer">|</span>
<a href="#Contact">Contact</a><span class="nav-link-spacer">|</span>
<a class="navigation-link" href="#VersionHistory">Version History</a>
</div>
<h2 id="GettingStarted" name="GettingStarted">Getting Started</h2>
<p>To use the add-in, click the following command</p>
<div class="command clearboth">
<div class="command icon">
<img width=32 height=32 src="resources/comparer/32x32.png"/>
</div>
<div class="command name">
Change Comparer
</div>
<div class="command command-description">
Either takes a snapshot of the current view to compare to, or takes another snapshot that we can compare
the previous one to.
</div>
</div>
<h3>Usage</h3>
<p>Once installed, the <strong>"Change Comparer"</strong> add-in will create a new button in the menu of the
<strong>"Model"</strong> workspace's <strong>"Inspect"</strong> panel.<br/>
<img src="resources/readme/Comparer4.png" alt=""/>
<br/>
When pressing this button, it does one of the below things:<br/>
<ul>
<li>In its initial state the command's description is <strong>"Save Snapshot For Comparison"</strong>, in
which case you can take the first snapshot that later on you will compare to</li>
<li>After the first snapshot has been taken the command's description will be <strong>"Compare To
Snapshot"</strong>, in which case you can take a second snapshot that will be from exactly the same
angle and with the same zoom factor as the previous snapshot. <br />
Once that's done a web page will be
opened where you can switch between the two snapshots and can easily examine the visual differences between
the two states of the model - see screenshots:</li>
</ul>
</p>
<h3>Screenshots</h3>
<p>
<div class="screenshots">
<div class="thumbnail">
<img src="resources/readme/Comparer1.png" alt="" width="207" height="200"/>
<br/>
<span class="caption">Taking first snapshot</span>
</div>
<div class="thumbnail">
<img src="resources/readme/Comparer2.png" alt="" width="207" height="200"/>
<br/>
<span class="caption">Taking second snapshot </span>
</div>
<div class="thumbnail">
<img src="resources/readme/Comparer3.png" alt="" width="207" height="75"/>
<br/>
<span class="caption">Web page allowing you to compare the two states of the model </span>
</div>
<br class="clearboth"/>
</div>
</p>
<h2 id="Install" name="Install">Installation and Uninstallation</h2>
<p>
You can unload the add-in without uninstalling it by clicking the
<strong>"Stop"</strong> button when the add-in is selected in the list box on the <strong>"Add-Ins"</strong>
tab of the <strong>"Scripts and Add-Ins"</strong> dialog.<br/>
<br/>
Unchecking <strong>"Run on Startup"</strong> causes the add-in not to be loaded in future sessions of
<strong>Fusion 360</strong>.<br/>
</p>
<h2 id="AdditionalInfo" name="AdditionalInfo">Additional Information</h2>
<p> The source code for this add-in written in <a href="https://www.python.org">Python</a> is available inside the add-in's folder or on <a
href="https://github.com/AutodeskFusion360/ChangeComparer_Python">GitHub</a><br/>
</p>
<br/>
(C) Copyright 2015 by <a href="http://www.autodesk.com">Autodesk, Inc.</a> <br/>
<br/>
Permission to use, copy, modify, and distribute this software in <br/>
object code form for any purpose and without fee is hereby granted, <br/>
provided that the above copyright notice appears in all copies and <br/>
that both that copyright notice and the limited warranty and restricted <br/>
rights notice below appear in all supporting documentation.<br/>
<br/>
AUTODESK PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS. <br/>
AUTODESK SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF MERCHANTABILITY OR <br/>
FITNESS FOR A PARTICULAR USE. AUTODESK, INC. DOES NOT WARRANT THAT THE <br/>
OPERATION OF THE PROGRAM WILL BE UNINTERRUPTED OR ERROR FREE.
<h2 id="Contact" name="Contact">Contact</h2>
<p>This add-in was written by <a href="http://adndevblog.typepad.com/manufacturing/adam-nagy.html">Adam Nagy</a>.<br/>
Adam is a Developer Advocate at Autodesk, working as part of the Autodesk Developer Network program.<br/>
</p>
<h3>Support Information</h3>
<p>
Email us at <a href="mailto:fusion.apps@autodesk.com">fusion.apps@autodesk.com</a> with feedback or requests
for enhancements.
</p>
<h2 id="VersionHistory" name="VersionHistory">Version History</h2>
<p>
<div class="versionset">
<div class="version">1.0.0</div>
<div class="versioninfo-bullet">Original release<br/>
</div>
</div>
</p>
</div>
</div>
</body>
</html>