BoltAssemblyItemSelect(String) Method |
返回用户文档首页
同步给定名称的螺栓组配置到此对象
Namespace: LoongCAD.STC.Friendly.CatalogsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntaxpublic bool Select(
string name
)
Parameters
- name String
- 螺栓组配置名称
Return Value
Boolean螺栓组配置是否存在
See Also