BoltXYListSetBoltDistX Method |
返回用户文档首页
设置X方向指定位置间隔距离
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic bool SetBoltDistX(
int index,
double distX
)
Parameters
- index Int32
- 位置下标
- distX Double
- 距离
Return Value
Boolean
See Also