返回用户文档首页
获取当前实体去除给定实体boolean后的Shell集合
Namespace: LoongCAD.Geometry.FriendlyAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic List<Shell> GetCutPart(
Solid boolean
)
Parameters
- boolean Solid
- 用于做切割的实体
Return Value
ListShell切割后的Shell集合
See Also