Cookbook
Unsorted
# Get Active Object
obj = doc.GetActiveObjectMatrix Array Transformation
Theory
Position
n = 20
# Position: Vector to Real
x = marr[n].off.x
y = 20
z = marr[n].off.z
marr[n].off = c4d.Vector(x,y,z)Rotation
Single Axis
Multiple Axes with HPB to Matrix
Scale
Color
References
Formula
Last updated