Skip to content

Commit e846e89

Browse files
committed
Update for 2023.0.397 Patch Release
1 parent 4b4d188 commit e846e89

File tree

167 files changed

+54604
-54602
lines changed

Some content is hidden

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

167 files changed

+54604
-54602
lines changed

Array.html

+525-525
Large diffs are not rendered by default.

Geom.html

+267-267
Large diffs are not rendered by default.

Geom/BoundingBox.html

+356-356
Large diffs are not rendered by default.

Geom/Bounds2d.html

+295-295
Large diffs are not rendered by default.

Geom/LatLong.html

+261-261
Large diffs are not rendered by default.

Geom/OrientedBounds2d.html

+253-253
Large diffs are not rendered by default.

Geom/Point2d.html

+440-440
Large diffs are not rendered by default.

Geom/Point3d.html

+561-561
Large diffs are not rendered by default.

Geom/PolygonMesh.html

+433-433
Large diffs are not rendered by default.

Geom/Transformation.html

+445-445
Large diffs are not rendered by default.

Geom/Transformation2d.html

+362-362
Large diffs are not rendered by default.

Geom/UTM.html

+281-281
Large diffs are not rendered by default.

Geom/Vector2d.html

+560-560
Large diffs are not rendered by default.

Geom/Vector3d.html

+638-638
Large diffs are not rendered by default.

LanguageHandler.html

+231-231
Large diffs are not rendered by default.

Layout.html

+156-156
Original file line numberDiff line numberDiff line change
@@ -1,130 +1,130 @@
1-
<!DOCTYPE html>
2-
<html>
3-
<head>
4-
<meta charset="utf-8">
5-
<!-- VIEWPORT -->
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<!-- AUTHOR and GENERATOR -->
8-
<meta name="author" content="SketchUp Extensibility Team">
9-
<meta name="generator" content="YARD https://yardoc.org">
10-
<!-- TITLE -->
11-
<title>
12-
Module: Layout &mdash; SketchUp Ruby API Documentation
13-
</title>
14-
<!-- SHORTCUT ICON -->
15-
<link rel="shortcut icon" type="image/vnd.microsoft.icon"
16-
href="favicon.ico" />
17-
18-
<!-- GENERIC META PROPERTIES -->
19-
<meta name="url" content="https://ruby.sketchup.com/Layout.html" />
20-
<meta name="image" content="https://ruby.sketchup.com/images/Ruby.svg" />
21-
<meta name="title" content="Module: Layout" />
22-
<meta name="name" content="SketchUp Ruby API Documentation" />
23-
<meta name="description" content="The LayOut module is the root of the LayOut Ruby API." />
24-
<!-- OPEN GRAPH META PROPERTIES -->
25-
<meta property="og:site_name" content="SketchUp Ruby API Documentation" />
26-
<meta property="og:type" content="website" />
27-
<meta property="og:image" content="https://ruby.sketchup.com/images/Ruby.svg" />
28-
<meta property="og:image:width" content="60" />
29-
<meta property="og:image:height" content="60" />
30-
<meta property="og:title" content="Module: Layout" />
31-
<meta property="og:url" content="https://ruby.sketchup.com/Layout.html" />
32-
<meta property="og:description" content="The LayOut module is the root of the LayOut Ruby API." />
33-
<!-- TWITTER CARD META PROPERTIES -->
34-
<meta name="twitter:card" content="summary" />
35-
<meta name="twitter:site" content="@sketchup" />
36-
<meta name="twitter:title" content="Module: Layout" />
37-
<meta name="twitter:description" content="The LayOut module is the root of the LayOut Ruby API." />
38-
<meta name="twitter:image:src" content="https://ruby.sketchup.com/images/Ruby.svg?s=120" />
39-
<meta name="twitter:url" content="https://ruby.sketchup.com/Layout.html" />
40-
41-
42-
<!-- STYLESHEETS -->
43-
<link rel="stylesheet" type="text/css"
44-
href="https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" />
45-
46-
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
47-
48-
<link rel="stylesheet" href="css/sketchup.css" type="text/css" charset="utf-8" />
49-
50-
<link rel="stylesheet" href="css/rubyapi.css" type="text/css" charset="utf-8" />
51-
52-
<link rel="stylesheet" href="css/rouge.css" type="text/css" charset="utf-8" />
53-
<!-- SCRIPTS -->
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<!-- VIEWPORT -->
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<!-- AUTHOR and GENERATOR -->
8+
<meta name="author" content="SketchUp Extensibility Team">
9+
<meta name="generator" content="YARD https://yardoc.org">
10+
<!-- TITLE -->
11+
<title>
12+
Module: Layout &mdash; SketchUp Ruby API Documentation
13+
</title>
14+
<!-- SHORTCUT ICON -->
15+
<link rel="shortcut icon" type="image/vnd.microsoft.icon"
16+
href="https://ruby.sketchup.com/favicon.ico" />
17+
18+
<!-- GENERIC META PROPERTIES -->
19+
<meta name="url" content="https://ruby.sketchup.com/Layout.html" />
20+
<meta name="image" content="https://ruby.sketchup.com/images/Ruby.svg" />
21+
<meta name="title" content="Module: Layout" />
22+
<meta name="name" content="SketchUp Ruby API Documentation" />
23+
<meta name="description" content="The LayOut module is the root of the LayOut Ruby API." />
24+
<!-- OPEN GRAPH META PROPERTIES -->
25+
<meta property="og:site_name" content="SketchUp Ruby API Documentation" />
26+
<meta property="og:type" content="website" />
27+
<meta property="og:image" content="https://ruby.sketchup.com/images/Ruby.svg" />
28+
<meta property="og:image:width" content="60" />
29+
<meta property="og:image:height" content="60" />
30+
<meta property="og:title" content="Module: Layout" />
31+
<meta property="og:url" content="https://ruby.sketchup.com/Layout.html" />
32+
<meta property="og:description" content="The LayOut module is the root of the LayOut Ruby API." />
33+
<!-- TWITTER CARD META PROPERTIES -->
34+
<meta name="twitter:card" content="summary" />
35+
<meta name="twitter:site" content="@sketchup" />
36+
<meta name="twitter:title" content="Module: Layout" />
37+
<meta name="twitter:description" content="The LayOut module is the root of the LayOut Ruby API." />
38+
<meta name="twitter:image:src" content="https://ruby.sketchup.com/images/Ruby.svg?s=120" />
39+
<meta name="twitter:url" content="https://ruby.sketchup.com/Layout.html" />
40+
41+
42+
<!-- STYLESHEETS -->
43+
<link rel="stylesheet" type="text/css"
44+
href="https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" />
45+
46+
<link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
47+
48+
<link rel="stylesheet" href="css/sketchup.css" type="text/css" charset="utf-8" />
49+
50+
<link rel="stylesheet" href="css/rubyapi.css" type="text/css" charset="utf-8" />
51+
52+
<link rel="stylesheet" href="css/rouge.css" type="text/css" charset="utf-8" />
53+
<!-- SCRIPTS -->
5454
<script type="text/javascript">
5555
pathId = "Layout";
5656
relpath = '';
5757
</script>
58-
59-
60-
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
61-
62-
<script type="text/javascript" charset="utf-8" src="js/jquery-migrate.js"></script>
63-
64-
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
65-
66-
<script>
67-
// Every time this page is loaded, it sends this action to SketchUp, telling
68-
// SketchUp that a new page has loaded that has example snippets that should
69-
// be replaced with code editors. Nothing happens if the page is loaded in a
70-
// regular browser outside of the SketchUp client.
71-
$( document ).ready(function() {
72-
if (typeof sketchup == 'object') {
73-
sketchup.page_loaded();
74-
}
75-
});
76-
</script>
77-
78-
</head>
79-
<body>
80-
81-
<!-- SU - start -->
82-
<header id="navbar" role="banner" class="navbar navbar-fixed-top navbar-inverse">
83-
<div id="api-documentation-header">
84-
<div class="navbar-header">
85-
<a class="logo navbar-btn pull-left" href="https://developer.sketchup.com" title="Home">
86-
<img src="images/sketchup-logo.svg" alt="SketchUp">
87-
</a>
88-
<a class="name navbar-brand" href="/en" title="Home">SketchUp Developer Center</a>
89-
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
90-
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
91-
<span class="sr-only">Toggle navigation</span>
92-
<span class="icon-bar"></span>
93-
<span class="icon-bar"></span>
94-
<span class="icon-bar"></span>
95-
</button>
96-
</div>
97-
<div class="navbar-collapse collapse">
98-
<nav role="navigation">
99-
<ul class="menu nav navbar-nav">
100-
<li class="first leaf"><a href="https://forums.sketchup.com/c/developers">Community</a></li>
101-
<li class="leaf"><a href="https://blog.sketchup.com/">SketchUp Blog</a></li>
102-
<li class="leaf"><a href="https://www.sketchup.com/download" class="top-menu--download-button">Download</a></li>
103-
<li class="last expanded dropdown">
104-
<a href="https://www.trimble.com" class="trimble-top-menu-item dropdown-toggle" data-target="#" data-toggle="dropdown"><img src="images/trimble-logo-white.svg" alt="Trimble"><span class="caret"></span></a>
105-
<ul class="dropdown-menu">
106-
<li class="first leaf"><a href="https://connect.trimble.com/">Trimble Connect</a></li>
107-
<li class="leaf"><a href="https://www.trimble.com/Corporate/About_Trimble.aspx">About Trimble</a></li>
108-
<li class="last leaf"><a href="https://buildings.trimble.com/">Trimble Buildings</a></li>
109-
</ul>
110-
</li>
111-
</ul>
112-
</nav>
113-
</div>
114-
</div>
115-
</header>
116-
<!-- SU - end -->
117-
118-
119-
<div id="su-content">
120-
121-
<div class="nav_wrap">
122-
<iframe id="nav" src="class_list.html"></iframe>
123-
<div id="resizer"></div>
124-
</div>
125-
126-
<div id="main" tabindex="-1">
127-
<div id="header">
58+
59+
60+
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
61+
62+
<script type="text/javascript" charset="utf-8" src="js/jquery-migrate.js"></script>
63+
64+
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
65+
66+
<script>
67+
// Every time this page is loaded, it sends this action to SketchUp, telling
68+
// SketchUp that a new page has loaded that has example snippets that should
69+
// be replaced with code editors. Nothing happens if the page is loaded in a
70+
// regular browser outside of the SketchUp client.
71+
$( document ).ready(function() {
72+
if (typeof sketchup == 'object') {
73+
sketchup.page_loaded();
74+
}
75+
});
76+
</script>
77+
78+
</head>
79+
<body>
80+
81+
<!-- SU - start -->
82+
<header id="navbar" role="banner" class="navbar navbar-fixed-top navbar-inverse">
83+
<div id="api-documentation-header">
84+
<div class="navbar-header">
85+
<a class="logo navbar-btn pull-left" href="https://developer.sketchup.com" title="Home">
86+
<img src="images/sketchup-logo.svg" alt="SketchUp">
87+
</a>
88+
<a class="name navbar-brand" href="/en" title="Home">SketchUp Developer Center</a>
89+
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
90+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
91+
<span class="sr-only">Toggle navigation</span>
92+
<span class="icon-bar"></span>
93+
<span class="icon-bar"></span>
94+
<span class="icon-bar"></span>
95+
</button>
96+
</div>
97+
<div class="navbar-collapse collapse">
98+
<nav role="navigation">
99+
<ul class="menu nav navbar-nav">
100+
<li class="first leaf"><a href="https://forums.sketchup.com/c/developers">Community</a></li>
101+
<li class="leaf"><a href="https://blog.sketchup.com/">SketchUp Blog</a></li>
102+
<li class="leaf"><a href="https://www.sketchup.com/download" class="top-menu--download-button">Download</a></li>
103+
<li class="last expanded dropdown">
104+
<a href="https://www.trimble.com" class="trimble-top-menu-item dropdown-toggle" data-target="#" data-toggle="dropdown"><img src="images/trimble-logo-white.svg" alt="Trimble"><span class="caret"></span></a>
105+
<ul class="dropdown-menu">
106+
<li class="first leaf"><a href="https://connect.trimble.com/">Trimble Connect</a></li>
107+
<li class="leaf"><a href="https://www.trimble.com/Corporate/About_Trimble.aspx">About Trimble</a></li>
108+
<li class="last leaf"><a href="https://buildings.trimble.com/">Trimble Buildings</a></li>
109+
</ul>
110+
</li>
111+
</ul>
112+
</nav>
113+
</div>
114+
</div>
115+
</header>
116+
<!-- SU - end -->
117+
118+
119+
<div id="su-content">
120+
121+
<div class="nav_wrap">
122+
<iframe id="nav" src="class_list.html"></iframe>
123+
<div id="resizer"></div>
124+
</div>
125+
126+
<div id="main" tabindex="-1">
127+
<div id="header">
128128
<div id="menu">
129129

130130
<a href="_index.html">Index (L)</a> &raquo;
@@ -133,7 +133,7 @@
133133
<span class="title">Layout</span>
134134

135135
</div>
136-
136+
137137
<div id="search">
138138

139139
<a class="full_list_link" id="class_list_link"
@@ -146,28 +146,28 @@
146146
</svg>
147147
</a>
148148

149-
</div>
150-
<div class="clear"></div>
151-
</div>
152-
149+
</div>
150+
<div class="clear"></div>
151+
</div>
152+
153153
<div id="content"><h1>Module: Layout
154154

155155

156156

157157
</h1>
158-
<div class="box_info">
159-
160-
161-
162-
163-
164-
165-
166-
167-
168-
169-
</div>
170-
158+
<div class="box_info">
159+
160+
161+
162+
163+
164+
165+
166+
167+
168+
169+
</div>
170+
171171
<h2>Overview</h2><div class="docstring">
172172
<div class="discussion">
173173

@@ -225,26 +225,26 @@ <h2>Overview</h2><div class="docstring">
225225

226226

227227
</p>
228-
229228

230229

231230

232231

233232

234-
235233

236234

237235

238-
</div>
239-
240-
<div id="footer">
241-
Generated by
242-
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
243-
</div>
244-
245-
</div>
246-
247-
</div>
248-
249-
</body>
250-
</html>
236+
237+
238+
</div>
239+
240+
<div id="footer">
241+
Generated by
242+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
243+
</div>
244+
245+
</div>
246+
247+
</div>
248+
249+
</body>
250+
</html>

0 commit comments

Comments
 (0)