Click or drag to resize

BoltManagerGetBoltSizes Method

返回用户文档首页
获取指定螺栓标准的有效尺寸

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public List<double> GetBoltSizes(
	string boltStandard
)

Parameters

boltStandard  String
螺栓

Return Value

ListDouble
有效尺寸列表
See Also