Click or drag to resize

BoltArraySetBoltDistY Method

返回用户文档首页
设置Y方向指定位置间隔距离

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public bool SetBoltDistY(
	int index,
	double distY
)

Parameters

index  Int32
位置下标
distY  Double
距离

Return Value

Boolean
See Also