formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model
Description
Checks if an objects texture mapping is parametric. This function returns TRUE if an object has a texture mapping and the mapping type is parametric ( FZ_MAP_SPACE_PARAMETRIC) as described in section 6.3.4 of the formZ Users Manual.
Plugin Prototype
fzrt_boolean fz_ffmt_data_model_tmap_isparam(
fzrt_int | windex, |
obj ) |
Parameters
windex [Input]
project window index
obj [Input]
The object.
Returns
TRUE - If the object has a texture mapping and the type parametric.
FALSE - If the object does not have a texture mapping or the type is not parametric.
Availability
5.0.0.0
Function Set
Defined in