Click or drag to resize

MaterialItem(String) Constructor

返回用户文档首页
创建一个给定名称材质对象

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 MaterialItem(
	string materialName
)

Parameters

materialName  String
材质名称
See Also