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