Click or drag to resize

OBBInequality Operator

返回用户文档首页
Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public static bool operator !=(
	OBB box0,
	OBB box1
)

Parameters

box0  OBB
 
box1  OBB
 

Return Value

Boolean
See Also