Click or drag to resize

Box2DIntersectWithBox Method

返回用户文档首页
Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public bool IntersectWithBox(
	Box2D otherBox
)

Parameters

otherBox  Box2D
 

Return Value

Boolean
See Also