Click or drag to resize

BoltXYListRemoveBoltDistY 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 RemoveBoltDistY(
	int index
)

Parameters

index  Int32
移除元素位置

Return Value

Boolean
See Also