Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ spc
Function
spc
python/Scripts/mxvalidate.py:316–317 ·
view source on GitHub ↗
(depth)
Source
from the content-addressed store, hash-verified
314
return
"s"
315
316
def
spc(depth):
317
return
"\n\t "
+
": "
*depth
318
319
# Return a value string for the element, converting units if appropriate
320
def
getConvertedValue(elem):
Callers
1
traverseInputs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected