Featured post

new redirect for blender.org bpy docs.

http://www.blender.org/api/blender_python_api_current/ As of 10/11 november 2015 we can now link to the current api docs and not be worr...

Showing posts with label Control Point. Show all posts
Showing posts with label Control Point. Show all posts

May 13, 2016

The coordinates of Curve Control Points

See the docs for Curve Objects:
blender_python_api_current/bpy.types.Curve.html

Diego asks

HI... welcome back! :P sorry.. "fast" question... some ref in order to get the coordinates form curve control points???? thanks for any advice :D


take for example this Curve Object, which consists of three sub curve, 1 of which is a closed curve. Run this with the Curve Object in Object mode.