a function to insert a shape in an object #3663

Closed
opened 2005-12-26 16:33:10 +01:00 by jean-michel soler · 2 comments

%%%Python API, a function to insert a shape key in an object . It works on Mesh, Lattice curve ans surface .
Example of use :

import Blender
OBJECT=Blender.Object.GetSelected()[0]
OBJECT.insertShapeKey()

%%%

%%%Python API, a function to insert a shape key in an object . It works on Mesh, Lattice curve ans surface . Example of use : import Blender OBJECT=Blender.Object.GetSelected()[0] OBJECT.insertShapeKey() %%%

Changed status to: 'Open'

Changed status to: 'Open'
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#3663
No description provided.