Bolt |
public class BoltItem : BaseBoltItem
The BoltItem type exposes the following members.
| Name | Description | |
|---|---|---|
| BoltItem | Initializes a new instance of the BoltItem class | |
| BoltItem(String) | Initializes a new instance of the BoltItem class |
| Name | Description | |
|---|---|---|
| AddDistance | ||
| BoltHeadType | ||
| Diameter | (Inherited from BaseBoltItem) | |
| Length | (Inherited from BaseBoltItem) | |
| Name | (Inherited from BaseBoltItem) | |
| SpanSize | ||
| Standard | (Inherited from BaseBoltItem) | |
| ThreadLength | ||
| TopDiameter | ||
| TopThick | ||
| Type | (Inherited from BaseBoltItem) | |
| WasherTolerance | ||
| Weight | (Inherited from BaseBoltItem) |
| Name | Description | |
|---|---|---|
| Delete |
删除螺栓配置
(Inherited from BaseBoltItem) | |
| Export |
导出螺栓配置
(Inherited from BaseBoltItem) | |
| Insert |
创建螺栓配置
(Inherited from BaseBoltItem) | |
| Modify |
修改螺栓配置
(Inherited from BaseBoltItem) | |
| Select |
同步当前名称的螺栓数据到此对象
(Inherited from BaseBoltItem) | |
| Select(String) |
同步给定名称的螺栓数据到此对象
(Inherited from BaseBoltItem) |