Changes

Glossary of EM.Cube's Python Functions

296 bytes added, 03:15, 16 September 2016
/* EM.Cube's Python Functions for Geometric Object Transformation */
Description: Links the rotation angles of the LCS of the first object to the rotation angles of the LCS of the second object by the specified angle offset values in degrees along the three axes.
 
====get_lcs_offset({{ArgTypeString}} object, {{ArgTypeAny}} x_off, {{ArgTypeAny}} y_off, {{ArgTypeAny}} z_off, {{ArgTypeString}} coordinate)====
 
''Example: get_lcs_offset("pyramid_1","box_1",50,50,0,"x")''
 
Description: Returns the offset of the LCS of an object along the specified direction.
====mirror({{ArgTypeString}} object, {{ArgTypeAny}} x0, {{ArgTypeAny}} y0, {{ArgTypeAny}} z0, {{ArgTypeAny}} uX, {{ArgTypeAny}} uY, {{ArgTypeAny}} uZ)====
28,333
edits