Click or drag to resize

BaseBoltItemSelect(String) Method

返回用户文档首页
同步给定名称的螺栓数据到此对象

Namespace: LoongCAD.STC.Friendly.Catalogs
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public bool Select(
	string name
)

Parameters

name  String
螺栓名称

Return Value

Boolean
螺栓是否存在
See Also