formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Symbol
Description
Gets the matrix of a symbol instance object, which represents it transformation from the definition objects into world space. The matrix is the combination of the scale, rotation and origin parameters of the symbol instance.
Plugin Prototype
fzrt_error_td fz_objt_symb_ins_get_matrix(
fzrt_int | windex, |
sym_obj, | |
mat ) |
Parameters
windex [Input]
project window index
sym_obj [Input]
symbol object
mat [Result]
The symbol instance's matrix.
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in