<?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>
  </categories>
  <description>平面のへこみを調べる方法 bm.faces[0].loops[0].is_convex 凹んでいるときにfalseになる loopにそって円になってるなら右に曲がってるのが凹みになっている 以下理屈だとこうなる import bpy , bmesh obj = bpy.context.object bpy.ops.object.mode_set(mode = 'EDIT') bm = bmesh.from_edit_mesh(obj.data) bm.faces.ensure_lookup_table() loops = bm.faces[0].loops xv = loops[0] p0 =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsumi3.hatenablog.com%2Fentry%2F2020%2F02%2F13%2F023324&quot; title=&quot;blender　python　平面のへこみを調べる - アストラルプリズム&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-13 02:33:24</published>
  <title>blender　python　平面のへこみを調べる</title>
  <type>rich</type>
  <url>https://katsumi3.hatenablog.com/entry/2020/02/13/023324</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
