TextureDefinition
Canonical path: NemAll_Python_BasisElements.TextureDefinition
Representation of the texture definition
Methods:
-
__eq__–Compare operator
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert the list to a string
Attributes:
-
SurfacePath(None) –Property for surface path
__eq__
__eq__(props: TextureDefinition) -> bool
Compare operator
Parameters:
-
props(TextureDefinition) –Properties to compare
Returns:
-
bool–Properties a equal: true/false
__init__
overloaded
Initialize
Constructor
Parameters:
-
surfacePath(str) –Surface path of texture definition
Placeholder