Click or drag to resize

OBBInequality Operator

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

Parameters

box0  OBB
 
box1  OBB
 

Return Value

Boolean
See Also