BoltManagerGetBoltSizes Method |
返回用户文档首页
获取指定螺栓标准的有效尺寸
Namespace: LoongCAD.STCAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic List<double> GetBoltSizes(
string boltStandard
)
Parameters
- boltStandard String
- 螺栓
Return Value
ListDouble有效尺寸列表
See Also