<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katsumi3</author_name>
  <author_url>https://blog.hatena.ne.jp/katsumi3/</author_url>
  <blog_title>アストラルプリズム</blog_title>
  <blog_url>https://katsumi3.hatenablog.com/</blog_url>
  <categories>
    <anon>blender</anon>
    <anon>blender-bpy</anon>
  </categories>
  <description>bmeshのデータ更新について調べてみた。 オブジェクトモードと編集モードでは更新タイミングが違うので要注意。長くなるので結論だけ先に書く ################################## オブジェクトモードで使う場合 命令文： bm = bmesh.new() bm.from_mesh(plane.data) ３ｄビューから手動及びbpy.opy系を使って頂点を変更したときは以下が必要 編集モードやオブジェクトモードに行っても更新されないでデータも壊れないし何も起きない plane.data.update() bm = bmesh.new() pythonコンソールから頂…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsumi3.hatenablog.com%2Fentry%2F2020%2F02%2F02%2F150214&quot; title=&quot;Blender python bmeshのデータ更新のタイミング - アストラルプリズム&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/k/katsumi3/20200202/20200202122059.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-02 15:02:14</published>
  <title>Blender python bmeshのデータ更新のタイミング</title>
  <type>rich</type>
  <url>https://katsumi3.hatenablog.com/entry/2020/02/02/150214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
