Click or drag to resize

ParametricProfileItemParameterStrings Property

返回用户文档首页
当前参数化截面对应的所有格式列表

Namespace: LoongCAD.STC.Friendly.Catalogs
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public List<string> ParameterStrings { get; }

Property Value

ListString
Remarks
访问者不应修改此列表!
See Also