Click or drag to resize

ParametricProfileItemParameterStrings Property

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

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 List<string> ParameterStrings { get; }

Property Value

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