Functions | |
def exportFCMat (fileName, matDict) | |
def importFCMat (fileName) | |
Variables | |
args | |
string CommandlineUsage | |
FileName = args[0] | |
def kv_map = importFCMat(FileName) | |
opts | |
OutPath = a | |
Function Documentation
◆ exportFCMat()
def Material.exportFCMat | ( | fileName, | |
matDict | |||
) |
◆ importFCMat()
def Material.importFCMat | ( | fileName | ) |
Variable Documentation
◆ args
Material.args |
◆ CommandlineUsage
string Material.CommandlineUsage |
Initial value:
◆ FileName
Material.FileName = args[0] |
◆ kv_map
def Material.kv_map = importFCMat(FileName) |
◆ opts
Material.opts |
◆ OutPath
Material.OutPath = a |