Click or drag to resize

BoltXYListGetBoltDistY Method

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

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public double GetBoltDistY(
	int index
)

Parameters

index  Int32
位置下标

Return Value

Double
See Also