Click or drag to resize

BooleanPartType Property

返回用户文档首页
切割类型

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public BooleanPartBooleanTypeEnum Type { get; set; }

Property Value

BooleanPartBooleanTypeEnum
Remarks
目前仅支持BOOLEAN_CUT
See Also