Click or drag to resize

Box2DAddBox Method

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

Parameters

otherBox  Box2D
 
See Also