Changes

Glossary of EM.Cube's Python Functions

91 bytes added, 21:25, 15 September 2016
/* rotate({{ArgTypeString}} object, {{ArgTypeAny}} rot_angle_degree, {{ArgTypeAny}} rot_axis_x, {{ArgTypeAny}} rot_axis_y, {{ArgTypeAny}} rot_axis_z) */
====rotate({{ArgTypeString}} object, {{ArgTypeAny}} rot_angle_degree, {{ArgTypeAny}} rot_axis_x, {{ArgTypeAny}} rot_axis_y, {{ArgTypeAny}} rot_axis_z)====
''Example: rotate("Pyramid_1",45,501,501,0)''
Description: Rotates an object about the Z-axis at a given pointline passing through its LCS center and aligned along the specified direction vector (rot_axis) by the specified angle.
====scale({{ArgTypeString}} object, {{ArgTypeAny}} scale_factor)====
28,333
edits