Click or drag to resize

OBBInequality Operator

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

Parameters

box0  OBB
 
box1  OBB
 

Return Value

Boolean
See Also