Click or drag to resize

MaterialItemSelect(String) Method

返回用户文档首页
同步给定名称的材质数据到此对象

Namespace: LoongCAD.STC.Friendly.Catalogs
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public bool Select(
	string materialName
)

Parameters

materialName  String
材质名称

Return Value

Boolean
材质是否存在
See Also