Click or drag to resize

ProfileItemModifyProfileItemAnalysisParameter 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 virtual bool ModifyProfileItemAnalysisParameter(
	ProfileItemParameter value
)

Parameters

value  ProfileItemParameter
参数项

Return Value

Boolean
是否同步成功
See Also