Click or drag to resize

LineGetHashCode Method

返回用户文档首页
获取当前直线的哈希代码。

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public override int GetHashCode()

Return Value

Int32
代表当前直线的哈希代码。
See Also