Click or drag to resize

BaseBeamGetWebWidth Method

返回用户文档首页
获取腹板宽度(失败则返回0),单位为mm

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntax
C#
public double GetWebWidth()

Return Value

Double
腹板宽度
Remarks
此值获取的是前后腹板最大宽度
See Also