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