<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>作ってみた</anon>
    <anon>クラスモジュール</anon>
  </categories>
  <description>昨日はオートシェイプをグルグルと回して遊んでいたら、実は旋回中心と旋回半径が可変になっていることに気づいた。 infoment.hatenablog.com これはイカン。すぐに直さないと。 まず、旋回中心と半径が可変にならないよう、固定値にした。 今までは、以下のとおり。 任意のポイントに円を描画 任意の旋回中心をあたえる 旋回中心と円の位置関係から角度を求める 指定角度毎に旋回させる これだとまず、累積誤差が発生しやすいのではないかと考えた。 そこで、以下の方式に変更した。 任意の旋回中心を与える 任意の旋回半径と、開始角度を与える 指定角度毎に旋回させる ついでに、これらを引数にした。結…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F01%2F23%2F222700&quot; title=&quot;Duplicateで旋回運動の続き：汎用化に挑戦 - Infomentのブログ ～Excel VBA奮闘記～&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/I/Infoment/20190123/20190123220659.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-23 22:27:00</published>
  <title>Duplicateで旋回運動の続き：汎用化に挑戦</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/01/23/222700</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
