TextureMappingByData#

class ansys.speos.core.opt_prop.TextureLayer.TextureMappingByData(parent, default_parameters=None)#

Texture mapping by data for a texture layer.

Parameters:

default_parameters (Optional[ansys.speos.core.generic.parameters.UVMappingByData])

Overview#

vertices_data_index

Index of the vertices data to use for texture mapping.

Import detail#

from ansys.speos.core.opt_prop.TextureLayer import TextureMappingByData

Property detail#

property TextureMappingByData.vertices_data_index: int#

Index of the vertices data to use for texture mapping.

Returns:
int

Index of the vertices data.