MaterialItemExport Method | 
返回用户文档首页
            导出材质配置
            
Namespace: LoongCAD.STC.Friendly.CatalogsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntaxpublic bool Export(
	ref string fileName
)
Parameters
- fileName  String
 - 导出文件路径
 
Return Value
Boolean是否导出成功
See Also