Box2DIntersectWithBox Method |
返回用户文档首页Namespace: LoongCAD.GeometryAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic bool IntersectWithBox(
Box2D otherBox
)
Parameters
- otherBox Box2D
-
Return Value
Boolean
See Also