Pythonを使用して、Blenderで円柱半径0.1を(0,-10,0)から(0,10,0)の中心軸に沿って描くスクリプトを以下に示します。
import bpy
from mathutils import Vector
# 円柱の長さ
length = 20
# 円柱を作成
bpy.ops.mesh.primitive_cylinder_add(radius=0.1, depth=length)
# 円柱を選択
cylinder = bpy.context.object
# 円柱を中心軸に沿って移動
for i in range(-10, 11):
# 円柱を移動
cylinder.location = Vector((0, i, 0))
# オブジェクトをシーンに追加
bpy.context.scene.collection.objects.link(cylinder)
bbb
togetter.com/t/c2022meetzionad
togetter.com/t/b2022meetzionad
twitter 新着検索 Dürer & 測距儀
aaa
bbb
twitter zionadchat
twitter に追い出されたら 連絡先は Gettr https://gettr.com/user/zionadchat
twitter サブアカウント https://twitter.com/2022zionad
old page いいい
new page いいい
目次 2022の目次 単純トリック hatena zionadchat
いいいいいいいい