formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Render Materials
Description
Gets the surface style pointer from the logical (numbered) position of a surface style in the project. The position passed in must be 0 based.
Plugin Prototype
fzrt_error_td fz_rmtl_pos_to_ptr(
fzrt_int | windex, |
fzrt_int | pos, |
rmtl ) |
Parameters
windex [Input]
project window index
pos [Input]
logical position of surface style
rmtl [Result]
surface style
Returns
Error codes
Availability
5.0.0.0
Example Files
util_attr_rmtl.fsl
util_rmtl.fsl
Function Set
Defined in