Bolt |
public class BoltGroup : TFObject
The BoltGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArrayDistX | 阵列的X方向间隔 |
![]() | ArrayDistY | 阵列的Y方向间隔 |
![]() | BoltPositions | 螺栓位置 |
![]() | BoltSize | 螺栓尺寸 |
![]() | BoltStandard | 螺栓标准 |
![]() | BoltType | 工厂/工地 |
![]() | CircleBoltCount | 环形布局的螺栓数量 |
![]() | CircleDiameter | 环形布局的直径 |
![]() | ConnectAssemblies | 是否连接构件 |
![]() | CutLength | 切割长度 |
![]() | Enabled |
对象是否启用
(Inherited from ModelObject) |
![]() | EndPointOffset | 末尾偏移 |
![]() | ExtraLength | 附加长度 |
![]() | FirstPosition | 第一参考点 |
![]() | Guid |
对象GUID
(Inherited from ModelObject) |
![]() | Hole1 | 孔1是否开槽 |
![]() | Hole2 | 孔2是否开槽 |
![]() | Hole3 | 孔3是否开槽 |
![]() | Hole4 | 孔4是否开槽 |
![]() | Hole5 | 孔5是否开槽 |
![]() | HoleType | 孔类型 |
![]() | Id |
同Identifier, 缩写
(Inherited from ModelObject) |
![]() | Identifier |
对象ID
(Inherited from ModelObject) |
![]() | IgnoreBoltIndices | 忽略螺栓的索引 |
![]() | Label |
对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | Length | 剪力钉长度 |
![]() | ListDistX | XYList布局的X方向间隔 |
![]() | ListDistY | XYList布局的Y方向间隔 |
![]() | Locked |
对象是否锁定
(Inherited from ModelObject) |
![]() | Nut1 | 螺母1是否启用 |
![]() | Nut2 | 螺母2是否启用 |
![]() | OtherPartsToBolt | 其它次零件 |
![]() | Parent |
父对象
(Inherited from ModelObject) |
![]() | PartToBeBolted | 第一次零件 |
![]() | PartToBoltTo | 主零件 |
![]() | Phase |
阶段号
(Inherited from ModelObject) |
![]() | Position | 螺栓组方位信息 |
![]() | RadialAngle | 径向布局的角度 |
![]() | RadialBoltCount | 径向布局的螺栓数量 |
![]() | RadialDiameter | 径向布局的直径 |
![]() | RadialStrideX | 径向布局的X方向间隔 |
![]() | RotateSlots | 槽口旋转 |
![]() | Scene |
此对象所在的场景
(Inherited from ModelObject) |
![]() | SecondPosition | 第二参考点 |
![]() | Shape | 螺栓布局 |
![]() | SlottedHoleX | X方向槽口长度 |
![]() | SlottedHoleY | Y方向槽口长度 |
![]() | StartPointOffset | 起始偏移 |
![]() | ThreadedRodA | 化学螺栓参数A |
![]() | ThreadedRodEmb | 化学螺栓参数Emb |
![]() | ThreadedRodG | 化学螺栓参数G |
![]() | ThreadInMaterial | 孔内是否允许有螺纹 |
![]() | Tolerance | 孔冗余量 |
![]() | Type |
核心对象类型
(Inherited from ModelObject) |
![]() | UserAttributes | 用户属性 |
![]() | Washer1 | 上垫片是否启用 |
![]() | Washer2 | 第一下垫片是否启用 |
![]() | Washer3 | 第二下垫片是否启用 |
Name | Description | |
---|---|---|
![]() | AddOtherPartToBolt | 添加零件到其它次零件 |
![]() | Delete |
从场景删除对象
(Inherited from ModelObject) |
![]() | GetBoundingBox |
获取对象在世界空间的包围盒
(Inherited from ModelObject) |
![]() | GetCoordinateSystem |
获取对象在场景空间的坐标系
(Inherited from ModelObject) |
![]() | GetLabel |
获取对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | GetOtherPartsToBolt | |
![]() | GetPhase |
获取阶段号
(Inherited from ModelObject) |
![]() | GetReportProperty(String, Point) |
获取此对象的报告属性(点类型)
(Inherited from ModelObject) |
![]() | GetReportProperty(String, Vector) |
获取此对象的报告属性(向量类型)
(Inherited from ModelObject) |
![]() | GetReportProperty(String, Double) |
获取此对象的报告属性(双精度浮点类型)
(Inherited from ModelObject) |
![]() | GetReportProperty(String, Int32) |
获取此对象的报告属性(32位整型类型)
(Inherited from ModelObject) |
![]() | GetReportProperty(String, Int64) |
获取此对象的报告属性(64位整型类型)
(Inherited from ModelObject) |
![]() | GetReportProperty(String, String) |
获取此对象的报告属性(字符串类型)
(Inherited from ModelObject) |
![]() | Insert | (Inherited from TFObject) |
![]() | Modify | (Inherited from TFObject) |
![]() | Refresh | (Inherited from TFObject) |
![]() | RemoveOtherPartToBolt | 从其它次零件中移除指定零件 |
![]() | Select |
同Sync, 将场景中数据同步到对象
(Inherited from ModelObject) |
![]() | SetLabel |
设置对象标签, 标签用于插件中识别每次刷新修改的物体
(Inherited from ModelObject) |
![]() | SetPhase |
设置阶段号
(Inherited from ModelObject) |
![]() | Sync | (Inherited from TFObject) |