MaterialItemSelect(String) 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 Select(
	string materialName
)
Parameters
- materialName  String
 - 材质名称
 
Return Value
Boolean材质是否存在
See Also